This is a discussion on "still having problems writing to database..." within the Classic ASP section. This forum, and the thread "still having problems writing to database... are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
still having problems writing to database...
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|
|
|||
|
is uid an auto-generated field?
|
|
||||
|
nope, they are all plain text fields
|
|
|||
|
I think you probably don't have the correct permissions set for your Access file. The system needs to have read, write, modify permission for the file for you to be able to do anything more than just read from the db.
|
|
||||
|
how do you set those permissions?
|
|
|||
|
Is it your server or a shared one?
|
|
||||
|
currently im just running it off of IIS, because i don't have an ASP server...
|
|
|||
|
It varies based on the OS a little, but you want to right click on the mdb file or the folder containing it and select Security. Under the permissions give Full Permissions to the IUSR_machinename.
|
|
||||
|
Hi Ben... you may want to see this:-
Access Write Permissions
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
![]() |
| Tags |
| still, having, problems, writing, database |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Data From Form To Database Input Problems | longstand | PHP Forum | 6 | Oct 12th, 2007 15:54 |
| Database Update script problems | as22607 | PHP Forum | 10 | May 14th, 2007 18:08 |
| XML Code for transfering data from one SQL Server Database to another database | plolla | Other Programming Languages | 1 | Aug 3rd, 2006 18:37 |
| problems connecting to database | benbacardi | Classic ASP | 8 | Apr 15th, 2005 16:16 |
| Retrieving text from database and writing back as url | wheatus | Classic ASP | 5 | Dec 22nd, 2004 11:36 |