On 11/13/06, Florent THIERY <[EMAIL PROTECTED]> wrote:
- check first if the column already exists; that, i have no idea how to
achieve it

Hello Florent,
Try this:
select * from sqlite_master;
This gives a lot of interesting info about tables and indices.


--
SqliteImporter and SqliteReplicator: Command line utilities for Sqlite
http://www.reddawn.net/~jsprenkl/Sqlite

Cthulhu Bucks!
http://www.cthulhubucks.com

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to