SQL Server 2005 xml DataType

D

DrJazz

I am using Visio for Enterprise Architects that comes with Visual Studio
2005. I am creating a database model for a SQL Server 2005 database and I
wish to use the new "xml" datatype in SQL Server 2005. However, Visio does
not appear to know about this datatype. When reverse-engineering a table with
xml datatype columns, Visio imports them as "ntext".

Is there any way to get Visio to properly recognize and work with the xml
datatype?


Thanks,
DrJazz
 

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