Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RDO, ADO, ADC
Message
From
05/08/1999 12:31:23
Cheryl Qualset
Qualset Computer Consulting
Davis, California, United States
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00246430
Message ID:
00250239
Views:
16
>If you want to do client side processing, look into RDS. It is part of ADO and it allows you marshall recordsets to and from your server or middle tier component. You can also set a property of your recordset to allow batch processing, which is similar to Table Buffering in VFP. This way you can bring down data, then add, delete, filter ect. using ADO commands via client side script, and send it back to the server to be updated all at once. I should warn you, there are some weird bugs when trying to bind your HTML controls to the RDS, DSO. I had to resort to manually binding. ADO 2.5 in now in Beta, there are supposed to be some RDS fixes.
>
>Charlie

Sounds like you have made RDS work. We are having trouble getting to our SQL Server from FoxPro, getting "client cannot connect" kind of error. We have installed the latest MDAC on both client and server. Any ideas about what to look at/for?

Cheryl
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform