Adding records to the database with ASP Posted: 2 Oct 2006
When I try to insert records using asp and MS Access it gives this error, Error Type: Microsoft JET Database Engine (0x80004005) Operation must use an updateable query.
I can get data from the database but cannot insert records. Please help.