Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-10009

ODBC: SQLColumns does not work for tables with escape sequences in name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.6
    • 2.8
    • odbc

    Description

      Table names with escaped underscore '_' or percent '%' characters is not recognized by the ODBC driver. I.e. the following table pattern:

      TEST\_TABLE
      

      Should match the following table:

      TEST_TABLE
      

      But currently it does not. Needs to be fixed.

      Attachments

        Issue Links

          Activity

            People

              isapego Igor Sapego
              isapego Igor Sapego
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: