Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ASP / Database Access / June 2008



Tip: Looking for answers? Try searching our database.

Importing XML data into a DB with ASP

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Paolo Galli - 18 Jun 2008 16:04 GMT
Hi all
I'm trying to get information about a way to read an XML file within an
ASP page an then save data into an Access table...

Thanks for your support
Paolo
Bob Barrows [MVP] - 18 Jun 2008 16:43 GMT
> Hi all
> I'm trying to get information about a way to read an XML file within
> an ASP page an then save data into an Access table...

Generically:
Load the xml file into an xml document, loop through it, then:
a) open a recordset on the Access table and add the data to it
or
b) create insert statements using the xml data and execute them

Which part do you need help with? It's not something I've ever needed to
do so I do not have a pre-written example.

Signature

Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.

Paolo Galli - 25 Jun 2008 07:38 GMT
Thanks Bob for help...

I have to play with it... me too it's the first time I have to deal with

bye

>> Hi all
>> I'm trying to get information about a way to read an XML file within
[quoted text clipped - 8 lines]
> Which part do you need help with? It's not something I've ever needed to
> do so I do not have a pre-written example.
Jon Paal - 18 Jun 2008 16:47 GMT
http://www.stylusstudio.com/xml_database.html

> Hi all
> I'm trying to get information about a way to read an XML file within an ASP page an then save data into an Access table...
>
> Thanks for your support
> Paolo
Paolo Galli - 25 Jun 2008 07:38 GMT
thanks

I'll get a look

> http://www.stylusstudio.com/xml_database.html
>
[quoted text clipped - 3 lines]
>> Thanks for your support
>> Paolo
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.