excellent! this works for me.
thank you very much!

Qianqian

Kees Nuyt wrote:
> You will have to transform the XML into an INSERT statement,
> like this:
>
> INSERT INTO final (idx,enc,data) VALUES ('rec1','001','line1
> line2
> line3');
>   

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to