Menu

#16 Wrong SQL Server table creation

release_1.3
closed-fixed
nobody
None
9
2007-05-22
2006-11-22
No

On table creation scripts for SQL Server INTEGER fields are created with "INTEGER UNSIGNED", but SQL Server doesn't supports it.

You need to use only "INTEGER" on INTEGER field creation.

Discussion

  • Joao Paulo Schwarz Schuler

    • priority: 5 --> 9
     
  • Joao Paulo Schwarz Schuler

    • milestone: --> release_1.3
    • status: open --> closed-fixed
     
  • Joao Paulo Schwarz Schuler

    Logged In: YES
    user_id=187362
    Originator: NO

    Bug Fixed in CVS.

     

Log in to post a comment.

Auth0 Logo