Activity overview
Latest activity by freecellwizard
Can I specify a WHERE clause using an XML arg file?
In the UI, there's a way to provide a WHERE clause to include only certain rows in a comparison. I am using the command line interface with a saved XML arg file and need to do the same. For examp...
UPDATE: I reported this as a bug and it was accepted. It's been fixed as of this patch: http://www.red-gate.com/messageboard/vi ... hp?t=10917. Thanks to the team for the quick fix. / comments
UPDATE: I reported this as a bug and it was accepted. It's been fixed as of this patch: http://www.red-gate.com/messageboard/vi ... hp?t=10917. Thanks to the team for the quick fix.
I ended up doing a sync instead of a scriptfile, so I've avoided this problem for now. Hopefully I can continue to work around it. / comments
I ended up doing a sync instead of a scriptfile, so I've avoided this problem for now. Hopefully I can continue to work around it.
temp files not cleaned up when running from command line
I am working on some batch files/msbuild script to help our developers sync their local SQL data with source control. I am playing with the command line functionality using an XML config file:<...