Re: Base dosn't support INSERT?
Alex Thurgood <[email protected]>
| Newsgroups | gmane.comp.openoffice.dba.user |
|---|---|
| Message-ID | <[email protected]> |
Le dimanche 04 septembre 2005 à 23:32 +0300, Heikki Tuhkanen a écrit : Hi, > Hi, I'm just fresh user:) and my simple SQL- sentence won't work with > my simple test-table in my simple test-odb-database: > > INSERT INTO testi (ID, a, b) > VALUES (2, Hoo, Foo) > > Results: > No, but it might help if you told us : - which database or database server you are using, native HSQLDB, embedded HSQLDB that comes with OOo, dBase, Firebird, Oracle, MySQL, PostgresQL, DB2, etc, etc ? - which version of OOo ? - how you try and execute the SQL statement, i.e. the steps that we would have to take if we wanted to reproduce the behaviour. Alex