|
|
|
|
 |
|
 |
 |
 |
ADO to XML
|
|
|
Hits: 15
ADO to XML
 0.0
With XML being the latest and greatest craze, I thought this might be useful to someone out there. It's a little script that queries a database and then using ADO's built in Save feature saves a copy of the data as an XML file. The format isn't perfect since it's meant to be opened back up by ADO, but it sure beats writing it by hand.
Platform(s): n/a
Date: Jun, 12 2000
Author: http://www.asp101.com/samples/db_xml.asp
Ratings
|
Number of Ratings: 0 Votes
|
Others Scripts
ASP.NET/Tips and Tutorials
ASP/Scripts and Components/Polls and Voting
ASP/Scripts and Components/Database Tools
|
|
|
 |
 |
|
 |
|
 |
|