Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-1428

ODBC connection fails if the TeiidDriver is not registered.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.1, 7.3
    • 7.2
    • ODBC
    • None
    • Hide

      configure a data source for Teiid, and invoke it so that it registers the driver.

      Show
      configure a data source for Teiid, and invoke it so that it registers the driver.
    • Low

    Description

      When the ODBC connection is made to the Teiid Server, it uses the JDBC connection using "local" mode. To make this connection it uses the DriverManager. However, if the Teiid Driver is not already registered with the VM, then the ODBC client will see the below error.

      $iodbctest DSN=test
      iODBC Demonstration program
      This program shows an interactive SQL processor
      Driver Manager: 03.52.0709.0909
      1: SQLDriverConnect = ERROR: No suitable driver found for jdbc:teiid:TransactionsRevisited;ApplicationName=ODBC
      org.teiid.jdbc.TeiidSQLException: No suitable driver found for jdbc:teiid:TransactionsRevisited;ApplicationName=ODBC (210) SQLSTATE=08001

      Attachments

        Activity

          People

            rhn-engineering-rareddy Ramesh Reddy
            rhn-engineering-rareddy Ramesh Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: