[phpBB Debug] PHP Notice: in file /viewtopic.php on line 988: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Australia/ACT' for 'EST/10.0/no DST' instead
[phpBB Debug] PHP Notice: in file /viewtopic.php on line 988: getdate() [function.getdate]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Australia/ACT' for 'EST/10.0/no DST' instead
elstar.com.au • View topic - The EXECUTE permission was denied on the object

The EXECUTE permission was denied on the object

The EXECUTE permission was denied on the object

Postby stephen » Thu Dec 10, 2009 6:07 am

I have an application that uses ODBC to access SQL Server 2008 but I get the error
The EXECUTE permission was denied on the object
when I start the appliaction.
Solution is to Grant Execute permissions
eg

GRANT EXECUTE ON [dbo].[sp_items_for_sale] TO [ASPNET]
stephen
 
Posts: 461
Joined: Thu Feb 09, 2006 9:37 am
Location: Brisbane

Return to SQL Server Help

Who is online

Users browsing this forum: No registered users and 1 guest