Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Newbie ? on moving data from VFP to SQL
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00802940
Message ID:
00803116
Views:
12
>>...the connection string specifies both the Driver and the Server.
>>lcConnString = "Driver={SQL Server};Server=(local);TrustedConnection=True"
>I was confusing the connection string with a sample connection string in the VFP and SQL Server book, which was:
>"DSN=northwind;UID=sa;PWD;DATABASE=northwind"
>
>Thank you for very much for clarifying it for me.

Ah, yes. I forgot about that form of the Connection String. If you have an existing DSN, the Driver and Server, along with other properties, are read from there.

I've mostly gotten away from creating DSNs, because connection strings can be so much more flexible.
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform