Comments
Sort by recent activity
Here is the command line that i used for the compare (formatted to be better readable). Your help is much appreciated. E:\RedGate\SQLCompare11\SQLCompare.exe /reporttype:interactive /force /server1:MYSERVER /db1:MYDB /snapshot2:E:\Snapshots\TRGTDB_20200923_010345.snp /filter:E:\SQLCompare\Requests\custom_05.scpf /report:E:\SQLCompare\Requests\report.html /scriptFile:E:\SQLCompare\Requests\1.MYDB.sql /out:E:\SQLCompare\Requests\results.txt /options:IgnoreFillFactor,IgnoreWhiteSpace,IgnoreFileGroups,IgnoreUserProperties,IgnoreWithElementOrder,IgnoreDatabaseAndServerName,IgnoreWithNocheck,IgnoreExtendedProperties,IgnoreStatisticsNoRecompute,AddDatabaseUseStatement,DisableAndReenableDdlTriggers,ForceColumnOrder
Art. / comments
Here is the command line that i used for the compare (formatted to be better readable).Your help is much appreciated.E:\RedGate\SQLCompare11\SQLCompare.exe /reporttype:interactive /force ...
I have been tasked to put a snapshot of all our databases (many, many databases) into SVN which is new to me, so I was hoping to just get this task done without having to install/learn toroiseSVN. / comments
I have been tasked to put a snapshot of all our databases (many, many databases) into SVN which is new to me, so I was hoping to just get this task done without having to install/learn toroiseSVN.
No, i don't and was hoping not to have to do that.
I will install to get around this issue, but I am hoping that that feature will be available at some point (v1 maybe?) / comments
No, i don't and was hoping not to have to do that.
I will install to get around this issue, but I am hoping that that feature will be available at some point (v1 maybe?)
Never mind! I should have read the documentation better (see below for answer).
2.In Repository URL, type or paste the URL for your subversion repository.
You must supply the URL for a directory that exists in the repository and is empty. The current early access release of SQL Source Control does not support directory creation or repository browsing.
Note that the repository URL is case sensitive. / comments
Never mind! I should have read the documentation better (see below for answer).
2.In Repository URL, type or paste the URL for your subversion repository.
You must supply the URL for a directory t...