I am working with a secured Access 97 database on Windows 98. Users login to the front end which resides on their individual machines and it accesses a back-end stored on a network drive. Several users, on a random basis, receive a 3033 error which says they do not have permission to access the...
You need to get a copy of Access 2000 Developer's Handbook Volume 1: Desktop Edition by Ken Getz, Paul Litwin and Mike Gilbert. It is an outstanding book. Pages 833-882 covers working with the CommandBars object which is what you need for the menus and toolbars. It is a bit complicated but...
You are dealing with several entities that must be recognized and represented by tables. Some of the entities (tables) and attributes (fields) are :
Inventory
----------
InventoryID, InventoryName, InventoryPrice, InventorySaleQuantity
Order
-----
You already have that one.
InventoryOrder...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.