Convert RDS to ADO

From: jerry chapman (jerryc314_at_sbcglobal.net)
Date: 10/31/04


Date: Sun, 31 Oct 2004 02:15:16 GMT

I have been told the ADO contains all the functionality of RDS. So since
Microsoft now says that RDS has a security problem, I want to convert my RDS
application to ADO. I copy a MSAccess tabel into an RDS object, which I then
bind to HTML display fields. I can step through the RDS records and update
appropriate fields. When I am done I send the oupdated values back to update
the data base.

Is there somewhere I could find an example of the above using just ADO?



Relevant Pages