Subject | Determine that it's a firebird database |
---|---|
Author | Datatal AB - Gauffin, Jonas |
Post date | 2003-08-27T12:38:38Z |
Hello
How can I determine that the database is firebird by running a sql
query?
I tried the SHOW SQL DIALECT command since it's unique for firebird, but
it didnt work.
Im developing support for firebird and since firebird uses generators
instead of autoincrement fields I need to detect that it's a FB database
and adapt the queries to it.
Thanks,
Jonas
How can I determine that the database is firebird by running a sql
query?
I tried the SHOW SQL DIALECT command since it's unique for firebird, but
it didnt work.
Im developing support for firebird and since firebird uses generators
instead of autoincrement fields I need to detect that it's a FB database
and adapt the queries to it.
Thanks,
Jonas