|
-
Mar 4th, 2002, 05:31 AM
#1
Thread Starter
Junior Member
XML Recordset
Help!!!
Does anyone know how i can convert the info in my recordset into an XML string...
desperate,
d
-
Mar 4th, 2002, 11:20 AM
#2
Black Cat
ADO 2.5 or 2.6 introduced the ability to automatically save a RS as XML:
http://msdn.microsoft.com/library/de...mthrstsave.asp
Else, or if you don't like the default format, you could create the string manually.
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Mar 4th, 2002, 10:56 PM
#3
Thread Starter
Junior Member
manual solution
Hey Josh...
Thanks for your reply. I had browsed through that page you sent me... and ultimately ended up doing the whole thing manually...
thanks again,
d
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|