|
-
Feb 9th, 2000, 08:40 AM
#1
Thread Starter
Junior Member
Hi,
Does anyone know the procedure to store the data from the xml into an existing access database.
-
Feb 9th, 2000, 08:51 AM
#2
-
Feb 9th, 2000, 10:05 AM
#3
Thread Starter
Junior Member
I don't want to convert the data. I want to import the dat from the XML file into the access database.
-
Feb 9th, 2000, 10:05 AM
#4
Thread Starter
Junior Member
I don't want to convert the data. I want to import the dat from the XML file into the access database.
-
Feb 9th, 2000, 01:29 PM
#5
Guru
Just open it and read it like any other text file, and store it in a text/memo field.
XML documents are all text, no binary, so it should be pretty simple
HTH
Tom
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
|