Menu

SQL Server JDBC ODBC bridge logs on as guest

Help
datico
2008-07-30
2013-04-29
  • datico

    datico - 2008-07-30

    When connecting to my MS SQL Server database via the JDBC ODBC bridge, SQL Explorer logs me on as "guest" instead of my user name. 

    Is it just a bug (or a feature) that the JDBC ODBC bridge can't/won't pass my username/password credentials through?

    I don't have any luck with the native driver either, it gives me "encounterd a problem: com.microsoft.jdbc.sqlserver.SQLServerDriver".  The bridge will at least connect, though with the incorrect user name it's rather useless.

     
    • John Spackman

      John Spackman - 2008-08-04

      Is there a reason why you're using the JDBC-ODBC bridge to log on to SQL server rather than use the native JDBC driver from Microsoft?

       
    • John Spackman

      John Spackman - 2008-08-04

      PS - please feel free to file a bug report for this, including the versions of JDK, MSSQL, and the MSSQL ODBC driver you're using.

      John

       

Log in to post a comment.