[Libreoffice-qa] Firebird - creating auto-increment fails via Tools - SQL

2013-12-14 Thread Alex Thurgood
Hi, Since the GUI for interfacing with Firebird doesn't currently enable creating a working autoincrement column (there is already an open bug report for that), I've been following this Firebird FAQ : http://www.firebirdfaq.org/faq29/ but am getting stuck at the passage below : Now we create a

Re: [Libreoffice-qa] Firebird - creating auto-increment fails via Tools - SQL

2013-12-15 Thread Robert Großkopf
Hi Alex, the code works for external Firebird. For internal Firebird we have to wait if the bug is fixed. Then the user has nothing to do with the code - only to set "AutoValue" while creating the table. This isn't the only thing which works in the external Firebird and doesn't work in the intern

Re: [Libreoffice-qa] Firebird - creating auto-increment fails via Tools - SQL

2013-12-17 Thread Alex Thurgood
Le 15/12/2013 12:54, Robert Großkopf a écrit : Hi Robert, > This isn't the only thing which works in the external Firebird and > doesn't work in the internal. There are also queries, which doesn't work > and shows the > "caused by 'isc_dsql_prepare'" > fail. Yes, I agree, but after having read y