"dbo" schema permissions question.
- From: "chris" <chris@xxxxxxxxxxx>
- Date: 28 Jan 2006 13:28:23 -0800
I have some ASP.NET 2.0 code executing
SqlDependency.Start(connectionstring) to a SQL 2005 database and I am
getting the following error:
System.Data.SqlClient.SqlException: The specified schema name "dbo"
either does not exist or you do not have permission to use it.
As a general SQL 2005 Security question, can anyone please inform me as
to how i would give my user permissions to the "dbo" schema? At
present the user has "dbo" set up as it's default schema, but I am not
sure what that does. Also my code works fine if I give the user
sysadmin rights.
Thanks,
Chris
.
- Follow-Ups:
- Re: "dbo" schema permissions question.
- From: Bob Beauchemin
- Re: "dbo" schema permissions question.
- Prev by Date: Re: MYSQL Question
- Next by Date: Re: "dbo" schema permissions question.
- Previous by thread: Hosting a Component in SQL Server 2005 and Security
- Next by thread: Re: "dbo" schema permissions question.
- Index(es):
Relevant Pages
|
|