Comments
Sort by recent activity
Hi nigwil,
In the Add Objects to Project dialog, if you select Windows Authentication then the application will try and connect using that authentication; if it can't connect, it will display a '!' warning triangle and switch back to SQL Server Authentication.
Hope that's of help,
Regards,
Dan / comments
Hi nigwil,
In the Add Objects to Project dialog, if you select Windows Authentication then the application will try and connect using that authentication; if it can't connect, it will display a '!'...
Dear nigwil,
Thanks for that, we'll look into it.
Regards,
Dan / comments
Dear nigwil,
Thanks for that, we'll look into it.
Regards,
Dan
Hi alphadog,
Thanks for that, it would be a good plan, and aim to allow this easily for the final release.
Regards,
Dan / comments
Hi alphadog,
Thanks for that, it would be a good plan, and aim to allow this easily for the final release.
Regards,
Dan
Hi Gary,
I'm afraid there will only be one round of beta testing. On the plus side, it's because our release date is all the closer as a result!
All the best,
Dan / comments
Hi Gary,
I'm afraid there will only be one round of beta testing. On the plus side, it's because our release date is all the closer as a result!
All the best,
Dan
Hi Gary,
You're quite right, there's no help file at this time - apologies.
In the final release you shold indeed be able to see more details about dependencies from an object. Some of the self-referencing circular dependencies you see are caused by the fact that, by default, we hide constraints (such as foreign keys, indexes, and check constraints) and instead show them as dependency lines rather than separate objects.
If you'd like to see these as objects rather than dependency lines, you can click the button near the far right of the bottom toolbar to uncheck it: "Show Constraints as Dependencies". This option is also available from the View menu's Options dialog.
Hope this is of some help,
Regards,
Dan / comments
Hi Gary,
You're quite right, there's no help file at this time - apologies.
In the final release you shold indeed be able to see more details about dependencies from an object. Some of the self-ref...
Thanks Dwaine,
A good point duly noted.
Cheers,
Dan
====================
Dan J Archer
SQL Dependency Tracker Project Lead
Red Gate Software / comments
Thanks Dwaine,
A good point duly noted.
Cheers,
Dan
====================
Dan J Archer
SQL Dependency Tracker Project Lead
Red Gate Software
Chaps,
There's some great feedback here, and many thanks for it. We're still digesting it all, and as you've no doubt surmised a lot of this is beyond the scope of our 2.0 release. That said, there's some very good food for thought here and we're most grateful for it. Your words are not falling on deaf ears.
Cheers,
Dan
Dan J Archer
SQL Dependency Tracker Project Lead / comments
Chaps,
There's some great feedback here, and many thanks for it. We're still digesting it all, and as you've no doubt surmised a lot of this is beyond the scope of our 2.0 release. That said, there...
Hi all,
Since we track at the table level, one way in the final release will be to drop the table whose field/column is of interest onto the graph (which will bring in all objects which that table is used by). We're aiming to show source SQL for the dependency objects, which should allow you to determine which references apply to the table and which to particular columns.
We're still considering colour coding dependency types, although given the large number of ways in which references can occur, we figured that showing the source SQL would let the user get right to the meat of the problem more easily. Do let us know what you think though.
Hoping that's of help,
Regards,
Dan. / comments
Hi all,
Since we track at the table level, one way in the final release will be to drop the table whose field/column is of interest onto the graph (which will bring in all objects which that table ...
Hi jvance,
We do track dependencies down to the field level, but we don't display them as such; on the diagram and in the Object Dependencies list, the dependencies will go to/from the table in question.
All the best,
Dan / comments
Hi jvance,
We do track dependencies down to the field level, but we don't display them as such; on the diagram and in the Object Dependencies list, the dependencies will go to/from the table in que...