G
Guest
Hi,
I'm trying to add new/update my Access database using Vbscript (in ASP
application). However, i'm not able to do so. I'm getting this message:
Error Type:
Microsoft JET Database Engine (0x80040E09)
Cannot update. Database or object is read-only.
/test/Script/LoadToDatabase.asp, line 36
I dont think the my VBscript is wrong, as i'm able to query my Access
database to display the contents on it on my webpage. I believe has to do
with some permission thing since i'm using the internet to update/add new to
my Access database.
I dont see any problem when i manually open the Access database and
update/add new (click open the Access file on my C: drive).
Please advise.
PS: I'm using Access 2003.
I'm trying to add new/update my Access database using Vbscript (in ASP
application). However, i'm not able to do so. I'm getting this message:
Error Type:
Microsoft JET Database Engine (0x80040E09)
Cannot update. Database or object is read-only.
/test/Script/LoadToDatabase.asp, line 36
I dont think the my VBscript is wrong, as i'm able to query my Access
database to display the contents on it on my webpage. I believe has to do
with some permission thing since i'm using the internet to update/add new to
my Access database.
I dont see any problem when i manually open the Access database and
update/add new (click open the Access file on my C: drive).
Please advise.
PS: I'm using Access 2003.