MichaelQuinlan (maquinlan (AT) nospam (DOT) nospam) writes:
Quote:
I am getting an error in Microsoft SQL Server Management Studio when
designing a View on a Table. The table definition is:
...
The table and view work correctly, but the Microsoft SQL Server Management
Studio crashes with an error when I try to use the Design option.
The database server is SQL Server 2005 Standard Edition (SQL Server
0.0.4034). Here is the version information from Microsoft SQL Server
Management Studio: |
Well, the view/query designer is a piece of crap, but I guess you knew
that already.
I tested your repro, and I was able to reproduce the problem with SSMS 2005
SP3. However, it does not appear with SSMS 2008 SP1.
If you feel strongly about it, you can report it on
http://connect.microsoft.com/SqlServer/Feedback, but given that it's fixed
in SQL 2008, I doubt that they will address it in SQL 2005.
The workaround is to not use tbe View Designer. When I open the view in
design mode in SQL 2008, I am told that it cannot be represented
graphically anyway.
--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se
Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx