[Gambas-user] Database tables limited to 30 fields in GB2-1.9.21+

Maurice Dumais mdumm at ...647...
Wed Mar 1 06:19:20 CET 2006


Recently, I moved from Mdv 2005 LE to 2006.0. I also migrated from
GB2-1.9.12 to 1.9.21.  I am developping an app. which uses some 8 tables
from sqlite, and which was running rather well  up to then. Upon running
the app. in the new environment, I started getting #11 Signals. I
re-installed 2005 LE, changed the Database to sqlite3, then to Mysql, all
to no avail.
After lots of fumbling around, and, with the help of Db Manager, I found
out that the 3 tables that had more than 30 fields were not created
properly, and were generating an error on my attempt to fill them with
data.
To make sure, I set the database Example to read/write, and added 25
fields to the table "test" and ran it. It crashed. I removed 1 field and it
worked.
Is the 30 field limit a feature or has a 7 legged critter made its way into
the database component?
BTW the stable version is not affected by this.

Regards
Maurice








More information about the User mailing list