Time for your 3rd Quarter Update! Are you in the running for the 6th Annual Expert Awards? Click the link to find out.

Third Quarter Hot Shots
 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Interbase / Firebird Solutions: 226 - 250 of 257
 
Hello, I've been a user of Borland InterBase Open Edition 6.0.1 for a while, and it has been good. However, my InterBase has been thru extremely heavy work loads recently, and I have notice...
I tried to modify the masterkey password with EMS interbase/firebird Manager3, and since then I haven't be able to access my DB, so I reinstall the firebird server and odbc but nothing happend...
i have a table wich i need to update my intention is to update the field increasing 100 to its current value, unfortunately that value is stored as string for example '0165' would like to ...
Hi, I've been using MS Access for 2 years as the database in my VB.NET applications. I've decided now to use Firebird or Interbase. Can someone provide me with code to insert, update ...
I have just tried to move my Interbase to a new server. I upgraded the server to Firebird and am not getting the following error when i connect. "ISC ERROR CODE: 335544831 ISC ERROR MES...
I have the need to synchronise contact information in a Firebird database (Patient Management software) with a new LDAP server running OpenLDAP (Win32). The database is used and updated all...
Hello,      I'm using Firebird 1.5. I am having 2 users, Sysdba and Mauleen. Mauleen is having all rights on the database tables and storedProc. I had updated the rdb$elations table and set the o...
Hi, We have a program that connects to a Firebird 2.0 database dialect 3. The program is developed using Delphi 5 and IBObjects components. The program do several queries and several inse...
Interbase 6.5 is installed on Win2K sp4 Server. Has been working fine. Now when try to connect to an existing tables or try to create a new one, get error something like "unknown Win32 error ...
I have a MS SQL Server Express database that I am going to migrate.  I am looking at something that has a small footprint, easy (and I mean easy for a novice to install) and must be able to su...
I am trying to work with Firebird in a C# program.  However, I can't find what .dll *FirebirdSql.Data.FirebirdClient* is located in. Can someone please point me to the correct file?  and wh...
Hello... trying to do a backup with this: C:\Program Files\Firebird\bin>gbak.exe -backup -v -user sysdba -pass sam01 localhost:c:\prager\dbBooks.fdb     c:\prager\backup\dbBooks.gbk and ...
In MS SQL, you can do a select with a where clause and it is case insensitive... how do I accomplish that in Firebird?
Why am I getting this error?  I have changed my firebird.conf file to read: IpcName = Global\FIREBIRD and have restarted the Firebird server. This used to work (last week) and I have...
I search how to do UDF function with EMS using dll made with c or java. I want to crate an function that will receive the day of birth and return the age in years. Thanks for your help.
Hi, I just installed FireBird2.0.4 and it has a funny behaviour. Somewhere in my application there's a pretty long transaction. The commit at the end of it about half the time (irregularly)...
I am trying to install the latest version of Firebird from inside InnoSetup... I get the message that the Firebird services are running and I have to stop them before continuing. This is su...
Hi, I've several tables linked by foreign keys with Delete Rule restricted. When I call a stored procedure within a transaction I delete the recors of the child tables first and when I delet...
Is it possible to have Interbase 5.5 and Firebird 2.0 installed at the same machine ? so that I could toggle between them when I want to use Interbase 5.5 or toggle again when I need Firebird ...
I'm running Firebird 2.1.1 & my applicaton written in .net 2.0 I've become unstuck when trying to write a stored procedure to copy some blob data (a tiff image) from one table to another. For...
I've a table like id     facture    value 1          35          5 1          39         15 2          10         20 1          43         12 so, i want to make a query in firebird t...
Hello all, I have two tables that I would like to join, never done it before and can't figure out how to use it (and how to use it in an efficient way). My first table is called "Spelare...
Hey all, I'm using Delphi, Firebird and Zeos to create my first game. I've got a query that I have posted below, but the one thing I would like to change (if there is any possibility and wi...
I have tried to add a role the a Firebird 2.0 DB.  I keep getting this error: ISC ERROR CODE:335544351 ISC ERROR MESSAGE: unsuccessful metadata update user name CHRONICLEALLACCESS could ...
Hi experts, I have code(sql) in Mysql. which i need to convert in firebird. but i tried the fre database convert tool. which needs connction with firebird and i hav real troublee with installi...