× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
nileshhmali reported 2013-10-07T07:07:09Z  · SachinPrakash last modified 2014-02-23T12:20:45Z

Extended properties not including in view, Indexes properties in ER modeler.


Priority Low
Complexity Unknown
Component Tools - ER Modeler
Version Future - .1

Database version: Ms sql server 2005 
ADS version : ads-windows-x64-14.0-rc-44

 Extended properties not including in view, Indexes  properties in ER modeler.

To reproduce:

Connect MS_sql_server-2005
Create view with extended properties.
 
CREATE VIEW [Admin].[view_ext_prop]
AS 
SELECT col1,col2,col3 FROM Test_table
GO
EXEC sp_addextendedproperty 
@name = N'MS_Description', @value = N'Coment made on Oct 7 2013', 
@level0type = N'Schema', @level0name = N'Admin', 
@level1type = N'View', @level1name = N'view_ext_prop'
 
Go to view node->Right click on this view->tools->ER-diagram generator->Check on view from object type->
check 'view_ext_prop' from object->Check include comments->click on next button.->Open entity relationship diagram window.
 
Now you will observe that, Extended properties not including in view properties.

 

2 attachments
  • 2.jpg

    2013-10-07T07:07:09Z

    155 KB

  • 1.jpg

    2013-10-07T07:07:10Z

    266 KB

Issue #10338

Closed
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017