From: Ivan on
Hello.

There is an error message displayed when Oracle Client isn't present:
"Oracle(tm) client and networking components were not found. These
components are supplied by Oracle Corporation and are part of the Oracle
Version 7.3 (or greater) client software installation.
You will be unable to use this driver until these components have been
installed."

Is there any way to suppress this message because I want to handle this
situation on my own. An exception is caught so only reported error is
redundant.

Thanks for any help.