![]() |
|
XP is just a number | |
PerlMonks |
Re: I have a generalized "from XML to SQL" chore... best way?by blahblahblah (Priest) |
on Feb 29, 2008 at 00:46 UTC ( #671066=note: print w/replies, xml ) | Need Help?? |
Interesting problem.
Building a database from XML data feed recently asked a similar question. It mentioned two modules, DBIx::XML::DataLoader and XML::RDB.
It also might be interesting to see whether the db itself, or other external tools, can do part of the job for you. For example, MS SQL Server's XML Bulk Load Component. Joe
In Section
Seekers of Perl Wisdom
|
|