On Thu, 26 Dec 2013 11:59:10 +0000, dean gwilliam <mgbg25...@blueyonder.co.uk> 
wrote:

>Thank you all for your helpful advice.

An alternative is PRAGMA table_info(yourtable);

http://sqlite.org/pragma.html#pragma_table_info

It resturns a result set, one row per column in yourtable.

-- 
Groet, Cordialement, Pozdrawiam, Regards,

Kees Nuyt

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to