Subject problem in fbclient
Author Sachli
Hi,

I am using Delphi 5, IBX 5.04 (yeah, I know they do not support FB,
but what can I do. It's a legacy program) and connecting to FB1.5 RC
7.

I have put fbclient.dll and it's gds32.dll into the application
directory and connect using "localhost/3051:c:\data.test.gdb"
connection string. After that my program raise an exception
intermittently when disconnecting from server. The exception message
is pointing to the address in fbclient.dll.

I also have tried to rename the fbclient.dll to gds32.dll but the
result is still the same.

The problem does not occur if I change fbclient.dll to gds32.dll from
the latest FB1.0.3

My questions are:
1. Does fbclient need a different dll loading/unloading mechanism from
gds32?
2. What will happen if I connect to FB1.5 using gds32.dll get from
FB1.0.3?

TIA,

Sachli