Display hyperlinks in results

  • Is there any way to display a hyperlink in the results view so that when you click it it will open a table/sp/view for editing?

    I have a stored proc that I use frequently to search a database for a given string.

    The results pane displays the names of tables/views/stored procs/UDFs that contain the string.

    What I'd like to do is provide a link to click on to automatically open the particular result for editting.

    Is this possible?

  • I don't believe so... not from SSMS anyway...

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply