How can I use ODAC components in BPL plugin?
When I add OraQuery to a form in my BPL, I get an exception:
"Application is not licensed to use this feature".
What should I do?
BPL plugin with ODAC
I found that this error may happen when BPL and main app is compiled with different version of Delphi (I use Delphi 7 Enterprise build 8.1 with upgrade installed). I compile main app and BPL with the same compiler.
Maybe ODAC must be compiled with the same version?
Is it possible to get a version of ODAC to use in a BPL?
Thanks for any help.
Maybe ODAC must be compiled with the same version?
Is it possible to get a version of ODAC to use in a BPL?
Thanks for any help.