Operation must use an updateable query
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
Hi there, i have a website Files hierarchy is wwwroot/ Default.aspx Login.aspx data/ db1.mdb[MS Access database] web.config Register/ Signup.aspx web.config when i inserting a record from Signup.aspx to db1.mdb it was returning an error Operation must use an updateable query i think i have to change the permissions of db1.mdb, if so how to change permissions. iam using windows xp operationg system. thanks for any advice :)