I have just upgraded from Beta 2 to Version 2 of the open source edition of dotShoppingCart.
I am hitting a DB permission issue when loggin in as an administrator and depressing the "Enter Store Admin" Button.
This is because in this version, some of the stored procedures generate SQL dynamically and then they call "EXEC <dynamic statement>".
For the above to work, the DSC account should have db_ownership privileges rather than the standard public ones.
Could somebody please let me know what's the right way for configuring the permission levels.
Is anybody else having similar issues?
Kind regards,
Daniel
|