How can we help you today? How can we help you today?
mbgrove

Activity overview

Latest activity by mbgrove

OK guys... Yes, I can use the log file, even though it's not user-friendly in the way of placing or naming what we want and it states it's more for you guys in your online documentation. Yes, I can take another step and generate a SQL script and run that separately with sqlcmd to be able to trap the error. But I shouldn't have to. I would be taking a step backwards from the functionality of a previous version. Fortunately, the multiple databases I have automated to be updated on a daily basis are not yet production databases. If these had been production databases and the output file, which had always worked before, suddenly no longer returns the information it did before, I would be screwed if there was an error, plain and simple. So... what happened to /out? Honestly. I have been given no explanation or reason for why /out doesn't return the same information it did before, and there is no documentation to back up the fact that it doesn't return the same information it did before. And, interestingly enough, you asked me to try a switch, /verbose, that isn't in the online command line documentation either. I feel like I've gotten the run-around to avoid answering what happened to the /out feature. Whether you want to admit it or not, this is a fairly serious change in the program that needs to be resolved in one way or the other. 1) Get /out to return what it did before. 2) Document that /out no longer returns specific information, or better document what information it DOES return. Michael / comments
OK guys... Yes, I can use the log file, even though it's not user-friendly in the way of placing or naming what we want and it states it's more for you guys in your online documentation. Yes, I can...
0 votes
Getting error notifications with command line
Having problems with SQL Compare 10 that I didn't have with SQL Compare 8. Here's my command line: "D:\sqlcompare" /Project:"D:\Project.scp" /reporttype:simple /report:"D:\Project.html" /out:"D:\Pr...
3 followers 10 comments 0 votes