Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: DEMOS
DEMOS
Posted: 2000/08/09 23:58
 
Hello everyone...

I have installed oracle8i on Linux RedHat6.1
NT4.0 and Delphi C/S 4.

I already install ncoci8 and begin to work with it. but the demos don't works.

i have the message "table don't exist".

What do i have to do to make them work (demos).

Thank you.

atte.
Rosendo Guzman Nogueda.

RE: DEMOS
Posted: 2000/08/10 08:42
 
Hi Rosendo !

Some demos requires, that some additional database objects have been created. In that case catalog with demo must contain *.SQL file, and main form unit must contain comment (at begining), that explains:
- what is the demo;
- what must be installed on server;
- how it run.