>> What's wrong exactly? >> > > Ha ok, I see. > The main reason is that you use "STRING" as SQL datatype, which is an unknown SQL datatype. The bug is that the new SQLite driver does not react intelligently. This will be fixed in the next release, but do use standard SQL datatypes if you don't want problems. Regards, -- Benoît Minisini