D
Derek Johnson
I am using Visio 2000 Enterprise Edition. I have reversed-
engineered a SQL Server 2000 database into a database
model diagram. I have several questions:
1) When I tried to use the Database Update Wizard, Visio
returned the following errors:
C:\Documents and Settings\Administrator\Desktop\drawing5 :
error P1030: 'nchar' : The user defined type name is a
reserved word in the target DBMS.
C:\Documents and Settings\Administrator\Desktop\drawing5 :
error P1030: 'bit' : The user defined type name is a
reserved word in the target DBMS.
C:\Documents and Settings\Administrator\Desktop\drawing5 :
error P1030: 'timestamp' : The user defined type name is a
reserved word in the target DBMS.
and so on...
It looks like Visio created user defined types in the
model and is trying to recreate them in the database but
they are already defined. How do I get around this. Did
I miss something when reverse-engineered the database?
2) During the reverse-engineering process, I was able to
add the stored procedures to the model. How do I include
them in reports?
3) I have columns in tables that include varchar types.
Visio displays them as varchar but how do I display the
length of the varchar? How do I do this in a report?
4) Are there plans to include the description fields for
the columns and tables in SQL Server 2000 in the reverse-
engineering process?
Thanks,
Derek
engineered a SQL Server 2000 database into a database
model diagram. I have several questions:
1) When I tried to use the Database Update Wizard, Visio
returned the following errors:
C:\Documents and Settings\Administrator\Desktop\drawing5 :
error P1030: 'nchar' : The user defined type name is a
reserved word in the target DBMS.
C:\Documents and Settings\Administrator\Desktop\drawing5 :
error P1030: 'bit' : The user defined type name is a
reserved word in the target DBMS.
C:\Documents and Settings\Administrator\Desktop\drawing5 :
error P1030: 'timestamp' : The user defined type name is a
reserved word in the target DBMS.
and so on...
It looks like Visio created user defined types in the
model and is trying to recreate them in the database but
they are already defined. How do I get around this. Did
I miss something when reverse-engineered the database?
2) During the reverse-engineering process, I was able to
add the stored procedures to the model. How do I include
them in reports?
3) I have columns in tables that include varchar types.
Visio displays them as varchar but how do I display the
length of the varchar? How do I do this in a report?
4) Are there plans to include the description fields for
the columns and tables in SQL Server 2000 in the reverse-
engineering process?
Thanks,
Derek