Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQLCONNECT with VFP databases
Message
From
16/07/2004 12:01:41
Stephen Hunt
Admit Computer Services Inc.
Farmingdale, New York, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
SQLCONNECT with VFP databases
Miscellaneous
Thread ID:
00925219
Message ID:
00925219
Views:
144
Is there a way I can use SQLCONNECT() to connect to my VFP data?

This is the syntax that i used to connect to SQL data, but would like to connect to VFP database via this way.

lcConnStr="DRIVER=SQL Server;DATABASE=cc_database;SERVER=DEV_SERVER;UID=abc123;PWD=abc123"
MAIN_DATA_SOURCE=SQLSTRINGCONNECT(lcConnStr)



Thanks,
Next
Reply
Map
View

Click here to load this message in the networking platform