We have a few websites which are all on a dedicated server. The sites use an MS Access database back end (database per website). We have a few pages which were created to update/edit entries in the database, but I need to do more than that now. I can either create new aspx pages to update and manage the database, but I’d like to know if there are any simpler solutions?
Ideally, I’d love to create an application which can sit on our admin desktops which we could log in to and add/edit data. Similar to “forms” in MS Access.
I’ve looked at using “Pages” (MS Access 2003) but don’t seem to have had much luck with this.
Any thoughts?
Can you not use Remote Desktop and edit the access mdb/accdb files directly?