Sam Summers
Registered User.
- Local time
- Today, 00:09
- Joined
- Sep 17, 2001
- Messages
- 939
I think it will work but i'm just trying to get my head round it.And the position combos should be bound to the 8 extinguishers. Once all that works, we can figure out how to colorize the pictures.
I'm not sure why you are using Access to do this. You can't draw the rooms on the fly or even place the extinguishers so you need to "hard-code" each form with at least the diagram and location markers. What the database part of this can do is to allow you to swap one type of extinguisher for another but that's about it.
I don't like to talk people out of stretching their wings and trying something new and completely different but this isn't the kind of project that can be truly data driven. If it were even possible to move extinguishers on the fly, that would probably make it worth while but if you move an extinguisher, you need to modify the diagram on the form manually.
I can colorize the buttons fine and i can move them anywhere on the picture which is fine but they will eventually stay in their particular locations.
I wouldnt know what else to use other than Access? At the end of the day it is mainly a Database of Extinguishers and i am attempting to develop this graphical idea as a nice to have concept rather than essential.
Swapping the extinguishers is exactly right in what you said.
My ultimate idea would be to maybe display on a 'mouseover', the details of the extinguisher (Inspection Date, ID Number, Capacity etc.)
I like a challenge and if i crack it, it may help other people.
Thank you again