how can I prevent dbo login from access my database?

Posted by KareemSaad on Stack Overflow See other posts from Stack Overflow or by KareemSaad
Published on 2010-04-11T10:03:12Z Indexed on 2010/04/11 10:13 UTC
Read the original article Hit count: 246

Filed under:

I Made login (x) with sql authentication for mydatabase(Sharp) in sql2000.And I want to prevent dbo login from access my database what can i do?

© Stack Overflow or respective owner

Related posts about sql-server