Hello gurus,
I have a desktop application, when I load a form which has a date field, I have the error ORA-01843 Not a Valid Month, I execute the same application in another PC and It's OK.
-
My REGEDIT NLS_LANG , I have used many values: AMERICAN_AMERICA.WE8MSWIN1252, SPANISH_SPAIN.WE8MSWIN1252, LATIN AMERICAN SPANISH_PERU.WE8MSWIN1252
-
I have the value NLS_DATE_FORMAT = DD/MM/YYYY, also I have changed to DD/MM/RRRR
-
I have Oracle Client 11g 11.2.0.1.0
-
These are the paremetes of the database
I have done many changes in the configuration.
Only my PC has the problem ORA-01843, others PC don't have any problem. I have uninstall Oracle 11g, I installed Oracle 10g and still the error persists.
Thanks in advance for your answers.
