Posts
Sort by recent activity
Possible BUG - Altering tables and ansi_warnings message
Hi all,
I want to share with you a recent behavior of SQL Compare tool.
I tried to execute an ALTER COLUMN using SQL Compare. The statement created on the script is a simple ALTER TABLE:ALTER TABLE...
Filters on from source control "Schema Compare/Deploy" tab
Hi all,
I'm deploying stored procedures from database A to database B via "Schema Compare/Deploy" tab of Sql Source Control. I'm comparing the latest changeset of database A to the database B schem...