Hi There,
Im trying to do an insert into an access DB through an ASP. It actually works for me, but when my collegue tries it she gets the following error:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
I've seen this page which suggest its a permissions issue on the DB
But I dont get why it would work for me but not her?
Any clues?
Im trying to do an insert into an access DB through an ASP. It actually works for me, but when my collegue tries it she gets the following error:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
I've seen this page which suggest its a permissions issue on the DB
But I dont get why it would work for me but not her?
Any clues?