J
John
I am using an Access2002 DB for inventory on a website.
Generally, I have been making the inventory updates on my
desktop and then uploading the DB to the website. I am
using ASP pages to query the DB and display the results
online with no problems.
Now I have created ASP pages to handle the inventory
management; add new record, modify record, delete record,
etc... Problem is that while I can read the DB with no
problem, I cannot add,change or delete in any way. I get
the msg that says "must use updateble table".
I have the DB in share mode and have made sure that the
rights on the hosting directory are read,write,delete.
I can't figure this out... any ideas?
Thanks
John
Generally, I have been making the inventory updates on my
desktop and then uploading the DB to the website. I am
using ASP pages to query the DB and display the results
online with no problems.
Now I have created ASP pages to handle the inventory
management; add new record, modify record, delete record,
etc... Problem is that while I can read the DB with no
problem, I cannot add,change or delete in any way. I get
the msg that says "must use updateble table".
I have the DB in share mode and have made sure that the
rights on the hosting directory are read,write,delete.
I can't figure this out... any ideas?
Thanks
John