Activity overview
Latest activity by av99
Anyone else have suggestions not working in latest update of SQL Prompt?
I upgraded a couple of days ago to SQL Prompt 10.14.5.5385 and now suggestions don't work anymore. I have disabled suggestions, re-enabled it, run ctrl-shift-R, closed SSMS and re-open it. closed a...
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 ...
SQL Compare filter get's different results when used in command line
When I use SQLCompare to compare my two databases and filter for object name to be like '%clause%' it gives me 10 differences, 6 missing and 31 identical which are correct. However when I run the s...
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...
Create new sub-directories
I have to create snapshot of all our current databases into sub-version and I have been given a single folder (URL?) by our svn administrator.
I only seem to be able to link a single database to th...
Save/Clone features in SQL Data Compare 6
I noticed that the "clone" option was removed in the latest version. Any reason why that was removed? I used this option a lot and really miss it.
Also when saving a new project it would be nice if...