'Evaluation version needs Delphi

hung

Member
The user was using Oracle Client 7.3.3 and
working fine with DOA. for delphi5.0
i receive this error :'Evaluation version needs Delphi'
Any Idea how to fix it ?
Thank's

[This message has been edited by hung (edited 27 November 2000).]
 
Have you installed the registered version? To find out, right-click on a TOracleSession instance at design-time and select the 'Info' item from the popup menu.

------------------
Marco Kalter
Allround Automations
 
I have the same problem. Every time I chose the Query Plan tab in the oracle monitor I get this message.
I have the pro version of the monitor and the info tab of the session shows the components are registered.
I installed the monitor once in lite version but uninstalled it and reinstalled it with the product code...

Bye

Juergen
 
Are you using the latest version of the Oracle Monitor (1.0.0.59)? You can check this by pressing the 'Info' button on the toolbar.

------------------
Marco Kalter
Allround Automations
 
I had .58 now with .59 it works.
Could you give the exact version number on the download page? Not only 1.0.0?

Bye

Juergen
 
Originally posted by mkalter:
Have you installed the registered version? To find out, right-click on a TOracleSession instance at design-time and select the 'Info' item from the popup menu.


I get the "...needs Delphi" message to.
The info says:
DOA 3.4.3, evalutation...
home: ...ORACLE\HOME1
homedir: ...\Product\8.1.7
found: oci.dll
using: ...\Product\8.1.7\bin\oci.dll
oci: version 8.1
Oracle7 Server Release 7.3.4.0.0

It worked earlier, and then I have tested some more code / components, and I have changed the default nls_language for my Oracle Net8 client (I also have a 7.3 client - Net 2/3?) installed on this pc.
 
When do you get this error? You have the evaluation version installed, so Delphi or C++Builder must be running when you run your application.

------------------
Marco Kalter
Allround Automations
 
Back
Top