Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I'm attempting to persist a table i

Status
Not open for further replies.

scking

Programmer
Jan 8, 2001
1,263
US
I'm attempting to persist a table in XML which is easy in ADO but then I want to be able to open a new recordset from the XML files and resych a table in the database from the XML recordset. It's a classic archiving problem and I could do it by reading and comparing each record but it would seem to me that ADO recordsets should be able to do this without all the in-the-trenches coding to get them to work. Any suggestions?

Steve King Growth follows a healthy professional curiosity
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top