Page 1 of 1

UniConnection.Pooling "can't perform operation on connected connection"

Posted: Thu 23 May 2019 22:04
by habilkader
Hi

I using Delphi7+UniDAC 7.4.12 licensed+ Firebird 2.5 DB

I 'm set UniConnection property

UniConnection.Pooling=False
UniConnection.connected=true
----------------------------------
Connected Database OK. No Problem.

BUT !

I 'm set
UniConnection .Pooling=True
UniConnection.connected=true
---------------------------------
Problem . Error message "can't perform operation on connected connection"

Help me please

Re: UniConnection.Pooling "can't perform operation on connected connection"

Posted: Fri 24 May 2019 09:14
by ViktorV
Thank you for the information. We have reproduced and fixed the issue. This fix will be included in the next build of UniDAC.