[Gambas-user] problem with database manager (gambas3)
Benoît Minisini
gambas at ...1...
Sun Jan 24 15:38:57 CET 2010
> I found another problem with the db manager .
>
> when I set the default value of a field of a table for sqlite3 ,
> for example the field name log_status and the default value "ACTIVE" .
>
> when a new record is created the log_status field show "ACTIVE" the double
> quote sign is included when it's not suppose too.
>
You must type ACTIVE without the double quote. You don't need to quote
anything when entering the default value of a field.
Regards,
--
Benoît Minisini
More information about the User
mailing list