How you modify SQL Lite tables which have many records?

Bob Sneidar bobs at twft.com
Thu Oct 28 13:27:17 EDT 2010


Oh yeah and this tidbit of info is useful:

After ADD COLUMN has been run on a database, that database will not be readable by SQLite version 3.1.3 and earlier.

Bob


On Oct 28, 2010, at 9:11 AM, Ruslan Zasukhin wrote:

> Hi Guys,
> 
> One developer, which try now implement some GUI around SQL Lite have touch
> me with wonder that SQL Lite do not have any way to modify schema of
> database.




More information about the use-livecode mailing list