Recent content by jrheisler

  1. J

    Problem with SYSDBA

    Marco, SQLPlus does not allow connecting via the sys user without the proper password. Any other thoughts? Thanks Jeff
  2. J

    Problem with SYSDBA

    Marco, Thanks, number 1 I was assuming would be the case, but number 2, so baffling. It really allows you to connect using any password. You can even attach a TOracleDataset to the session and have full access to the table. That can not be what is intended? Thanks Jeff
  3. J

    Problem with SYSDBA

    There appears to be an issue with sysdba ConnectAs as it is used in TOracleSession and TOracleLogon. 1. If you set the TOracleSession.ConnectAs = caSYSDBA, the set the TOracleLogon.Options idConnectAs := False then TOracleLogon.Execute with SYS it will not set the ConnectAs to caSYSDBA. It will...
Back
Top