Hello everybody,
Is there any easy way to modify an existing table? I need to do three things:
1) add one more column 2) change the name of one column (keeping the data intact) 3) rename a table
Or do I have to read in and then write out the whole database?
http://www.sqlite.org/faq.html#q13
Regards,
-- Tito
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

