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.
---
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
> 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
[quoted text clipped - 5 lines]
> Our newsgroup
> engine supports Post Alerts, Ratings, and Searching.