Posts
Sort by recent activity
The SQL Backup Agent service cannot start
I have installed all my Red-Gate tools (from my toolbelt) onto a new machine running Windows 7 (64 bit, ultimate) ( :P ) and SQL 2008. The SQL server is installed on the same machine. When install...
Collation mismatch warning message
I am comparing two databases where the collations are different. I have set the "Force Binary Collation" option.
Using the synchronisation wizard, it is still giving me a warning saying: "Collation...
Seeds incorrect if direction of synchronisation is changed
I have set up a project where I want to synchronise the contents of a database on my local machine to a remote server. That works fine. If I change the direction of the synchronisation, the data is...
Seeds are different if table is empty
I have a table which I use to generate unique customer reference numbers. The customer reference number is based on the seeded value generated when a row is inserted. (FYI, I apply a check digit an...