Subject | Another Firebird 2.0 thingy |
---|---|
Author | Martijn Tonies |
Post date | 2006-11-08T14:55:08Z |
Hi,
When executing this statement:
select next value for category_id
from rdb$database
IBO mogrifies it into:
select next value
, RDB$DATABASE.RDB$DB_KEY
I'm unsure if this has been fixed yet.
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com
When executing this statement:
select next value for category_id
from rdb$database
IBO mogrifies it into:
select next value
, RDB$DATABASE.RDB$DB_KEY
I'm unsure if this has been fixed yet.
Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com