Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ConnectionString for SQLServer
Message
From
02/03/2004 20:51:24
 
 
To
All
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
ConnectionString for SQLServer
Miscellaneous
Thread ID:
00882578
Message ID:
00882578
Views:
52
I had 2 connectionstrings for sqlserver connection:

1. Using ODBC
"Driver={SQL Server};Server=Aron1;Database=pubs;Uid=sa;Pwd=asdasd;"

and

2. Using Oledb
"Provider=sqloledb;Data Source=Aron1;Initial Catalog=pubs;User Id=sa;Password=asdasd;"

my question is which better between them? or may be there is another?

I have tried to use the 2nd (using oledb) .. but it always fails when connect to large size DB.. I need advice .. many thanks in advance

Regards
Winanjaya
Next
Reply
Map
View

Click here to load this message in the networking platform