Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> ADO connection
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 - 03:56:08 CST
![]() |
![]() |