Activity overview
Latest activity by whenriksen
Feature Request: Include schema when generating aliases
I'd like to include the schema when auto-generating alias. I have a number of schemas that use the same table names and the clarity of the aliases would be improved if the schema could be added. ...
Feature Request: View relationship columns in table
I'd like the option to only add columns that are used in a relationship with another visible table. It would be nice to see the key column name in the diagram without having all of the other colum...
A big vote for this request. [image] [image] [image] [image] / comments
A big vote for this request.
Generating rows with a composite PK
How do I use Data Generator to create rows which use a PK consisting of two foreign keys?
It doesn't seem that DG can consider both columns when testing the uniqueness requirement, but instead requ...
I could be wrong but I assume that a renamed column would still have the same ordinal number. If the ordinal matches, rename the column. If not, drop/add the columns.
I wasn't aware of this issue and fortunately read through the entire change script before running it. / comments
I could be wrong but I assume that a renamed column would still have the same ordinal number. If the ordinal matches, rename the column. If not, drop/add the columns.
I wasn't aware of this issue...
I agree with JohnDempsey, I'd like the option to Show hidden depenendent objects, as well as dependencies.
However, a work around for now is to remove all objects except your entry point. From there you can add parent and child objects to diagram (Right-click -> Add to Project...).
Its not ideal, especially with a large diagram (mine is over 3k objects), but you can slowly step through your subsystem.
Also, Show/Hide still allows you to search for hidden objects and the diagram does not have to redraw when you show stuff. Adding objects requires the diagram to redraw, which can still take some time even with the very fast diagram types. / comments
I agree with JohnDempsey, I'd like the option to Show hidden depenendent objects, as well as dependencies.
However, a work around for now is to remove all objects except your entry point. From the...
Have you tried SQL Doc? I believe it places a page break between each object so all of your dependency information should be on seperate pages. / comments
Have you tried SQL Doc? I believe it places a page break between each object so all of your dependency information should be on seperate pages.
I'd like the option to remove the pins. They do not serve any purpose when the diagram is printed. / comments
I'd like the option to remove the pins. They do not serve any purpose when the diagram is printed.
Feature Request: Color code objects or use distinctive shape
I'd like to see an option to choose the colors for objects.
For example, I want all tables to be blue, views to be green and stored procedures to be red.
Ideally, this would be a configurable optio...
SQL Prompt 5 add-in crashes BIDS
After installing Prompt 5, Business Intelligence Developer Studio crashes to the desktop when I preview a report.
I unchecked Prompt 5 in Tools > Add-Ons and BIDS no longer crashes when previewing ...