> From: candd <ca...@tsdv.com.vn>
> I want to have a sample C source for a program that convert
> an sqlite 
> data base file to xml file.
> could you help me please!

Thats a pretty broad and open ended question. What exactly are you trying to 
accomplish here? Do you want to produce enough XML data so that you can 
re-constitute the database at a later date?

Or did you want something like mapping the table schemas into XML templates, 
and then producing document instances that represent existing rows using that 
schema?

Or something else entirely?
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to