Uploaded image for project: 'MariaDB Connector/ODBC'
  1. MariaDB Connector/ODBC
  2. ODBC-216

SQLColAttribute and SQL_DESC_FIXED_PREC_SCALE returns wrong value for BigInt

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.0.8
    • 2.0.19, 3.0.9
    • General
    • None
    • Windows 10, 64-bit
      MariaDB Odbc driver 3.0.8
      MariaDB database server 3.10

    Description

      I have a simple test database, two columns, one is a varchar, the other one is a BigInt with Numeric_precision = 19 and Numeric_scale = 0.

      When I in my application use the command SQLColAttribute with the field descriptor SQL_DESC_FIXED_PREC_SCALE, it returns SQL_TRUE. But according to documentation, I think it should return SQL_FALSE.

      Link to documentation: https://docs.microsoft.com/en-us/sql/odbc/reference/syntax/sqlcolattribute-function?view=sql-server-2017

      I have tried MariaDB driver 3.0.7 and 3.1.0 Release Candiate with the same result.

      The same database setup on SQL Server and MySQL, and the same application gives the result SQL_FALSE.

      Attachments

        Activity

          People

            Lawrin Lawrin Novitsky
            Johan Telenius Johan Telenius
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.