Activity overview
Latest activity by MikeM
I found it. LinkedDatabases.xml / comments
I found it. LinkedDatabases.xml
More questions... I got the /Scripts1 switch working (thanks!), but I can't figure out how to identify which directory is for which database. The names are obfuscated and I can't find a mapping anywhere. Is that available for me to use? / comments
More questions...I got the /Scripts1 switch working (thanks!), but I can't figure out how to identify which directory is for which database. The names are obfuscated and I can't find a mapping anyw...
Thanks for the response. I see the option in the UI to connect to a remote tfs, but it just is not available for command line...? I am trying to automate a report to show the differences between prod/dev and prod/tfs. The trick is that we have single-tenant databases and lots of clients. I have the first part working through tsql creating the bat file with the appropriate commands, run the bat to create output, which then are read through a second sproc to give me a meaningful output. If I could do the same thing with tfs/prod...then I'd be set. I think downloading the latest version will work, I will try that one out this week. Thanks again! / comments
Thanks for the response.I see the option in the UI to connect to a remote tfs, but it just is not available for command line...? I am trying to automate a report to show the differences between pro...
TFS compare command line
I see in the SQL Compare UI, you can easily compare a local db to a tfs db in source control. The XML shows it nicely and it works exactly as i want....but I cannot figure out how to do that in the...
Thanks for the response! With that being the case, I am glad I didn't go looking too much. I am working on a batch file solution and will provide that to the forum if it works out. / comments
Thanks for the response!With that being the case, I am glad I didn't go looking too much. I am working on a batch file solution and will provide that to the forum if it works out.