Jump to content

muratcelik64

Members
  • Content Count

    9
  • Joined

  • Last visited

Community Reputation

0 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. muratcelik64

    client pc database connection problem with interbase server

    Hello, The program works as I explained above. I could try *.dll files one by one and remove the unnecessary ones. I didn't want to leave my job to chance. interbase uploads these files to the relevant directory itself. The program works fine for me.
  2. muratcelik64

    client pc database connection problem with interbase server

    Hello, The connection of the Client PC with the Server PC has finally been established. I formatted and tried 2 PCs and got results. The transactions I made in order; into the "C:\Windows\System32" directory; ibclient64.dll ibxml64.dll copy the files. into the "C:\Windows\SysWOW64" directory; gds32.dll ibxml.dll mfc120.dll mfc120chs.dll mfc120cht.dll mfc120deu.dll mfc120enu.dll mfc120esn.dll mfc120fra.dll mfc120ita.dll mfc120jpn.dll mfc120kor.dll mfc120rus.dll mfc120u.dll mfcm120.dll mfcm120u.dll msvcp120.dll msvcr120.dll vcamp120.dll vccorlib120.dll vcomp120.dll copy the files. I tried it on Win10 and Win11 OS and it worked. Good work everyone. Note: Sandboxie-Classic-x64-v5.61.6.exe helped me a lot. (translated with google)
  3. muratcelik64

    client pc database connection problem with interbase server

    there are no obstacles.
  4. muratcelik64

    client pc database connection problem with interbase server

    yes, 3050 port is open on server PC.
  5. muratcelik64

    client pc database connection problem with interbase server

    correction I mentioned that the Client PC establishes a database connection with the Server PC. I guess I rushed. I formatted the client PC and reinstalled the Windows 10 operating system; I made the previously mentioned copies. However, the Client PC did not establish a connection and gave an error. I continue to research. Thank you to those who are interested in the subject.
  6. muratcelik64

    client pc database connection problem with interbase server

    Hello, Thank you for your answer. "Where did you get the information, that the steps you describe are sufficient?" The "Sandboxie.exe" program shows which file an application has loaded on the PC. Also, I found what I'm missing on the Client PC. I wrote a separate post to guide other users. Thank you again...
  7. muratcelik64

    client pc database connection problem with interbase server

    Hello, Thank you for your answer. I copied the necessary files on the client pc. ( --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. ) Thank you again...
  8. muratcelik64

    client pc database connection problem with interbase server

    Hello, Thank you for your answer. yes I am using Zeos to access the database. There is no problem with zeos & interbase connection. When the interbase is established on the client PC, connection is established with the server PC. The problem is in connection from client pc to server pc without interbase installed. Thank you again...
  9. 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.
×