Opened 10 years ago
Last modified 10 years ago
#205 new defect
Simple_sql example doesn't work with Firebird driver
Reported by: | Maxim Reznik | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Matreshka - SQL | Version: | |
Keywords: | firebird sql | Cc: |
Description
If you uncomment firebird lines in examples/sql/simple_sql, compile and run, it gives errors:
raised SQL.SQL_ERROR : Dynamic SQL ErrorSQL error code = -204Table unknownPOINTAt line 1, column 13
If you create table POINT by your self, id doesn't work either:
raised SQL.SQL_ERROR : unsuccessful metadata updatecan't format message 8:132 -- message file /usr/share/firebird/firebird.msg not found
Note:
See TracTickets
for help on using tickets.