Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gds32.dll from snapshot 2.5.9.27152 (Win32) doesn't work, official 2.5.9.139 does [CORE6401] #6639

Closed
firebird-automations opened this issue Sep 15, 2020 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Ehmmm (ehmmm.firebird)

I have to make some modifications in old application in Delphi6.
At customer the application runs on Windows7 32bit and there was a Firebird 2.5.1 superserver.
I decided to replace this Firebird with last snapshot 2.5.9.27152.
Because there is no installer I also manually copied new fbclient.dll into c:\windows\system32 and also as a gds32.dll.
My application then stopped working with exception message "InterBase library gds32.dll not found in the path. Please install InterBase to use this functionality."
(I can see similar problem in application IB_ISQL.)
If I return old gds32.dll 2.5.1 or gds32.dll from official build 2.5.9.27139 then everything works.
Is there please any explanation for this?

@firebird-automations
Copy link
Collaborator Author

Commented by: @aafemt

Explanation is simple: renamed fbclient.dll is not the same as gds32.dll generated by instclient utility.

Next time use maillist for support questions.

@firebird-automations
Copy link
Collaborator Author

Commented by: Ehmmm (ehmmm.firebird)

I'm sorry for bothering you and I'm also sorry for not using maillist but I still think this might be some bug.
Two reasons:

[1] The renaming of fbclient.dll to gds32.dll from other version works well. (I remember I've done this before.)

[2] I'm not C++ programmer but when I briefly look into source codes of instclient (the most interesting is install.cpp I think) I can see that only difference between fbclient.dll and gds32.dll is version number. (?)

If I could bet then it looks similar to CORE3442

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

There is no bug to fix.
Please, use instclient and\or coninue asking for support at https://groups.google.com/forum/#!forum/firebird-support

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Won't Fix [ 2 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant