Doa or Delphi error on connect ?

the_wolf

Member
Hi all ,

I have a big program made with delphi 5 and doa 3.3 with a lot of TdataModule and ToracleDataset , and it works so good ...

but , when I create a new program that re-use old datamodules from my last program (I make a copy of files), this new program raise an exception : "This application is not licensed to use this feature."

Is that a doa error ? a delphi error ?
I can't found documentation on that , could you help me ?

thanks

sorry for my poor english, I'm french.
 
I don't know what could cause this error, but it is not raised in the Direct Oracle Access code.

------------------
Marco Kalter
Allround Automations
 
Originally posted by mkalter:
I don't know what could cause this error, but it is not raised in the Direct Oracle Access code.


thanks a lot for this information , I'll have a look at others part of my source code

thanks a lot ...
 
Back
Top