Page 1 of 1

How to set DbHandle

Posted: Wed 16 Mar 2011 08:01
by macma77
Hi,

Is it possible to assign raw dbHandle to TIBCConnection?

We have applications with lots of dll and bpl packages. Some of dll using IBX other UIB. Usually for smooth migration we pass dbHandle between them. In this scenario all libs was component independent.

When we try to migrate our application to IBDAC there is a problem that we can't assign handle to TIBCConnection.

Regards,
Macma

Posted: Wed 16 Mar 2011 13:19
by AndreyZ
Hello,

For the time being you cannot assign Handle to the TIBCConnection component. We will investigate the possibility of adding this functionality in the future.

Posted: Wed 04 May 2011 08:18
by Dimon
New build of IBDAC version 3.60.0.22 is available for download now. Possibility to assign Handle to TIBCConnection was added in this build.