Quote:
Originally Posted by Homercidal
Wow, you're asking for help with a school programming project at a brewing website??
I thought you were just interested in doing this for fun. If you are actually going to program, then there are a few choices, but M$ lets you interact with several of their softwares if you know one of the C++ laguages or .NET of whatever. It's beyond me, but I'm sure you could manage to get one of their newer mapping softwares integrated with Access.
Are you sure you wouldn't be better served in one of the M$ forums?? People are always asking for that kind of help there. They usually get samples of code to work from too.
|
haha, no this isn't for a school project, and yes this is purely for fun.
i've been out of school for quite some time.
I can see this is way over my tinkering and I'm probably going to not pursue this venture any further.
Basically, our fire department has software already that we use to sum up our situation before we arrive on-scene, we use On-Scene Xplorer for this, see below:
Quote:
Originally Posted by BraeHaus
|
The on-scene software allows us to store information for the buildings in our first-due area (drawings, what type of suppression system the building has, manager name and phone numbers, etc, etc.). It's a pretty interesting program and is like a fancy version of google maps, or any mapping program just taken a step further.
This software is extremely pricey and I was curious how hard it would be to create a similar program to test on our squad, something perhaps in-house that we could tweak on our own. We do not have satellite service so the GPS functions and internet access based programs will do the squad no good.
Just me thinking outside of the box and seeing how hard it would be to create this type of program.
Quote:
Originally Posted by Homercidal
This sounds like a simple Database to create. You'd likely be successful if you follow a couple of tutorials.
|
do you have a link of said tutorials? I'd appreicate anything to continue my curiosity.