I use a program which converts a simple SQL result into XML. It is just
a C program calling Sqlite. You are welcome to a copy if it would help you.
JS
pavan savoy wrote:
---------- Forwarded message ----------
From: pavan savoy <[EMAIL PROTECTED]>
Date: Jan 31, 2006 7:17 PM
Subject: Does SQLite provide XML support
To: [EMAIL PROTECTED]
Hi,
I searched through your FAQ's mailing list, but the answer nor
the question is not this simple.
Hence I just want to know is there a tool where I can just say
#db2xml test.db test.xml
which converts test.db database to XML format. I dont really care abt DTD,
stuff and all. I just want it to be converted. Thats it ...
Thank you