Click to See Complete Forum and Search --> : Error: While Inserting Data in MS ACCESS Database ( in ASP Code)
Web_desiner
11-10-2005, 07:29 AM
Hi. I am designing ASP-site with one MS Access database
where I want to insert some datas , comes this error:
Error Type:
Microsoft JET Database Engine (0x80004005)
Operation must use an updateable query.
/add_to_database.asp, line 35
how can I change it so that insert data in Database?
p.s. site is located on my computer (I have installed IIS)
Bullschmidt
11-10-2005, 03:27 PM
Through IIS (or perhaps a control panel if on a Web host) set the permissions for the virtual (Web) folder containing the database to be more than just read only.
Why do I get database-related 80004005 errors?
http://www.aspfaq.com/show.asp?id=2009
buntine
11-10-2005, 07:27 PM
And mayby even set permissions for the Access file itself. Right click > Properties > Security Tab.
Regards.
web_programmer
11-11-2005, 09:15 AM
[QUOTE=Bullschmidt]Through IIS (or perhaps a control panel if on a Web host) set the permissions for the virtual (Web) folder containing the database to be more than just read only.
Why do I get database-related 80004005 errors?
Reply :
Thank u for your tips. I tried the tips what u send , Again
its showing same error. I herewith Attached my code link .
http://www.codefixer.com/tutorials/form_to_database.asp
please test in ur System . reply me.
please contact me in this Forum or
from my mail id: grm_kumaran@yahoo.com
Regards
Web_programmer
(Your unknown friend)
web_programmer
11-11-2005, 09:22 AM
Reply :
Thank u for your tips. I tried the tips what u send , Again
its showing same error. I herewith Attached my code link .
http://www.codefixer.com/tutorials/form_to_database.asp
please test in ur System . reply me.
please contact me in this Forum or
from my mail id: grm_kumaran@yahoo.com
Regards
Web_programmer
(Your unknown friend)