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
ODAC Trial within services
Re: ODAC Trial within services
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
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