We are looking for a database for our housing and code enforcement inspection
office.
You'll probably have to create one yourself, or hire it done. That's
rather too specific a requirement to just pick up a pre-made database.
It might not be all that big a job; I'm not familiar with the code
enforcement business, so I have no idea what information you would
need to model - but you can come up with the "Entities" (real-life
persons, things or events such as Owners, Properties, Ordenances,
etc.) - each of which will be modeled with its own Table. Once you
have a properly normalized set of tables you can start designing
user-friendly Forms for data editing and entry, and Reports for
printing.
You'll get plenty of good advice here if you want to tackle it
yourself - or you may want to hire someone to work with you to set it
up. Your choice!
John W. Vinson[MVP]