Subject fbclient.dll version conflict
Author Werner F. Bruhin
A client of mine run into a version conflict with fbclient.dll.

I use the embedded version of FB and fbclient.dll (v2) is installed in my application folder, another application installed FB server and put an copy of fbclient.dll (v1.5) into "windows/system32".

Is there a way to pass to kinterbasdb an absolute path to force it to load the copy in the the application folder?

I guess I could play around with the system path on Windows, but I do not much like idea and would prefer to find another solution to ensure that my application loads the 'dll' I provide with it.

Any hints would be very much appreciated.

Werner