• Hari.Sharma (7/15/2008)


    As simple as it is:

    -- Query

    USE [MyDataBase]

    GO

    TableName -- Bold shows that it is selected

    -- Now Press Alt+F1

    I think it is very easy and self explanatory.

    See the attachment

    Tried that and still got the same error. However, if I removed dbo from the table name, it worked.

    Learnt something new, and still earned a point 😎