No Oracle Error Messages being displayed in program
Posted: Thu 11 Feb 2010 01:12
I have an application that will show me an Oracle message when I am running the program from the IDE and in Debug, but when I run the program independently, I don't see the error message. It is a very basic error that I am creating on purpose (duplicate key in index).
Can you help me figure out why I cannot see the error? Is there a settiing or a property that has to be turned on?
I am using a TOraSession, TOraTable and TOraDataSource. I am not using a TOraErrorHandler because my understanding was that this was only needed if I wanted to customize error messages.
Thank you in advance.
Bonnie
Can you help me figure out why I cannot see the error? Is there a settiing or a property that has to be turned on?
I am using a TOraSession, TOraTable and TOraDataSource. I am not using a TOraErrorHandler because my understanding was that this was only needed if I wanted to customize error messages.
Thank you in advance.
Bonnie