Thanks you for the information. A few other general questions. Are there
any issues with speed in an application of this size in Access and the
ability to use it in a small (3?) multiuser environment.
MJJ
Performance is really much a art when it comes to software. We often get
posts here about how some form loads too slow..and that is with ONE person!
In the range of 3 to 10 users, and small tables (say 150,000 records), then
this kind of application is a sweat spot for ms-access.
The thing you want to ensure is that you learn about how ms-access needs to
be setup in a multi-user environment. This means that you installed the
"software" part of the ms-access application on each pc (this is usually
called the Front End, and should be a mde). And, then these FE link to the
back end (BE), which is a mdb file. This ensures a reliable multi-user
setup. You can read about his here:
http://www.granite.ab.ca/access/splitapp.htm
By the way, I have a paper and some documenting on the conversion process
that I used and went to when I converted that application to ms-access.
You can read about this conversion here:
http://www.attcanada.net/~kallal.msn/Articles/fog0000000003.html
The above will give you some insights and ideas that will prove valuable in
your conversion attempt.