Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anyone have definition of connection string syntaxes?
Message
 
To
09/04/2002 16:47:44
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00642899
Message ID:
00642915
Views:
13
It varies depending on the backend that you want to connect to. A connection string for SQL Server looks like (all in one line):

"ConnectString=SERVER=(local);DRIVER=sql server;UID=myuser;PWD=;DATABASE=mydatabase"

>I am a bit confused with the connection string syntaxis, which seems to vary all over the lot. Does anybody have a reference to a formal definition of it, hopefully with all alternatives and forms?
>
>TIA,
>Alex
Hector Correa
Previous
Reply
Map
View

Click here to load this message in the networking platform