cannot connect to Firebird from Delphi2006 program
Posted: Fri 18 Jun 2010 15:43
I use both Delphi2010 and Delphi2006. Firebird version is 2.1.3.
In my development PC, I have no problem connecting to the db. However, in a test PC where neither Delphi nor Devart drivers are installed, the program developed by Delphi2006 fails to connect to the db, while the program developed by Delphi2010 has no problem. Settings of TSQLConnections of the programs are identical except that Delphi2006 program has “LibraryName = 'dbexpida30.dll” and Delphi2010 program has “LibraryName = 'dbexpida40.dll”. The programs are stored in the same directory together with dbexpida30 and dbexpida40.dll.
Any advice please.
In my development PC, I have no problem connecting to the db. However, in a test PC where neither Delphi nor Devart drivers are installed, the program developed by Delphi2006 fails to connect to the db, while the program developed by Delphi2010 has no problem. Settings of TSQLConnections of the programs are identical except that Delphi2006 program has “LibraryName = 'dbexpida30.dll” and Delphi2010 program has “LibraryName = 'dbexpida40.dll”. The programs are stored in the same directory together with dbexpida30 and dbexpida40.dll.
Any advice please.