Store Procedure Problem in SQL Server 2005

  • The specified schema name "dbo." either does not exist or you do not have permission to use it.

    I an getting above problem during Execution of procedure.Please provide immediate solution

  • This is a permissions problem. You should check with the person who manages the security for the database in question to validate that you have the appropriate permissions required to run that procedure.

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply