Subject Calling FBClient.dll directly from Delphi
Author pcpower099
Hi!

Where can I find an example of calling fbclient.dll functions from delphi.

This is because I want to know if there is some way of closing the communication link to the FB server from my Delphi App. This is because I keep getting phantom unclosed transactions when closing my TSQLConnection using dbexpint.dll driver. May be this driver does not close the connection properly, so I would like to try calling fbclient directly on the TSQLConnection.AfterDisconnect event.
Using D6, dbexpint, FB 1.5.2.

Greetings.
Marcelo.