[Gambas-user] Re:Release of Gambas 1.9.24
Rohnny Stormo
rohnny at ...1248...
Sat Feb 4 07:27:03 CET 2006
From: Benoit Minisini <gambas at ...362...>
* Re: Re:Release of Gambas 1.9.24*
<http://sourceforge.net/mailarchive/message.php?msg_id=14692621>
2006-02-03 15:16
On Friday 03 February 2006 23:57, Rohnny Stormo wrote:
> hi Benoit.
>
>
> Looks like a couple of things that not are corrected in the new version.
>
> databasemanager does not select serial as field type.
> Still can't find gb.serial only db.serial, should it be with the rest of
> the fields types?
What's the problem exactly ?
--
Benoit Minisini
The problem is. If you have a database with several tables and more than one table have gb.serial
field. Lets say you need to add one more field in the table you need to remember to change fields from
gb.integer to gb.serial because it do not set the gb.serial when you open the table (from database manager).
If it was some time ago since the last change you may have forgott that the field was gb.serial and you do the change and save the table,
Also in this version when you go into the database manager and try to change the field from integer to serial the database manager crashes
and quit. withoout any message. The previous version you got the message that it was a problem with the index. You needed to delete the index, make the
change, save the table and create the index, then save it again.
Regards Rohnny
--
-----------------------------------------
Gambas brings Basic to Linux.
My Gambas Community http://forum.stormweb.no
More information about the User
mailing list