Benoit, Seems that I didn't send you the following line for including in the Sqlite driver updates. This should replace the similar line in main.cpp GB.NewString(charset, strcmp(sqlite_encoding,"iso8859") == 0 ? "ISO-8859-1" : "UTF-8", 0); This will solve the problem where the 0.97 database manager can no longer add records to the tables. Nigel