Request for feature - associating comments to a table
jean-rator
Posts: 19
Hello,
it would be convenient to have the capability to write some comments to the way data are generated for each table.
in my case I'm using :
- classical SDG settings for the table ;
- a script after data generation to 'adjust' some tables ;
- another (external) script for BLOB data
It would be appreciated to get a report summarizing all that comments.
thanks in advance for replying.
regards.
JL.
it would be convenient to have the capability to write some comments to the way data are generated for each table.
in my case I'm using :
- classical SDG settings for the table ;
- a script after data generation to 'adjust' some tables ;
- another (external) script for BLOB data
It would be appreciated to get a report summarizing all that comments.
thanks in advance for replying.
regards.
JL.
using SQL data Generator 2.0
----
dedicated CRM Software build with dotNet WPF / SQLServer 2008R2
----
dedicated CRM Software build with dotNet WPF / SQLServer 2008R2
Comments
Red Gate Technical Support Engineer
Sorry for the poor explanation.
I'm not searching for a custom SQLServer property (sp_updateextendedproperty...) but only 'free comments zone' in the SDG scope (stored in the xml format of the sqlgen file for example).
And accessed via a menu (e.g. : Tools/Report) to obtain a report concerning the way the data are generated.
This report could display - in addition of that comments - the number of rows, if a csv is used, etc.
sample :
- table 1 : rows = 200 ; bla,bla,
- table 2 : rows = 1000 ; bla,bla,
- table 3 : rows = 500 ; bla,bla,
.
.
is it clear ?
regards.
JL.
----
dedicated CRM Software build with dotNet WPF / SQLServer 2008R2