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 / September 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ADO Find Method07 Sep 2006 14:57 GMT4
I have the following code
      If Not ADODCProperties2.Recordset.EOF Then
           If fnSearchSwitch2 Then
                ADODCProperties2.Recordset.Find "Address1 LIKE '" &
find the Sqlserver path on lan06 Sep 2006 18:26 GMT1
Ms Sqlserver is running in one of the pcs in lan  running XP
Is it possible to enumerate the Sqlserver path  "with out installing
SqlClient." from lan?
SQLDMO needs  SqlClient
DataTypeDifferences between ADO and Informix Client 2.9006 Sep 2006 16:32 GMT2
My developer environment:
Informix Client 2.90 / Server 10.0
ADO 2.8
VB6
SQL with DISTINCT(colum_name) didn't get me the value06 Sep 2006 15:33 GMT2
I ahve a while loop where I need to check if the name of the code
already exist in the table. I have a variable to get the name of the
code from the table, but it won't go to the next row.. so I put another
loop so it will go throught the whole table to see if the new code exist
saving data - DB size ?05 Sep 2006 11:12 GMT2
Is there a difference to the final size of a database if the data is saved
in one of two ways, for example:-
           Field 1    Field2      Field 3 field 4         etc  ....
Row1    Data1    Data2    Data3    Data4            etc . . .
Copy entire column from one table to another (sql)05 Sep 2006 10:44 GMT4
I need to copy the contents of one column to another in my database.
Iknow that I need to match the information from column A in table 1 to
column A in table 2, then copy column X from table 1 to column X in
table 2, but I am not sure how to do this.  (Obviously I am not a db
Array in vb604 Sep 2006 15:00 GMT8
Hi, I am pretty new in vb and having problems with arrays...
I am trying to use dis function.
in my ohter method i have an array called ATest. Then I am using it to
put k - 1 data.in my other function i want to use it. Like
Large Arrays in Access?04 Sep 2006 04:16 GMT7
I'm fairly new to creating databases, so I apologize is the answer to
this is obvious.
Basically I have about 1000 pre-made files which I have VBA chug
through and populate a row with header information for each file. The
Recordset Cursor Type03 Sep 2006 08:38 GMT1
If I do not care about CursorType of the Recordset I use this approach to
populate it:
Dim cnn as ADODB.Connection
Dim cnd as ADODB.Command
Pages: 1 2 3 4 5 August, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.