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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Loading XML into Access table from a VB application

Status
Not open for further replies.

StellaIndigo

IS-IT--Management
Sep 19, 2002
118
GB
Hi Everyone

I'm writing an application that stores data in an Access table. It receives data from an XML file (15mB to 20mB in size). Is there a quick way to load the data into the Access table, like Access VBA Application.ImportXML? I don't want to invoke Access as the client PC's might not have it installed.

Thanks

Regards
Stella

There are 10 types of people in the world. Those that understand binary and those that don't.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top