Posts
Sort by recent activity
initial value reset when modifying tables with identity columns?
if you have a table with an identity column, and have data in it, then later need to modify that table, the script created to deploy the table, creates a new one, inserts the correct records, with ...
What db rights are needed?
I recently installed SQL source control, and it looks like it will do exactly what we need. But so far I have run into a snag trying to check in changes.
We work with a shared dev db (multiple dev...