• FROM, INSERT INTO, UPDATE, or DELETE queries that involves joins <snip> You can do this with ApexSQL Edit. 

    well... let's try.

    UPDATE PART SET WEIGHT=USER_1 FROM WORK_ORDER INNER JOIN PART ON PART.ID=WORK_ORDER.BASE_ID

    press "visual query"

    15 seconds wait; then exactly what I said before: it can't parse it. Unpress "visual query" - alas, even the text is now gone.

    Retype with a minor change; another try; now it crashes with unhandled exception.

    Things like this on every step. I mentioned before that it can create a standalone viewer. Indeed, but when I emailed it to a coworker, he called and began to read the message about the missing dll. Ended up with sending him excel file, as usual.

    By the way, speaking of unhandled exceptions: one of the real benefits of visual studio.net is much better handling and encapsulation of exceptions. Enclose everything in try...catch, and exceptions will go. Too much work?

    Also, to change the catalog, I had to exit the software and start over.  Maybe I missed something there

    ctrl-shift-G , or shortcut menu/change catalog in query window (the menu erronsouly says it's ctrl-G)

    As I understand, this product does not have a beta phase. Big mistake. Too eager to sell?