Execute permission denied

From: Jon (jsb_at_watersteward.com)
Date: 08/28/04

  • Next message: Gordzilla: "Re: Login failed for user 'sa'."
    Date: Fri, 27 Aug 2004 16:42:16 -0700
    
    

    I am accessing an s2k database from a web app using .net.
    My server died and I had to reinstall s2k and now I am
    getting "Execute permission denied" on my stored
    procedures. The web app has not changed so I infer that
    something's wrong with the setup on the database. The
    connection string is as follows:

    "Password=xxxx;Persist Security Info=True;User
    ID=WebUser;Initial Catalog=ScottWeb;Data
    Source=SRV;Trusted_Connection=Yes"

    WebUser exists and has owner permission on the db.

    Thanks for any help.


  • Next message: Gordzilla: "Re: Login failed for user 'sa'."

    Relevant Pages