Groups | Blog | Home
all groups > asp.net caching > may 2004 >

asp.net caching : Binding ASP with MS Access database


DotNetJunkies User
5/21/2004 10:26:09 PM
When i make an ASP page to add data in MS Access db, the user when adds information in the relevant fields of the ASP page and clicks ADD the info is not updated in the database.
Instead it gives a page not found error message.

---
Posted using Wimdows.net NntpNews Component -

johndoe NO[at]SPAM driver.net
5/30/2004 1:53:24 PM
What is most likely happening is you are getting a 500 error and not a 404
error.
The reason this is, is because in order to write to a MS access Db Network
Service (on win2k3) or ASPNET (on xp/2k) needs to have write access on the
file.

Hope this helps - posting is provided as is




[quoted text, click to view]

AddThis Social Bookmark Button