• Sean Lange (10/22/2012)


    naqib_bs (10/22/2012)


    I did the same think, but there is some administration problem in my windows, I am not administrator user

    but I am member of administrator user therefore, it gives me some errors:

    cannot show required dialog.

    additional information:

    .................

    ................

    A required operation could not be completed. you must be a member of the sysadmin role.

    thanx

    The error message pretty much tells the story...

    you must be a member of the sysadmin role.

    since he is talking about his windows im guessing he is an admin in windows but not a member of the sysadmin role in SQL Server. understanding windows logins and sql logins can have different permission levels (Or be completely separate) makes the error more recognizable.


    For faster help in answering any problems Please read How to post data/code on a forum to get the best help - Jeff Moden[/url] for the best way to ask your question.

    For performance Issues see how we like them posted here: How to Post Performance Problems - Gail Shaw[/url]

    Need to Split some strings? Jeff Moden's DelimitedSplit8K[/url]
    Jeff Moden's Cross tab and Pivots Part 1[/url]
    Jeff Moden's Cross tab and Pivots Part 2[/url]