Okey, its not implemented. Thanks for your answer.
Anyway, here's my 2 cents:
I understood KeepConnection (false) as a way to provide matching
behaviour between Open and Close of the Query.
Query.Open opens its connection automatically and if Query.Close was
implemented, it would then close its connection. Provided no other query
was using the connection.
On 2014-03-21 17:15, Reinier Olislagers wrote:
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
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus