OracleLogon

cgi

Member²
I need to translate the error message oracle ORA01017 ' Invalid username and password... ' into French.
How to make to intercept this error message while using the TOracleLogon component?
 
These ORA messages are generated by the Oracle Server and the OracleLogon component does not have any functionality to translate them. If you set the nls_lang registry key on the client to "FRENCH_FRANCE.WE8ISO8859P1", all oracle messages will be in French.

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