Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ODBC Driver question
Message
From
20/09/2000 11:10:16
 
 
To
All
General information
Forum:
Visual Basic
Category:
Other
Title:
ODBC Driver question
Miscellaneous
Thread ID:
00418544
Message ID:
00418544
Views:
48
I'm using a DSN for to connect to VFP6 Database. With ADO 2.5, I do something like this:
connection.open "MyDSN"

Someone here, recommend me to do this with VFP ODBC Driver:
=SQLEXEC(lnConnection,"SET EXCLUSIVE ON; PACK MyTable")

How do that with ADO? I guess that must be something like this:
connection.execute "SQLEXEC(lnConnection,"SET EXCLUSIVE ON; PACK MyTable")".

Well, I don´t know to use the VFP ODBC Driver with ADO from VB.

Thanks for anyone that help me!!!!!

German
glurrea
Next
Reply
Map
View

Click here to load this message in the networking platform