C
chrisb
(Using Enterprise Architect & sql server 2000)
Test case:
Create a new database model. Add an a table with a bigint identity
column.
Database > Generate (to generate the database).
Check the database - there is a table with a bigint identity column.
Database > Update (to sync the database and the model).
Visio thinks that the database has been changed - it thinks that the
bigint column is now an int column in the database and offers to update
the database. However, the bigint column is still a bigint column in
the database.
No matter how many times do you run Database>Update, visio always
thinks the bigint column in the database has been changed on the
database to an int.
Has anyone else noticed this? Is it just me? Has anyone got a fix for
this?
Thanks
Chris.
Test case:
Create a new database model. Add an a table with a bigint identity
column.
Database > Generate (to generate the database).
Check the database - there is a table with a bigint identity column.
Database > Update (to sync the database and the model).
Visio thinks that the database has been changed - it thinks that the
bigint column is now an int column in the database and offers to update
the database. However, the bigint column is still a bigint column in
the database.
No matter how many times do you run Database>Update, visio always
thinks the bigint column in the database has been changed on the
database to an int.
Has anyone else noticed this? Is it just me? Has anyone got a fix for
this?
Thanks
Chris.