Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4133999

JDBC fails on Win32

XMLWordPrintable

    • 1.2beta4
    • sparc
    • solaris_2.5.1
    • Not verified


      gordon.jackson@east 1998-04-30

      When attempting to run the JDBC tests, the harness exits immediately with the following:

       SQLException: SQLState(S1C00) vendor code(0)
       java.sql.SQLException: [Microsoft][ODBC SQL Server Driver]Driver not capable
        at java.lang.Throwable.<init>(Compiled Code)
        at java.sql.SQLException.<init>(Compiled Code)
        at sun.jdbc.odbc.JdbcOdbc.createSQLException(Compiled Code)
        at sun.jdbc.odbc.JdbcOdbc.standardError(Compiled Code)
        at sun.jdbc.odbc.JdbcOdbc.SQLSetConnectOption(JdbcOdbc.java:3031)
        at sun.jdbc.odbc.JdbcOdbcConnection.setLicenseFile(JdbcOdbcConnection.java:722)
        at sun.jdbc.odbc.JdbcOdbcConnection.initialize(JdbcOdbcConnection.java:179)
        at sun.jdbc.odbc.JdbcOdbcDriver.connect(JdbcOdbcDriver.java:166)
        at java.sql.DriverManager.getConnection(Compiled Code)
        at java.sql.DriverManager.getConnection(DriverManager.java:163)
        at jdbcTest.connection.NativeSQL.run(NativeSQL.java:59)
        at java.lang.Thread.run(Compiled Code)
       getConnection failed: java.sql.SQLException: [Microsoft][ODBC SQL Server Driver]Driver not capable

            swhitesunw Seth White (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: