Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 7 of 7

Thread: Modify Stored Procedure

  1. #1
    mimpoz is offline Member
    Join Date
    Jul 2008
    Posts
    53

    Default Modify Stored Procedure

    I am trying to modify a stored procedure, and I'm not being allowed in, along with a message that the text is encrypted. IS this something we are supposed to have access to?

  2. #2
    Rob is offline Senior Member
    Join Date
    Aug 2004
    Posts
    3,037

    Default

    U should be able to modify them yes, but what version are you using?
    AspDotNetStorefront
    Shopping Cart

  3. #3
    mimpoz is offline Member
    Join Date
    Jul 2008
    Posts
    53

    Default

    Version 8. Do you know why I would be locked out? I'm getting a message that the property headertext is not available and that the sp is encrypted.

    Thanks

  4. #4
    peter3827 is offline Senior Member
    Join Date
    Nov 2005
    Posts
    281

    Default

    Redo the database creation script and remove the line that says

    WITH ENCRYPTION

  5. #5
    mimpoz is offline Member
    Join Date
    Jul 2008
    Posts
    53

    Default

    Thanks Peter!

    How would I go about doing that?

  6. #6
    mimpoz is offline Member
    Join Date
    Jul 2008
    Posts
    53

    Default

    Peter,

    I don't see WITH ENCRYPTION anywhere in the create database script.

  7. #7
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    There's information on doing that in our knowledge base