Activity overview
Latest activity by SteveGTR
Did a little snooping in the Red Gate install directory. In my case:
C:Program FilesRed GateSQL Compare 10
Found SQLCompareInteractiveReportTemplate.xsl
If you swap out the setupImage routine with the 11.2 version that encodes the images, the reports work. / comments
Did a little snooping in the Red Gate install directory. In my case:
C:Program FilesRed GateSQL Compare 10
Found SQLCompareInteractiveReportTemplate.xsl
If you swap out the setupImage routine with ...
Crickets...
I downloaded SQL Compare 11.2 and generated an HTML report to see if I could find the new URL for the images.
To my surprise the JavaScript still points to the now invalid broken link in this line:
var imagesdir = "http://www.red-gate.com/scimages/";
But, the variable is not used so no problem, for version 11.2 that is...
Instead, I see that the images are now encoded in the JavaScript. This is done in the setupImage function.
I swapped out the old setupImage with the new one, with the encoded images, and the old report looks great.
I'll just swap out the function. My PowerShell processing that utilizes the HTML report massages the generated report anyways.
I'm still disappointed that you'd break older versions. Maybe this was done by accident, but it should be fixed for people still using the older version. We're talking, in my case version 10.7, whereas the latest version I just download was 11.2. This isn't a huge time difference in terms of versions. / comments
Crickets...
I downloaded SQL Compare 11.2 and generated an HTML report to see if I could find the new URL for the images.
To my surprise the JavaScript still points to the now invalid broken link i...
SQL Compare HTML Report Images
The HTML reports generated by version 10 of SQL Compare reference a link on your site that is no longer valid. The javascript in the HTML files has the following code:
var imagesdir = "http://www.r...
I was perplexed by this as well, but later discovered it wanted my domain account. / comments
I was perplexed by this as well, but later discovered it wanted my domain account.
SQL Compare Source Control Problem
I'm developing a database drift process that uses snapshots created by SQL Compare version 10.7.0.18.
The process uses PowerShell and goes like this:
1) Create snapshot by getting latest from sourc...
Command Line Usage
I created a batch file to compare a snapshot against a database. A project was created using the GUI where I specify to only check stored procedures (I've simplified the filter down for this exampl...
Tracking Computers With Registered Licenses
We have licensed copies of SQL Source Control, SQL Developer Bundle, and SQL Automation Pack 1.
I'm trying to track down what computers are using what in terms of our Red Gate licenses.
Specificall...
We looked around and there are not any other products that perform to the level of your product. We'll just have to work around this problem for now and patiently wait for a fix from you guys. Thanks [image] / comments
We looked around and there are not any other products that perform to the level of your product. We'll just have to work around this problem for now and patiently wait for a fix from you guys. Thanks