connect to sqlexpress to do stuff
SQLCmd -S .\sqlexpress -E
and
grant execute on dbo.proc_name to [MACHINE/ASPNETACCOUNT]
go
=
2 hours.... it sucks to be dumb!
and
grant execute on dbo.proc_name to [MACHINE/ASPNETACCOUNT]
go
=
2 hours.... it sucks to be dumb!

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home