[Gambas-user] gambas 0.73

Olivier Coquet olivier at ...289...
Sun Dec 7 16:16:21 CET 2003


Another little bug, or problemme with sql exec

DB.exec("CREATE TABLE `table de test` ( `test` varchar(100) )")

give an error !
this is because there is spaces in the table name, this is not complient with 
rules of sql query which should accept spaces in table names.


Regards
Olivier





More information about the User mailing list