posted on Thursday, June 17, 2004 7:00 AM by deepak

A Cool Web-based Interface to Microsoft Access in ASP

Web-based Interface to Microsoft Access

Even now, there are plenty of websites and applications that run on Microsoft Access.  And managing the live databases that are hosted on a website is in fact to be taken with more care. As time passes, the database grows in size after which downloading to the local system, making changes and reuploading would become a nightmare.

I was searching for some web-based IDE for Microsoft Access to manage one of my .MDB files on the web and I came across the following nice tool, which is a freeware available along with sourcecode (in ASP)

http://www.stpworks.com/DesktopDefault.aspx?tabindex=1&tabid=3&articleid=3

Check it out...

Comments