Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing VFP tables
Message
From
14/01/2005 18:28:33
 
 
To
All
General information
Forum:
ASP.NET
Category:
Databases
Title:
Accessing VFP tables
Miscellaneous
Thread ID:
00977398
Message ID:
00977398
Views:
60
In order to access a VFP table, by the use of the OleDbDataAdapter, is the only way to install the VFP Ole DB provider on the PC? I am looking for a way to avoid having to install that provider. Is there such possibility?

Right now, I am using this:
        Dim loDT As New OleDbDataAdapter(tcSQL, _
         "Provider=VFPOLEDB.1;Data Source=" + tcTable + ";Password='';Collating Sequence=MACHINE")
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform