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." -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
