Book a Demo

Author Topic: UNSIGNED Attribute not supported for DDL Import  (Read 2145 times)

helmut

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
  • Helmut Steinke ist hier
    • View Profile
UNSIGNED Attribute not supported for DDL Import
« on: August 03, 2005, 01:08:49 am »
When I import a database structure via DDL from a MySQL database, columns which are defined as INTEGER UNSIGNED have unknown type in the resulting table. This occurs also, when I add INTEGER UNSIGNED to the database data types.

Helmut