How can we help you today? How can we help you today?

Interactive HTML works differently

I prefer the prior method for Interactive HTML file saving.

In prior versions, after running SQL Compare, I used to save the report as an Interactive HTML. In those versions, the Interactive HTML file was "fully contained", meaning I could send the file alone to a mail recipient and they could view it (with all the images, etc.)

In the current version, they can still view the HTML, but all the images are contained in a separate folder and it's difficult to add a folder to an email.

I understand that I can put the HTML file and the image folder in a location on the network, but that does not make it as easy as the prior working of saving an Interactive HTML.

I am using SQL Compare 8.1.2.5.0.
meklembl
0

Comments

8 comments

  • Tilman
    Hi Larry,

    Is zipping everything up not an option?

    Regards,

    Tilman
    Tilman
    0
  • meklembl
    It could be if the users were made aware of how to fully unzip the files.

    What changed between SQL Compare 7 and SQL Compare 8 that made the Interactive HTML so different?
    meklembl
    0
  • Tilman
    The reason why the single file worked, was that it requested the images from the Red Gate servers. This was not working for people who didn't have internet connections. We changed it to make it work for those people, as well.

    We could try and make it fall back to the online images if it can't find them locally, I guess?

    Tilman
    Tilman
    0
  • meklembl
    Thanks. And I see the light. I may not fully like it, but I do understand.
    meklembl
    0
  • joejf
    I realize this is an old post but I just noticed this issue. This is really silly. The page is still set up the same, with the images pointing to Red-Gate's servers. However, they added a function, SetupImagesDir, that changes the location of the images to the local directory (<file name>_images). If you comment out the call to SetupImagesDir in the pageInit function it works just as it used to.

    I think someone forgot to add a check in the SetupImagesDir function to only change to the local directory 1) if it exists and/or 2) it cannot access Red-Gate's servers.

    Please, please add this condition or an option in the generate dialog to use web based images.
    joejf
    0
  • nuberfin
    Agreed...this is a huge pain and added steps for most. I used to be able to just send the html, now I have to zip up images too and it's a much bigger production.
    nuberfin
    0
  • NetBuzzer
    I too would like to have this feature back. It is so much nicer and easier to have a "fully contained" html, as meklembl calls it. Surely its possible to offer both options, for those that have internet connection and those that dont? Please keep us posted about this. Thanks!
    NetBuzzer
    0
  • Tilman
    This has been fixed in the latest patch. Please see here:

    http://www.red-gate.com/MessageBoard/vi ... hp?t=11077
    Tilman
    0

Add comment

Please sign in to leave a comment.