How can we help you today? How can we help you today?
adam_hafner
Can you try adding the <force/> tag to your XML and see if that fixes your issue?  See the bolded text below... <?xml version="1.0" encoding="UTF-8"?> <span><commandline><br></span> <span>&nbsp; <database1>database1</database1><br></span> <span>&nbsp; <username1>username1</username1><br></span> <span>&nbsp; <password1>password1</password1><br></span> <span>&nbsp; <server1>server1</server1><br></span> <span>&nbsp; <database2>database2</database2><br></span> <span>&nbsp; <username2>username2</username2><br></span> <span>&nbsp; <password2>password2</password2><br></span> <span>&nbsp; <server2>server2</server2><br></span> <span>&nbsp; <options>Default</options><br></span> <span>&nbsp; <options>DisableAndReenableDDLTriggers</options><br></span> <span>&nbsp; <options>DisableAndReenableDMLTriggers</options><br></span> <span>&nbsp; <synchronize/><br></span> <span>&nbsp; <include>Table</include><br></span> <span>&nbsp; <include>Table:\[Yadda\]</include><br></span> <span>&nbsp; <include>Table:\[Yadda1\]</include><br></span> <span>&nbsp; <include>Table:\[Yadda2\]</include><br></span> <span>&nbsp; <include>Table:\[Yadda3\]</include><br></span> &nbsp; &nbsp; <ExcludeColumns>Yadda3]$:Status</ExcludeColumns> <b><force/></b><br> </commandline> / comments
Can you try adding the <force/> tag to your XML and see if that fixes your issue?  See the bolded text below...<?xml version="1.0" encoding="UTF-8"?><span><commandline><br></span><span>&nbsp; <data...
0 votes
@mattkollar can you send me what  your command line looks with the argfile switch contents?  I have done some work like this so I could probably help if you could give me some additional details. / comments
@mattkollar can you send me what  your command line looks with the argfile switch contents?  I have done some work like this so I could probably help if you could give me some additional details.
0 votes
@Yev, you may want to post this on SQL Prompt's UserVoice.  Here's the link: https://redgate.uservoice.com/forums/94413-sql-prompt / comments
@Yev, you may want to post this on SQL Prompt's UserVoice.  Here's the link: https://redgate.uservoice.com/forums/94413-sql-prompt
0 votes
Yes, you can do this in the Options screen of the Project you setup.  There is an option to 'Ignore DML triggers'  I do not see an option for ignoring DDL triggers though, but maybe DML is all you need? / comments
Yes, you can do this in the Options screen of the Project you setup.  There is an option to 'Ignore DML triggers'  I do not see an option for ignoring DDL triggers though, but maybe DML is all you ...
0 votes