I started using TSQLQuery's new property sqoKeepOpenOnCommit instead of CommitRetaining. When the app is closing there is now this error:

Quote

   Operation cannot be performed on an active dataset

Happens only if sqoKeepOpenOnCommit is true.

If the dataset is closed before exiting the application this doesn't happen. Is this a bug?

-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to