Posts
Sort by recent activity
Command line generates faulty script
When I use the command line to generate a script to synchronize this table with one that doesn't have the DF_COMMENTS_FLAG_ID constraint or the DF_COMMENTS_DATE_CREATED default:
CREATE TABLE [dbo]....
The root emelent is missing
I'm trying to synchronize table's structure only from an explicit list with an argfile, but I get this error: The root element is missing.
What am I missing here?
The contents of the argfile are:
<...
Running out of disk space with data compare
I am running out of disk space on my c: drive before the compare is finished. Is there a way to redirect the output of temporary files generated to another volume?
Thanks,
Jason R.