PRB: View Designer Errors if Query Cannot Display GraphicallyID: Q201868
|
The SQL Enterprise Manager View Designer gives errors if a query cannot be displayed graphically.
For example, when you create a view with the following query:
SELECT cast(au_id AS varchar(5))
FROM authors
You receive the following error when you execute the query:
If you click Yes, the view is created and the results are returned in the Results pane, but there is no graphical display in the Diagram or Grid panes.AS is not supported
Enterprise Manager shows this behavior when you enter a query in the SQL pane that cannot be displayed graphically. You have the option of undoing the changes or allowing the changes but not being able to graphically edit the query in the future.
Hide the Grid and Diagram panes and the error does not appear.
Additional query words: prodsql
Keywords : kbSQLServ700
Version : winnt:7.0
Platform : winnt
Issue type : kbprb
Last Reviewed: June 8, 1999