Re: How to Grant permissions to Database
From: Uri Dimant (urid_at_iscar.co.il)
Date: 08/02/05
- Next message: T. Theunissen: "Re: Hello"
- Previous message: A.Seetharaman: "How to Grant permissions to Database"
- In reply to: A.Seetharaman: "How to Grant permissions to Database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 2 Aug 2005 10:13:11 +0300
Hi
Is the user ammember of sysadmin server role and db_owner fixed database
role
If he/she is not a member of the sysadmin fixed server role but is a member
only of the db_owner fixed database role and creates a table which belongs
to 'Tesflow' it qualified as 'Tesflow'.Table
Make sure that the user does exist in the database and given appropriate
permissions
"A.Seetharaman" <A.Seetharaman @discussions.microsoft.com> wrote in message
news:FC31B543-826B-4DED-B7F7-AE9142E74179@microsoft.com...
>I have to create new database using Stored Procedure in that I have to
>create
> a table and insert the values from another databse table . When we Create
> the
> table its shows below error
> " Server: Msg 2760, Level 16, State 1, Procedure TestProce, Line 7
> Specified owner name 'Tesflow' either does not exist or you do not have
> permission to use it."
>
>
- Next message: T. Theunissen: "Re: Hello"
- Previous message: A.Seetharaman: "How to Grant permissions to Database"
- In reply to: A.Seetharaman: "How to Grant permissions to Database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|