How do I make an Access database have write/read permissions? I've got several ASP scripts trying to write data to that database, but when they attempt to do so, an error is displayed stating: "Operation must use an updateable query. (Microsoft JET Database Engine)"
I've got no problems reading data out of the database. This message comes up when trying to edit or delete data.
Last edited by human_steel on Sun, 22nd Aug 2010 14:46; edited 1 time in total