Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dumb ADO Question
Message
 
 
To
04/04/2001 09:24:13
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00491794
Message ID:
00491804
Views:
11
>I knowing nothing about ADO, but I am looking for ways to access the DBC from outside of VFP which do not involve ODBC. Can DBF's in a DBC be accessed and written to using ADO? Thanks.

Calvin,
Yes they can but you are still going to use the ODBC driver. When you use ADO, you must specify a provider for it to use to access the data. Some DBMS systems have OLE-DB providers and you can specify these in the connection string for ADO. Currently, VFP does not have a provider (this changes in VFP 7) so you have to use the OLE-DB provider for ODBC and now you have come full circle.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform