Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: Open Ora DB
Open Ora DB
Posted: 2005/10/03 14:38
 
Hello,
I'm new with Delphi and I just found this tool. First of all many thanke to Dmitry for his job.
To open an ORA DB I'm using the code:
OCIDatabase1.Open;
I'd like to show a message and show again the connection prompt if, for any reason, the connection fails. If you press abort I'd like to close the program.
Can someone help me with this sending me a piece of code?

Thanks
Claudia