If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > expert help

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-18-04, 12:48
purple purple is offline
Registered User
 
Join Date: Jan 2004
Posts: 6
expert help

does anyone what the follwoing error mean:

Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
/ddd/ddd/register.asp, line 126

it appears during sign up registration
Reply With Quote
  #2 (permalink)  
Old 01-18-04, 19:38
zgnilek zgnilek is offline
Registered User
 
Join Date: Jan 2004
Posts: 2
That error is usually received when you do not have permission to write to the directory that the database is located in. Contact your administrator and have them resolve your problem, if your administrator is anything like mine, you will just end up resolving the problem yourself. Have fun...
Reply With Quote
  #3 (permalink)  
Old 01-19-04, 06:00
purple purple is offline
Registered User
 
Join Date: Jan 2004
Posts: 6
Red face

im the administrator. how can i solve the problem? i can't figure out the solution.
Reply With Quote
  #4 (permalink)  
Old 01-19-04, 09:12
beyond cool beyond cool is offline
Registered User
 
Join Date: Sep 2003
Posts: 39
Quote:
Originally posted by purple
im the administrator. how can i solve the problem? i can't figure out the solution.
Check what user you are connecting as. Chances are the IIS_User does not have write permission on the directory your database is in. You don't need to give the IIS permission on the directory, just the database AND the temp directory should do fine.
Reply With Quote
  #5 (permalink)  
Old 01-19-04, 12:25
purple purple is offline
Registered User
 
Join Date: Jan 2004
Posts: 6
Wink

thanks for replying me byond cool
can u explain step by step on this. im sorry for being troublesome. this is my first time using IIS
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On