[teiid-issues] [JBoss JIRA] (TEIID-2477) Standardize and correct jdbc database version comparisons

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Apr 19 16:14:53 EDT 2013


Steven Hawkins created TEIID-2477:
-------------------------------------

             Summary: Standardize and correct jdbc database version comparisons
                 Key: TEIID-2477
                 URL: https://issues.jboss.org/browse/TEIID-2477
             Project: Teiid
          Issue Type: Bug
          Components: JDBC Connector
    Affects Versions: 7.0
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 8.4


The simple string comparison of versions is not correct across version numbers of differing digits (10 is not higher than 9).  Generally the field needs standardized as well since for example we use the year designations for SQL Server but the driver reported version numbers will be the actual software versions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list