REAL ESTATE DATABASE SEARCH allows you to manage a real estate database.
The back-end of the ASP.NET program is done in Microsoft Access. The Access database has 1 table which contains the real estate information.
The administrator may add, delete, or edit the information through the Access database. If you have a large amount of entries already established, these records can be imported into the access table by using Microsoft's Access import utilities.
The Real Estate Database consists of 3 ASP files (search, results, listing), sample database (realestate.mdb), 1 html file (flag.htm), and sample images.