CREATE TABLE permission denied in database
- From: laimis <lsimutis@xxxxxxxxxxxxxxxx>
- Date: Fri, 20 Jan 2006 10:26:39 -0600
Hello,
I hope this is something simple to fix, but so far I had no luck...
Situation:
I created sql login, let's say 'test' and allowed access to database db1. Actually, I made the account as the db_owner of db1. The test account was not added to any of the server roles. Now, everything is working fine until I try to create table or view or proc, etc. in the db1 while logged in as the test user.
When creating table I get that CREATE TABLE permission denied in database 'scs_auto_uugdb09'. I tried executing GRANT CREATE TABLE after logging on as sysadmin to that test account. That didn't help. IS there some DENY somewhere that I don't see? How can I check what is preventing me from creating table using that account?
Any comments?
Thanks .
- Prev by Date: Re: Tracing user & permissions (triggers and stored p)
- Next by Date: create table permission denied
- Previous by thread: Re: Tracing user & permissions (triggers and stored p)
- Next by thread: create table permission denied
- Index(es):
Relevant Pages
|