[Lazarus] KeepConnection behaviour
Reinier Olislagers
reinierolislagers at gmail.com
Fri Mar 21 17:15:23 CET 2014
On 21/03/2014 16:34, Kapibara Pas wrote:
> If KeepConnection is false, shouldn't the connection close automatically
> when all querys are closed?
See the help for FPC 2.6.4:
http://www.freepascal.org/docs-html/fcl/sqldb/tsqlconnection.keepconnection.html
"KeepConnection can be used to attempt to keep the connection open once
it is established. This property is currently not implemented."
More information about the Lazarus
mailing list