G
Guest
Alrighty. I am currently trying to design a database for a Fire prevention
company. What we want the database to do is track the extinguishers that we
service according to the companies that we service. What i had in mind was to
have a company table, that would have the name, address, mailing address,
contact, ph, fax, email... stuff like that. With that, i would create a
relationship thru the customer name/id (if i make one) and relate that with
the extinguisher list. Now, each customer may have a lot of extinguishers. So
for the extinguisher list i had all the extinguishers in it. The fields for
that are Customer name, facility (because teh customer may have different
bldg's. Like a business that owns multiple apt bldgs.) location (of the ext
in the building), type, manufacturer, serial #, chem type, mfg date, last
h-test (a type of service. done every 12 years), last 6-year (another
service... done between h-tests). Im wondering if this is the best layout. As
well, i want to be able to query the extinguisher list to find the ones that
need to be done for that company. I presently have a query that will do that
according to the present year(needed to calculate what service is req'd.)
what company, and what facility. When the query is run, it asks these
questions to the user, but i wanted to be able make a drop down list for the
customer name (to help eliminate spelling mistakes as you need to enter the
name correctly, and some company names are rather long.) I also wanted to be
able to enter multiple facilities for the same business, so i could find all
the extinguishers owned by a single company. As well i have a lots of sheets
in excel that i need to import and add to the extinguisher list. I have that
mostly made up so it works. I have an excel sheet linked into access that i
just add the info too, edit it, then its all in access, and i have a premade
append query that i run and it adds the info directly into the extinguisher
table. I think thats about it. Also, i need info on what kind of history (if
any) the database keeps. As in what past services have been done on a certain
extinguisher.
company. What we want the database to do is track the extinguishers that we
service according to the companies that we service. What i had in mind was to
have a company table, that would have the name, address, mailing address,
contact, ph, fax, email... stuff like that. With that, i would create a
relationship thru the customer name/id (if i make one) and relate that with
the extinguisher list. Now, each customer may have a lot of extinguishers. So
for the extinguisher list i had all the extinguishers in it. The fields for
that are Customer name, facility (because teh customer may have different
bldg's. Like a business that owns multiple apt bldgs.) location (of the ext
in the building), type, manufacturer, serial #, chem type, mfg date, last
h-test (a type of service. done every 12 years), last 6-year (another
service... done between h-tests). Im wondering if this is the best layout. As
well, i want to be able to query the extinguisher list to find the ones that
need to be done for that company. I presently have a query that will do that
according to the present year(needed to calculate what service is req'd.)
what company, and what facility. When the query is run, it asks these
questions to the user, but i wanted to be able make a drop down list for the
customer name (to help eliminate spelling mistakes as you need to enter the
name correctly, and some company names are rather long.) I also wanted to be
able to enter multiple facilities for the same business, so i could find all
the extinguishers owned by a single company. As well i have a lots of sheets
in excel that i need to import and add to the extinguisher list. I have that
mostly made up so it works. I have an excel sheet linked into access that i
just add the info too, edit it, then its all in access, and i have a premade
append query that i run and it adds the info directly into the extinguisher
table. I think thats about it. Also, i need info on what kind of history (if
any) the database keeps. As in what past services have been done on a certain
extinguisher.