• Micha-1016108 (10/10/2013)


    Very helpfully, especialy with the shurtcut.

    WHY do you have posted this not 5 years ago!!

    BUT I always get an Error when I marked for example schema.tablename and press the short cut.

    I have a german system but the Error ist like Syntax Error near by ".".

    In German:

    Meldung 102, Ebene 15, Status 1, Zeile 1

    Falsche Syntax in der Nähe von '.'.

    It's because it's a string parameter. If you put quotes around it, it will work OK (or if you leave out the schema.)

    So you can put

    PORTFOLIO

    or

    'dbo.PORTFOLIO'