Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: ADO connection

Re: ADO connection

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Tue, 5 Mar 2002 11:27:56 -0000
Message-ID: <3c84abc8$0$238$ed9e5944@reading.news.pipex.net>


not sure if you can do it in the connection string but you can issue alter session set nls_lang=<value> after connecting.

--
Niall Litchfield
Oracle DBA
Audit Commission UK
*****************************************
Please include version and platform
and SQL where applicable
It makes life easier and increases the
likelihood of a good answer

******************************************
"Wilfrid Ertaud" <ertaud.w_at_jcfgroup.com> wrote in message
news:a6246b$87k$1_at_reader1.imaginet.fr...

> Hello,
>
>
> I am using a connection string as
> this to connect to my DB:
>
> Provider=OraOLEDB.Oracle.1;Persist Security Info=False;User ID=name;Data
> Source=SRVDB
>
> How can I set the default language to use in an ADO oracle connection
> string.
>
> As a comparison I used this for an SQL connection string:
;LANGUAGE=English;
>
>
> Thanks
>
> Wilfrid from France
>
>
Received on Tue Mar 05 2002 - 05:27:56 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US