Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connection String
Message
From
22/03/2009 12:17:18
Hong Yew
People Quest
Malaysia
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Connection String
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01390403
Message ID:
01390403
Views:
123
Hi all

May I know the difference between the following options for connection string

lnConn =SQLSTRINGCONNECT('DRIVER=SQL Server;DATABASE= ....

versus

lnConn =SQLSTRINGCONNECT('DRIVER=SQL Native Client;DATABASE= ....

I have problems using the 1st one with DB Encryption.

Switching to the 2nd version solves the DB encryption problem but the second version cannot recognise the newer data types such as varchar(max) in SQL2005

Your advice much appreciated.

Thanks & Best Regards
Next
Reply
Map
View

Click here to load this message in the networking platform