|
-
Jul 11th, 2009, 09:49 AM
#2
Re: MS Access to XML convertor source code
Welcome to VBForums 
There are 2 main steps for this process - getting the data from Access, and putting it into an XML file.
For getting the data from Access, see the articles in the "Classic VB: ADO" section of our Database Development FAQs/Tutorials (at the top of the Database Development forum)
For putting it into an XML file, I suspect there will be examples in our Codebank - VB6 forum. If not, check out the "Files" section of our Classic VB FAQs (in the FAQ forum), but that way you will need to write code to add the XML tags to the text as apt.
Give it a go, and ask us for specific help if you get stuck
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
|