> Hi, > > We installed the DBI modul and DBD::ORACLE modul on a sun server 2.6. They > permit us to connect to our Oracle 7.3.4. database. Everything works fine > like this. We again install these moduls on sun server 2.8 using the same > version of perl (5.005_03) to connect to our Oracle 7.3.4 database of sun > server 2.6. Unfortunately we get the following error message now: > > DBI->connect() failed: ORA-12705: invalid or unknown NLS parameter > value specified (DBD: login failed). > The NLS_LANG we use is French_france.WE8ISO8859P1. > Searching on the Net, we found people which had the same problem. They > found a solution which was the use of AMERICAN_AMERICA.US7ASCII nls_lang. > This is not the solution we want ! > Can you give us a radical solution to use the french nsl_lang? > > Yours sincerly, > > Fabrice BAIOTTO > (01) 41 49 71 68 > [EMAIL PROTECTED] > > >