Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_database_setup thread: Error message which I can't solve!!! (Please HELP!!)


Message #1 by "Ivan" <ivanv@w...> on Mon, 5 Mar 2001 20:28:26
I am currently working on a project with Ms Access 2000.  The site works 

fine on my IIS4 but when uploading to my server I am receiving the error 

below.  What I can't understand is that the project works fine ocally on 

my IIS4 and when upload to my server with IIS5 it is not working.





The Error is as follow:

------------------------



Microsoft OLE DB Provider for ODBC Drivers error '80004005' 



[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable 

query.





I really appreciate if someone help me get out from this problem.



Thanks.



Ivan (ivanv@w...)

Message #2 by Craig Price <CPrice@l...> on Mon, 5 Mar 2001 14:57:45 -0800
check if the permissions on the database have read/only, you have

to make it writeable.



It might inherit the folder permissions, so you may have to change

the permissions on that folder so that everytime you upload it won't

do the same thing.



Just a thought.



Craig 



-----Original Message-----

From: Ivan [mailto:ivanv@w...]

Sent: Tuesday, March 06, 2001 1:57 AM

To: ASP Database Setup

Subject: [asp_database_setup] Error message which I can't solve!!!

(Please HELP!!)





I am currently working on a project with Ms Access 2000.  The site works 

fine on my IIS4 but when uploading to my server I am receiving the error 

below.  What I can't understand is that the project works fine ocally on 

my IIS4 and when upload to my server with IIS5 it is not working.





The Error is as follow:

------------------------



Microsoft OLE DB Provider for ODBC Drivers error '80004005' 



[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable 

query.





I really appreciate if someone help me get out from this problem.



Thanks.



Ivan (ivanv@w...)

Message #3 by "Bart Beekhuizen" <bart@d...> on Tue, 6 Mar 2001 00:03:08 +0100
You have to set up the rights of your MDB file to read/write in your IIS

Admin settings. Now you can edit and change your database.





-----Original Message-----

From: Ivan [mailto:ivanv@w...]

Sent: dinsdag 6 maart 2001 7:57

To: ASP Database Setup

Subject: [asp_database_setup] Error message which I can't solve!!!

(Please HELP!!)





I am currently working on a project with Ms Access 2000.  The site works

fine on my IIS4 but when uploading to my server I am receiving the error

below.  What I can't understand is that the project works fine ocally on

my IIS4 and when upload to my server with IIS5 it is not working.





The Error is as follow:

------------------------



Microsoft OLE DB Provider for ODBC Drivers error '80004005'



[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable

query.





I really appreciate if someone help me get out from this problem.



Thanks.



Ivan (ivanv@w...)

  Return to Index