|
The probable reason you would be getting 'Operation must use an updateable query' is because the folder you have the database in does not have correct permissions. The /db has the correct permissions already and is much more secure than having the database in the wwwroot somewhere.
The absolute path to the /db is:
d:\domains\mydomain.com\db
Hope that helps, post back if you have any further queries.
Regards,
Jacob
|