|
-
Oct 21st, 2001, 03:12 AM
#1
Thread Starter
Junior Member
Access Database withe XML
I have an Access Database containt more than 1000 records
I want XML read the date from that Database, Is there any method can Xml invok data or read it and deal after that with HTML.
So the qustion is how XML Take Data from Access Database?
Send Exapmle for me better.
Thank you very much.
-
Oct 23rd, 2001, 11:55 PM
#2
Addicted Member
I have this vb program that I put together recently.
It allows you to expot the contents of a ADO Recordset to a
XML File and also allows you to impot the contents of a XML file
to a ADO Recordset. This may not totally solve your problems but it may offer some help.
BTW : I created it in VB6
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
|