Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by janosch99

  1. janosch99

    problem with db_datareader role

    ERRATUM I don't what I did this afternoon, but I just noticed that the solution with the brackets DOES work. So my problem is solved. Thanks to your help and my sloppyness I learned a lot about microsoft Sql server administration today.
  2. janosch99

    problem with db_datareader role

    thank you unfortunatly, even bracketing doesn't withold the server sql compiler from prompting me about the improper use of the '-'. Is this obligation to refer to the object owner new in the latest version of SQL server?. I have Microsoft SQL Server Desktop Engine (downloaded last year) and...
  3. janosch99

    problem with db_datareader role

    thank you this is funny, I just found the answer myself. but... now I have another problem! My server administrator has given the database owner the name: user-woordtraining. the problem now is that I get an error message about this "-" in the name, even if I use dbo instead. looks like we...
  4. janosch99

    problem with db_datareader role

    I use a database on a remote server through webservices with ado.net functions. When I login as a user that has db_admin rights, everything works fine. now i asked the administrator of the server to create u new user for me, with only SELECT permission. He created a user with the db_datareader...

Part and Inventory Search

Back
Top