Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need to use Access 2000 from VFP via OLEDB Provider
Message
 
To
04/02/2003 16:30:32
Kam Lee
SUNY-Health Science Center
Brooklyn, New York, United States
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00749074
Message ID:
00749189
Views:
27
Try:
oconnection = Createobject("adodb.connection")
with oConnection
.Provider="MSDASQL.1"
....

The exact connection string you could get when creating a New Microsoft Data Link.UDL file.

>Thanks for the response.
>I am doing it in ADO.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform