Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ODBC Driver question
Message
From
19/09/2000 10:52:07
 
 
To
All
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
ODBC Driver question
Miscellaneous
Thread ID:
00418061
Message ID:
00418061
Views:
42
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
Reply
Map
View

Click here to load this message in the networking platform