Permission problems user can't create a table
- From: frant101@xxxxxxxxxxxxxx
- Date: Thu, 28 Jun 2007 01:52:02 -0700
Hi there,
I'm new to SQL 2005 and am having what is probably an easy problem.
I have created a user called testuser in a database called testdb.
The login has access to the testdb database and has a default schema
of dbo.
I then allowed testuser the ability to create tables in the testdb
database. However when i try to create a table in the database as
that user it comes up with a persmissions error
'the specified schema name dbo either does not exist or you do not
have permissions to use it'
Do I need to set some further permissons to allow this user to create
tables, is it not enough to give them the create table permisson on
the database ?
Any help would be much appricated.
Thanks
Fran
.
- Follow-Ups:
- Re: Permission problems user can't create a table
- From: Uri Dimant
- Re: Permission problems user can't create a table
- Prev by Date: Re: User Data Segregation
- Next by Date: Re: permission problems running SQLExpress under terminal server
- Previous by thread: Re: Error: 18456, Severity: 14, State: 11
- Next by thread: Re: Permission problems user can't create a table
- Index(es):
Relevant Pages
|
|