Posts
Sort by recent activity
Using SQL Compare and TFS for Continuous Delivery
I am using the SQL Automation Pack to do continuous delivery.
To make sure the source I'm obtaining matches the build that is actually being deployed, I'd like to pass something like /revision1:[BU...
Static Data Filtering
Is there any way to include a subset of data in a table when linking static data via SSC?
I have a configuration table which includes some required and some optional data. It would be great if I co...
Partially Source Controlled
I have several projects that are add-ons to a 3rd party application. This 3rd party application has a very large database, and many customers want my add-ons to have their schema/data in the same d...
Crash During Profiling
I'm profiling a Windows Service that uses the LocalReport class (from Microsoft.Reporting) to render some PDF reports.
My application runs fine without the Profiler attached, but when I attach the ...