Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RDO, ADO, ADC
Message
From
27/07/1999 17:06:04
 
 
To
27/07/1999 11:43:50
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00246430
Message ID:
00246860
Views:
23
>>You may be able to do it with an ADO disconnected recordset. I don't have any experience with ASP, but I have done it with Access and VFP. If you have a client side recordset (CursorLocation=adUseClient) you can make changes (like delete) and then return the recordset back to the server for processing. This implies having a server-side component that will receive the recordset and batch-update the changes to the database. Again, I couldn't give you any details about ASP, but I don't see any reason why you wouldn't be able to use ADO's Delete method of in a client-side recordset.
>>BTW, the ADC is now called (and/or superseded) the RDS data control.
>
>Thanks for the info. Do you happen to know the CLS-ID for the RDS or where I could find it?
>
>Dan
RDS components come with MDAC from http://www.microsoft.com/data. Also, you may find this white paper useful: http://msdn.microsoft.com/library/sdkdoc/dasdk/rows5meb.htm
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform