Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing VFP tables
Message
From
14/01/2005 19:04:19
 
 
To
14/01/2005 18:57:25
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
00977398
Message ID:
00977402
Views:
18
>You can, of course, create a VFP COM server that can return results as XML that can be read into a dataset... but then, of course, if the data is local to the machine, you have to install the COM Server on the client and performance would probably be worse than through OLE-DB.

No, this is .NET specific and the only think related to VFP is the Message.dbf table. What you say, is however, quite practical as I have been doing it from our WS for more than a year now.

>However, if the data is on a server and not on the local computer, and if the datasets returned are small, you might find the COM Server on the server (or a Web Service) an acceptable solution.

So, I guess, I need to create a setup that will install the required components. What is the process of installing the VFP OLEDB provider in such a situation?
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
Previous
Reply
Map
View

Click here to load this message in the networking platform