Page 1 of 1

Code example "OnConnectionLost"

Posted: Thu 22 Mar 2012 06:58
by tofse
Hello,
do you have a tutorial (code example) for "OnConnectionLost". I want to keep database connection, but if connection is lost, the reconnect doesn't work

Christof

Posted: Thu 22 Mar 2012 10:57
by AlexP
Hello,

You can find an example of working with the OnConnectionLost event in the ..\Devart\PgDac for Delphi XXX\Demos\Miscellaneous\FailOver\ directory.