Activity overview
Latest activity by thirster42
Suggestion: indexes
It would be nice if you could select which indexes to include or exclude. Not all of our indexes need to be documented in the database documentation, rather they are documented in an Index Change ...
Ability to exclude Primary and Foreign keys
It would be nice if we could exclude primary and foreign keys from the documentation.
Have option to exclude transactions
Typically having the updates srapped in the transactions works fine. Where I run into issues is when I have a database that depends on linked servers a lot. SQL Server does not like accessing lin...
Table level view shows all tables
I've got a project on a database. In this project i've got some tables that are not selected to be included in the project. When you click on the tables folder it shows a summary of all of the ta...
Push a database to test
Ok, i've got a brand new database and we're done with the initial development. Now i need to push it to test. Can i push a database to test using SQL Source Control, or do i need some other metho...
Here's how i'm planning on doing my documentation (i'm just now starting this):
Create my initial documentation on a version of the databaase either on my local machine or on dev
Copy the extended properties to dev/test
Any additional documentation will be made on the dev server and then copied up from there (done right before a version push to test) / comments
Here's how i'm planning on doing my documentation (i'm just now starting this):
Create my initial documentation on a version of the databaase either on my local machine or on dev
Copy the extended ...
Oh yes, being able to document SSIS packages and SQL Jobs would be awesome. SSAS documentation could be cool too. / comments
Oh yes, being able to document SSIS packages and SQL Jobs would be awesome. SSAS documentation could be cool too.
diagram won't update from schema
i've got a diagram that i've set up. i want it to update because i've made some changes, but now when i go to update from schema it's throwing an error stating "no tables were found for foreign ke...
diagram won't update from schema
i've got a diagram that i've set up. i want it to update because i've made some changes, but now when i go to update from schema it's throwing an error stating "no tables were found for foreign ke...
i don't see why you don't just modify the script that sql compare spits out to do what you need to do. / comments
i don't see why you don't just modify the script that sql compare spits out to do what you need to do.