Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

reading xml data into access

Status
Not open for further replies.

AnnIsabelle

Programmer
Apr 10, 2001
9
BE
Hi,
I'm in the process of making an online store. My database is in Access and I consult it with ASP. The data in my tables has to come from xml-files.
Is there a way to get this information in Access without using the built-in importfeature in Access? I have a problem with the datatype conversions (everything is text) and I need to include some extra fields.
 
Could write ASP to do it. Or how about import XML to Excel, then import Excel to Access?

Jon

"I don't regret this, but I both rue and lament it.
 
Is there some sample-ASP code somewhere out there to start from? Any links or books or ...?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top