Share connection with Bpl

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
URIOS
Posts: 9
Joined: Tue 31 Jan 2012 10:08

Share connection with Bpl

Post by URIOS » Tue 12 Feb 2013 08:51

Hello,

I try to share a OraSession between a Main application and package loaded dynamicly.

I'have start from the DevArt demo with Dll. This work fine.
But as I try the same with a Package, it doesn 't work.
"L'application n'a pas de licence pour cette fonctionnalité"
And this appear when I have a TOraQuery on a form.

Any idea ?

Regards

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Share connection with Bpl

Post by AlexP » Tue 12 Feb 2013 11:06

Hello,

We cannot reproduce the problem. Please send a sample demonstrating the problem with ODAC in a package to alexp*devart*com

Post Reply