I am migrating my db from Interbase to Firebird, and the 1st hiccup w开发者_Go百科e hit comes from our stored proc names.
I need to check on the contents of blobs in my databases (yes, plural, but one problem at a time). In one database, I have about 900 images of potentially varying sizes.I need to check to see if the
Had a webserver crash yesterday and had to reinstall system (Ubuntu)..99% of the data/application restore开发者_如何学JAVAs were just fine as I use mysql and have proper backups, however also have 2 f
I have a table with 6 columns: id, a, b, c, d, e. id is primary key. I am trying to retrieve distinct a, b, c, max(d) for that group, and e that is present in the same row as max(d) is (column \"id\"
One of our customer has a 35 Gb database with average active connections count about 70-80. Some tables in database have more than 10M records per table.
I want my C# program to know if the notNULL constraint is set for a specific Firebird database column. Can it be checked dynamically, perhaps by querying the meta data? I find the Firebird documentati
I\'m running a software called Fishbowl inventory and it is running on a firebird database (Windows server 2003) at this time the fishbowl software is running extremely slow when more then one user ac
I\'m running a software called Fishbowl inventory and it is running on a firebird database (Windows server 2003). At this time the fishbowl software is running extremely slow when more then one user a
Are there any negative impacts when a single user application uses only one IB transaction, which is active as long the program runs? By using only CommitRetaining and RollbackRetaining.
I\'d like to the ask guys with experience in Firebird and IBPP (especially the latter). I found a lot of positive posts about Firebird but I\'m having a problem to decide about IBPP. The interface its