Posts
Sort by recent activity
Error: Invalid numeric precision/scale on data compare
I'm using the following command to sync a database to a scripts folder :
- sqldatacompare.exe /s1:Computer /db1:DB /makescripts:"c:\Scripts" /verbose /sync
This works fine.But when I try a compare ...