Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VB6 & Sql Server 2000 connection
Name: wclairmont Date: March 30, 2005 at 13:36:27 Pacific OS: Win 2k CPU/Ram: Intel P3 512MB
Comment:
I am attempting to access a local sql server 2000 db, but to no avail. Here is the connection string I am trying, but receive the typical [Microsoft][ODBC SQL SERVER DRIVER][DBNETLIB] SQL Server does not exist or access denied error.
Here is the connection string I am trying, maybe someone out there can lend a hand. Set MyConn = New ADODB.Connection Set rst = New ADODB.Recordset MyConn.CursorLocation = adUseClient
Summary: Hi Guys, I am new to windows programing, and my computer is running Windows XP Home Edition. Would somebody tell me how to connect from VB6.0 to SQL Server 2000, and if it's possible, then where I can...
Summary: hi ,iam working on a database project .. i have jdk1.3... and i have to connect to sql server 2000. is it enough having jdk1.3 or do i require any drivers? any one pls tell me detail how to connect ...
Summary: Hi, i just install a new windows 2003 and a new sql server 2000 on my machine after. Before it, i can connect using the sql server from another computer at my office. Now i can't. It's seems that the ...