Main Menu
Login
SSL SecureMode
Username:
Password:  
Lost Password?
Register now!
ChangeVision Members Map
Search
Forum Index   -   Topic Index
   How to use of Astah (Pro/SysML/GSN/Com)
     ERD DB Reverse with MS SQL Server 2008

Flat Previous Topic | Next Topic
Poster Thread
Vladel
Posted on: 2010/9/23 23:29
Just popping in
Joined: 2010/9/23
From:
Posts: 1
ERD DB Reverse with MS SQL Server 2008
Hello,

I try to reverse engineer a MS SQL Server DB. The DB contains tables with VARCHAR(max) attributes. The import runs fine, but the result isn't correct. The VARCHAR(max) attributes result in VARCHAR(2147483447), which isn't a correct VARCHAR length. The allowed length is only <= 8000 or even max. The older attribute TEXT and IMAGE are proccesed fine.

Is there a way to import those attributes?

Best regards

Vladel
Flat Previous Topic | Next Topic

Subject Poster Date
 » ERD DB Reverse with MS SQL Server 2008 Vladel 2010/9/23 23:29
     Re: ERD DB Reverse with MS SQL Server 2008 Joba 2010/9/28 2:59
       Re: ERD DB Reverse with MS SQL Server 2008 Joba 2010/10/7 10:21