Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > ADO.NET
|
ADO.NET For discussion about ADO.NET.  Topics such as question regarding the System.Data namespace are appropriate.  Questions specific to a particular application should be posted in a forum specific to the application .
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ADO.NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 11th, 2003, 09:21 AM
Registered User
 
Join Date: Jun 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default EXECUTE permission denied on object 'sp_person_isp

Just walking myself through the example in 'ASP database using C#' and
getting this message. Does anyone know the reason to the subject
 
Old June 29th, 2003, 04:33 AM
Authorized User
 
Join Date: Jun 2003
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Please check your object defined 'sp_person_ips', what is it?.
From the name, 'person_ips' seems to indicate someone isp addr, also are you using SQL Server with this C# ASP?, as the extension 'sp_' in SQL Server, it stands for system stored procedures?.
I don't really know ASP much as I novice in that area myself, but I did checked for you in SQL Server side, I am about 99% certain that there is no 'sp_person_ips' system stored procedure in SQL Server. So you or someone must created this object somewhere?, and permission is also not valid?.
Let me know if you have solve it?

Regards
Kasie





Similar Threads
Thread Thread Starter Forum Replies Last Post
SELECT permission denied on object 'Shippers' imtiaz_786 ASP.NET 1.0 and 1.1 Basics 1 September 18th, 2006 12:24 PM
(0x800A0046) Permission denied,not IIS permission! David Hay Classic ASP Basics 3 April 30th, 2006 10:47 PM
Permission denied zah_amir Classic ASP Databases 1 January 24th, 2006 11:45 PM
Permission Denied hamidmq Javascript How-To 2 March 10th, 2005 09:41 AM
Permission Denied einstein Linux 1 December 10th, 2003 09:49 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.