Hi,
I have an application that is up and running on the web. It has no problems updating the (access)database.
I'm creating a website with the same functionality for a different client and so I basically cut and pasted the code for the second app just changing the graphics.
When trying to update the database I get:
Microsoft JET Database Engine (0x80004005)
Operation must use an updateable query.
My database on the server sits in the folder with the needed permissions.
The thing is, when I ran it locally, I got the same error. Then when I went to the first app and ran it locally I got that error to!
Does this make sense?
How can this be?
GuyPhil
I have an application that is up and running on the web. It has no problems updating the (access)database.
I'm creating a website with the same functionality for a different client and so I basically cut and pasted the code for the second app just changing the graphics.
When trying to update the database I get:
Microsoft JET Database Engine (0x80004005)
Operation must use an updateable query.
My database on the server sits in the folder with the needed permissions.
The thing is, when I ran it locally, I got the same error. Then when I went to the first app and ran it locally I got that error to!
Does this make sense?
How can this be?
GuyPhil