A. Pagaltzis wrote:

> * Rajan, Vivek K <[EMAIL PROTECTED]> [2006-05-05 02:20]:

>> Does someone have XML to SQLite upload utility in perl/C++?
>
> Thats like asking if someone has an ASCII to CSV upload
> utility. It doesnt make any sense.
>

He is probably looking for a utility which will serialize an XML
document into a SQLite database.  The first place to look would
be www.cpan.org.

I have written such a utility, but I wrote it as an example
program for a little lisp dialect I created for text processing,
which only runs on FreeBSD.  A Perl programmer could port it
easily enough:

http://www.jamesbailie.com/munger.html

--
James Bailie <[EMAIL PROTECTED]>
http://www.jamesbailie.com

Reply via email to