Hello,
I am developing a program with Delphi 7.
I am using interbase as database.
I used "Zeos7214" component for database connection.
I encountered a problem with the client connection and I could not solve it until today.
What I did on Client PC.
-When I set up an interbase on the Client PC, a database connection is established with the Server PC.
-I removed interbase from Client PC and did the following.
--into C:\Windows\SysWOW64; I manually copied the gds32.dll & ibxml.dll files.
--into C:\Windows\System32; I manually copied the ibxml64.dll & ibclient64.dll files.
--I made the necessary addition to the "services" file in C:\Windows\System32\drivers\etc.
In this way, the Client PC established a database connection with the Server PC.
The problem is;
Although the settings I explained above were made exactly on the Client PC without interbase installed,
“gds32.dll found but couldnot be loaded. Check compile-target and librarycompatibilty."
gives an error message.
What could be the cause of this error.
I would like to thank all interested users in advance.
Good work everyone.
Note: Translated with google.