Posts
Sort by recent activity
Command line vs gui snapshot creation
I came across something odd, and I'm not sure what's causing it.
I have a script that uses the command line to generate a snapshot of a database:
. $sqlCompare /server1:$sqlServer /database1:$sqlDb...