Database model: display data types

B

bill

I have MS office Visiso for Enterprise Architects (11.4301.8122). When I
reverse engineer a specific sql 2000 database the tables show the field names
and user-defined type names that the original programmer used. For example, I
see this:

FieldName = FirstName
Datatype = FirstName

where the "Firstname" UDT is actually varchar(20).

How can I make VISIO display "varchar(20)" instead of FirstName for the
datatype?

TIA,

Bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top