Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to implement 3-tier using VFP DB?
Message
From
22/12/2000 12:08:14
 
 
To
22/12/2000 09:41:31
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00454613
Message ID:
00456368
Views:
26
>>Hi,
>> Yes, I agree that, we could use ADO/XML to send data around. How to check the changes on underlying table since converting from cursor ->ADO/XML is slow.
>>
>>Any recommendation?
>>>ADO can handle this for you. Look at the help files.
>
>I have tried to use ADO. However, it doesn't work as what we discussed here (check the changes on underlying table ) if I use CURSORTORS() to convert cursor to recordset.
>
>Do I need to use ODBC to access VFP??
>
>Thank you


Yes, ADO *does* change the unerlying database. I've used it and it works.

Currently, to get to VFP data, you will need to use ODBC. You can use the OLE-DB provider for ODBC if you want. VFP7 will ship with an OLE-DB providor.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform