View Layout

  • Good morning.  Does anyone know of a trick to maintain the view layout, specifically the table layout, when saving and re-opening a view in Enterprise Manager?  That is, when there are multiples tables involved in a view, you usually have to re-organize the view (move the tables around to show the relationships) when the view is re-opened for viewing or editing.  Can this be prevented?  Thanks.

    Chris

  • Nope... can't be done in EM... open the view code in Query Analyzer first... save the old code... copy the code to EM... experiment with changes... copy/type the changes into Query Analyzer... save the new code under a different name... execute the new code.

    --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