Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Database Access / January 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Like to learn a simple database for web page31 Jan 2005 21:02 GMT1
So far I have been doing tables for web page with only the html tags
associated with <table>.  Please click the following page for an
example:
http://www.pinyinology.com/meridians.html
Update on a single line of code31 Jan 2005 20:01 GMT2
I want to execute an update to SQL on a single line and I can't remeber how.
It seems that it was something like this:
Conn.execute "UPDATE table WHERE field = xxx
(fld1,fld2,fld3)value(val1,val2,val3)"
Command Object and Stored Procedures31 Jan 2005 19:43 GMT3
I have a stored procedure I want to run several times in
the same routine.  Below is how I am calling the stored
procedure.
How can I run the stored procedure the second time with
how to implement a database into VB??31 Jan 2005 18:05 GMT1
i am a begginer to VB, and am learning how to implement a database into VB.
i want to run a simple database in VB, and edit and delete records using VB.
i know i have to link the database using ADO's, and create a simple form
that will navigate and edit the records.
Application error -2147217833 String or binary data would be trunc31 Jan 2005 17:14 GMT5
This application is VB6 using SQL Server - when trying to run a click a
button to run an update command the following error is displayed:
"Application error -2147217833 String or binary data would be truncated"
and then
Need example of using ADO DataControl and DataGrid control - VB630 Jan 2005 23:27 GMT8
Hello --
Can anyone tell me one or more sources of examples of using ADO Data Control
and DataGrid control?
I am struggling with even the simple task of displaying data from the pubs
How the connection Work?30 Jan 2005 19:14 GMT5
I just try to create a system under the VB .net with teh ADO .net. I found
that i need to create a sqlconnection in each form. They all have the same
connection string (connect to the same database). Is any way to create one
connection and it work for all form?
Transactions30 Jan 2005 18:10 GMT1
I need to create a transaction for confirming data written to an Access
database. However, how would one code it over a number of subroutines? not
just the a single one.
Cheers,
Long SQL queries workaround with access ?30 Jan 2005 17:20 GMT3
  I'm working with very long queries for insert, update and select, and
having a lot of troubles about updating data as some fields are very
large text ones. The problem is VB is cutting down my SQL-query string
so it doesn't work.
MS Access 2003 Class Modual VBA30 Jan 2005 10:33 GMT4
Hi
Im trying to write sql queries in class modulas that are triggered by a date,
ive tryed inserting a date into a veriable both string and date ive encased
it with # and with out.
How do I make a function return an object30 Jan 2005 03:15 GMT1
I'm trying to write a utilities module for my project.
I want the module to contain a function to accept a SQL statement as a
parameter and return an ADO recordset object.
Everything works fine until I try to return the recordset to the
How do I make a function return an object28 Jan 2005 16:02 GMT2
I'm trying to write a utilities module for my project.
I want the module to contain a function to accept a SQL statement as a
parameter and return an ADO recordset object.
Everything works fine until I try to return the recordset to the
Web based MySQL question?28 Jan 2005 15:50 GMT1
Can someone point me in the right direction?
I have a web site which uses a MySQL database to store items for sale,
client information and credit card info etc (or will be soon).  I'm
currently looking at building a back-end website to control all this
Reading a text file from VB and save the data to SQL Database28 Jan 2005 15:41 GMT1
The Script below is working fine. Can anybody convert these script so that
it will work from VB Form with a Command Button?
Script: Author: Vasu
 Dim OBJdbConnection
Data Report Fails - Error "Failed getting rowsets from current data source"27 Jan 2005 20:53 GMT2
I am trying to run a data report using the DataReport Designer in VB.
When I run it I get  "Failed getting rowsets from current data
source".
Can I look at the SQL statement that this report is generating and
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 December, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.