IBDatabase use TSQLConnection
Posted: Sat 01 Mar 2014 13:36
Hello,
i am currently testing the IBDAC Components for Delphi with XE3.
When I only use a TSQL Connection with the required settings i have no problems to esthablish a connection.
But when i want to use the IBDatabase Component, it says that he uses the driver for Intebase GDS32.dll and when i want to open the database an error ocurrs.
I thought the databse component would use the settings from the connection?
Am i able to define which client libary the IBDatabase Component should use?
If not what must i do to get this working? (Maybe delete GDS32.dll in System32 and replace it with fbclient.dll?)
Thanks for your help
i am currently testing the IBDAC Components for Delphi with XE3.
When I only use a TSQL Connection with the required settings i have no problems to esthablish a connection.
But when i want to use the IBDatabase Component, it says that he uses the driver for Intebase GDS32.dll and when i want to open the database an error ocurrs.
I thought the databse component would use the settings from the connection?
Am i able to define which client libary the IBDatabase Component should use?
If not what must i do to get this working? (Maybe delete GDS32.dll in System32 and replace it with fbclient.dll?)
Thanks for your help