The database appears to be 'Read-Only', data cannot be saved or updated yet.
Actual Error Message:
sqlexecute Exception. Operation must use an updateable query.
What does this mean?
This message usually indicates that your server/database permissions (security settings) were not configured yet, or done incorrectly. Typically, you can change permissions using your web host’s control panel or file manager. Contact your web host or server admin if you need assistance.
File:
/store/shop/item.aspx
Version Number
10.058
ASP.NET Runtime
Stack
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr)
at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
at System.Data.OleDb.OleDbCommand.ExecuteNonQuery()
at PDshop10.PDshopFunctions.sqlexecute_OLEDB(String strin)