Hello all,
This is my problem,
I'm trying to test a connection with Oracle 10g.
This is the error:
ORA-00604: error occurred at recursive SQL level 1
ORA-12705: Cannot access NLS data files or invalid environment specified
I really would like to know how I can set NLS_DATE_LANGUAGE with UNICODE, and if it is enough to connect my app with the db, taking into account that
my windows are using code 850.
Many Thanks
