Microsoft
Software
Hardware
Network
Question : The SELECT permission was denied on the object 'sysdtspackages90', database 'msdb', schema 'dbo'.
Can anybody tell me if I need to setup something for the error "The SELECT permission was denied on the object 'sysdtspackages90', database 'msdb', schema 'dbo'."?
Thank you in adnace
Answer : The SELECT permission was denied on the object 'sysdtspackages90', database 'msdb', schema 'dbo'.
This error was caused by the fact that the db from which the select * from msdb.dbo.sysdtspackages90 was being executed was not set as trustworthy.
Random Solutions
T-SQL while loop
sql connection silverlight
Zend sitemap.xml rendering inside <html>tags - how do I escape or context switch?
nat transalation on a sonicwall tz 170 device
https error for my website
Using one keyboard and mouse with two computers at the same time
log on to workstation when off domain network?
What's a good backup? Using Backup Exec 11d, 12.5, and 2010 (different sites)
windows7
Debugging an ASP.NET web application?