Message:
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:
/shop/item.aspx
Version Info:
Version Number: 9.020
ASP.NET Runtime: 2.0.50727.9179 [Stack]
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 PDshop9.PDshopFunctions.sqlexecute_OLEDB(String strin)