Showing related tags and posts accross the entire site.
-
I am having a problem connecting from a web server to a SQL 2005 database. When my connection string includes 'Integrated security=SSPI;' , I recive the following error - Cannot open database "*******" requested by the login. The login failed. Login failed for user 'NT AUTHORITY\NETWORK SERVICE'. I am...
Posted to
.netTiers - General Support
(Forum)
by
pickledboodah
on
03-08-2007
Filed under: .netTiers, ConnectionString, .netTiers Search, .netTiers Google Search, Error, Nettiers, error help underscore parameter stored procedure nettier, .net 2.0
-
I must be delirious, but why would I need SELECT permission on a table in my database when a ServiceLayer GetPaged method is called? The user for the database that I am using is permitted EXEC permission on the generated GetPaged stored procedure, but I'm still getting the error <Message>SELECT...