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

Home -> Community -> Usenet -> c.d.o.server -> Oracle - SYSDBA

Oracle - SYSDBA

From: blarut <blarut_at_wp.pl>
Date: 15 Dec 2005 03:35:48 -0800
Message-ID: <1134646548.797610.265850@g47g2000cwa.googlegroups.com>


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

Original text of this message

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