Update: Management has seen the light, we're going with php and mysql. Thanks for your help.
Subject: Access 2007
If it were my choice, i'd write up a web-based app w/ perl and mysql... But the higher-ups aren't good with computers, and know more about microsoft excel than they do the command line. They are great at organizing and problem solving, just not programming and DB stuff.
With that said, I've basically inherited a project that is half-way done. I'm just a helpdesk technition with some programming experience, and at the moment I'm the only one with any knowlege about programming who'd be able to work on it.
By having everything inside of a simple access file, they can backup it and version it etc... It doesn't involve running any servers, or having any special programs (all our machines have access, on a site licence). It is for an inventory system, where we scan barcodes and enter in information such as location, model number, owner, etc. The idea is we can port this little thing around as we are adding things to it. Leaps and bounds ahead of a simple excel file we had before.
So my problem is, I have very little experience with access, and i'm required to make all sorts of fancy forms and reports for it. I've done a very very little of VB6, but don't know my way around worth beans.
The person before me set up a decent little database, I'm charged with making a usable front end.
Please help me with resources. Stuff having to do with best practices, gui guidelines, etc, would be a plus.