the double quote is a habit  for indicate value is string . 
if the double quote is not needed anymore shouldn't there be a warning when
a user try to enter a double or single quote? 



Benoît Minisini wrote:
> 
>> 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
> 
> ------------------------------------------------------------------------------
> Throughout its 18-year history, RSA Conference consistently attracts the
> world's best and brightest in the field, creating opportunities for
> Conference
> attendees to learn about information security's most important issues
> through
> interactions with peers, luminaries and emerging and established
> companies.
> http://p.sf.net/sfu/rsaconf-dev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 
> 

-- 
View this message in context: 
http://old.nabble.com/problem-with-database-manager-%28gambas3%29-tp27204927p27315623.html
Sent from the gambas-user mailing list archive at Nabble.com.


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to