Page 1 of 1

ODAC Trial within services

Posted: Wed 11 Mar 2015 17:17
by gicla
Hi, I just downloaded ODAC Trial for Delphi 2006.
I'm able to use it within a desktop application (even if I see the TRIAL message at startup) but when I try to use ODAC into my SERVICE application the service immediately stops with an error.
I'm using TOraSession + TSmartQuery.

Thanks
Claudio

Re: ODAC Trial within services

Posted: Thu 12 Mar 2015 05:32
by AlexP
Hello,

If you don't won't the trial version message to appear when using your application, you should add the ShowTrialMessage = 0 (DWORD ) variable to the registry branch

Code: Select all

HKEY_LOCAL_MACHINE\SOFTWARE\Devart\ODAC