Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Oracle - SYSDBA
Hi
I have problem. I want to login do database as SYSDBA. I am using
OleDBConnection (vs 2005) Do you know how I can do it? I am trying this
structure: OleDbConnection con = new OleDbConnection();
con.ConnectionString = "DBA
Privilege=SYSDBA;Provider=OraOLEDB.Oracle.1;User
Id=blarut;Password=password;" But it doesn't work. Please help me
Received on Thu Dec 15 2005 - 05:35:48 CST
![]() |
![]() |