[teiid-issues] [JBoss JIRA] Created: (TEIID-723) Autoincrement incorrectly imported for SQL Server 2008

Michael Riedmüller (JIRA) jira-events at lists.jboss.org
Thu Jul 16 05:19:42 EDT 2009


Autoincrement incorrectly imported for SQL Server 2008
------------------------------------------------------

                 Key: TEIID-723
                 URL: https://jira.jboss.org/jira/browse/TEIID-723
             Project: Teiid
          Issue Type: Bug
    Affects Versions: 6.1.0
         Environment: Windows XP, Eclipse 3.4.2, SQL Server 2008, JDBC driver by Microsoft
            Reporter: Michael Riedmüller
            Assignee: Steven Hawkins


Table attributes with type int and autoincrement set to true are imported with data type "int identity", autoincrement is NOT set in the properties.
This should be data type "int" and autoincrement set to true.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the teiid-issues mailing list