Activity overview
Latest activity by lfreijo
Product Upgrade Notices
If a product is linked in my account, will I get an email when a new minor release is released? If not, is there someway to get that?
Redgate cannot ignore spaces in sql object names
Can we get an option to ignore spaces in a sql object name?
10.2.0.916 installation errors
We have a number of licenses that we upgraded to 10.2.0.916. However we have one person who's installation fails. He gets a "MSI returned failure code InstallFailure (1603)" error (I added the quot...
When generating a script through the command line, I don't see an option to add a use statement. Does one exist? / comments
When generating a script through the command line, I don't see an option to add a use statement. Does one exist?
I changed the syntax you suggested but I am getting the same error. / comments
I changed the syntax you suggested but I am getting the same error.
Command Line won't synch
I am using a command line similar to this:
C:\"Program Files (x86)"\"Red Gate"\"SQL Compare 8"\sqlcompare /snapshot1:\\fileserver\datashare$\Redgate_Snaps\ProdSrver$Instance.Database.snp /server2:D...
Interesting quirk in command line
I found an interesting quirk, not sure what it actually means.
I used sql compare command line to do a synchronization between a snapshot and an empty database.
sqlcompare /snapshot1:"\\fileserver\...
Thanks Brian! It was something kind of similar, basically some orphaned procs that would no longer compile. I finally ran the same compare using the GUI and it revealed a lot more information than the command line including the actual proc that would not compile. Thanks for your input! / comments
Thanks Brian! It was something kind of similar, basically some orphaned procs that would no longer compile. I finally ran the same compare using the GUI and it revealed a lot more information than ...
I should have added the original command line code I was using:
sqlcompare /snapshot1:"folder_location\snapshot_filesnp" /server2:server /database2:database /synchronize /force / comments
I should have added the original command line code I was using:
sqlcompare /snapshot1:"folder_location\snapshot_filesnp" /server2:server /database2:database /synchronize /force
SQL Compare OLEDB command line error
I am trying to sychronize a snapshot with a database. I am running this in a command window on my local machine. I am a sysadmin on the server. I am getting the following error. I changed the folde...