i try out my registration form on initial computer and it works. however, when i move the ASP pages (javascript) to my notebook, i found that it cannot update to database only retrieval can be done. what happen?
the error message is:
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Cannot update. Database or object is read-only.
however, the database properties is not selected as read only.
please help!!