Hi, I use OpenOffice.org Base v2.0.4 on Ubuntu with Mysql v5.
I've connected to mysql database with success. Now, I would like create a new table. To do it, I've define integer "id" field and varchar "foo" field . Next, I primary on "id" field with right button on first table column. When I save my table I've this error : """You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' `foo` VARCHAR, PRIMARY KEY (`id`))' at line 1""" Why OpenOffice.org Base do this error ? How can I create table in OOo Base ? Thanks for your help, Stephane --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
