Posts
Sort by recent activity
Slowness with Deployment of Large Static Data Sets
We have a large database of lookup data that gets changed on a weekly basis and we are using SQL Source Control to control and deploy these changes from our Test to our Production environment. The ...
Suppress Create SQL Login from Database User Script
When we check in a user into Subversion via SQL Source Control the script that is generated and appears in the Check-In window includes code to Create a Login at the server level. I would like to r...