I could use some input/suggestions on my database here. First, I am new to database design and haven't used VBA in a few years.
Here is what I've got so far, in an attached zip file. The data is not complete, but it serves the purpose.
On open, there is a splash screen, which opens a navform for general users to search for a part. They select the search field, type, click on part in list box, verify that is the part they want, and sign out the part.
I haven't figured out how to record the transactions (including item quantity (which will be calculated), initials of the user, date and transaction type - which will determine if quantity is increased or decreased).
I also haven't figured out how to permit access to higher level functions for the Parts Manager, and a Developer login.
Thanks folks!
mjd
Here is what I've got so far, in an attached zip file. The data is not complete, but it serves the purpose.
On open, there is a splash screen, which opens a navform for general users to search for a part. They select the search field, type, click on part in list box, verify that is the part they want, and sign out the part.
I haven't figured out how to record the transactions (including item quantity (which will be calculated), initials of the user, date and transaction type - which will determine if quantity is increased or decreased).
I also haven't figured out how to permit access to higher level functions for the Parts Manager, and a Developer login.
Thanks folks!
mjd
