I have FB1.5 and FB2.1 installed in my computer. I´ve written a script to swich from one instance to another. It runs all ok, I a开发者_如何学Pythonccess FB1.5 and 2.1 databases normally.
Is it possible to have database wide constants? What I want is to define a constant like: UPDATE_CONSTANT = 1
Does firebird support transactional schema changes?It seems to me that MySQL 开发者_JAVA技巧does not (am I correct?).I was going to post a simple \'Yes\', but StackOverflow does not accept answers wit
I\'ve written a Windows desktop application that works with Sqlite very nicely. 开发者_如何学运维 It was a single user app, and the database sits right on the machine where the app runs.
I\'m开发者_如何转开发 strugling with error message \"Incorrect values within SQLDA structure\" when I\'m trying toupdate blob field within Firebird 2.1 database from Delphi 2009 DBX application.
I need to read the stored procedures\' parameters type in Firebird database. I\'m able to read their name, if they开发者_JAVA百科 are input or output parameters, but where can I get their type? Or ho
I am extending the data layer of an e开发者_StackOverflow中文版xisting application to work with Firebird 2.5, in addition to MSSQL and SQLite, but I have hit a stumbling block.
I have recently upgraded from Apache 1.26 and PHP 4.3 to 2.2.11 and 5.2.9 respectively. With my original setup I had a scheduled task set to run every Sunday for a weekly newsletter. It would connect
Can someone point me to an HDBC(Haskell) Driver for FireBird Database, Nothing turned up on Google. Is my best option at th开发者_如何转开发is point to use an HDBC-ODBC bridge to connect to a FireBird
Now that I have decided upon Firebird, with the help of StackOverflow :), which driver do you recommend?