Forums

ASP

This topic is locked

Please help me!

Posted 07 Oct 2002 14:23:44
1
has voted
07 Oct 2002 14:23:44 Germán Iurato posted:
Hi,
I'm having an error when I try to insert or delete a record from a table, and I can't figure out what's going on.
I made an ASP page with DW MX, i have an access database with the OSBC DSN configured, i can read fine every data from the database, and also I can insert/delete record locally without problems.
But, when I put the pages to the server, and as the page is about to execute the insert/delete command, the server gives me the following error:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.

An extra data: The page used to work fine since I created two months ago. I've made no changes to it, and suddenly started to give this error.
Can anybody help me, please???
Any clue about this will be apreciated.

Thanks,


Replies

Replied 07 Oct 2002 15:09:01
07 Oct 2002 15:09:01 Roger Yong replied:
You need to upload the connection asp page as well, which is under Connection Folder. The file name is the name that you given in access database.. hope it's help

Reply to this topic