PDA

View Full Version : How to convert XML database to SQLite?


dmla
10-19-2004, 09:17 AM
How to convert XML database to SQLite?

Brett
10-19-2004, 09:31 AM
You could write an AutoPlay application that uses both the XML and SQLite plugins to convert it from one to the other. There is no "automatic" way to do it that I know of. Of course, a quick Google search couldn't hurt.

dmla
10-20-2004, 02:28 AM
Thanks for suggestion, I'll try to do it, because I didnt find any program for converting XML to SQLITE.