Board index » delphi » Database format help
Chris Gill
![]() Delphi Developer |
Tue, 05 Nov 2002 03:00:00 GMT
Database format help
I have written an applicatiion that tracks service history for my
company. Tracks Maintenance agreements, equipment names, model numbers, customer info ect. All was well until I thought it would be nice to be able to assign monthly maintenance tasks to all the equipment we manitain. Right now each piece of equipment is in a table the key field being a auto inc number, then secondary are equipment code, and customer number. I would like to be able to have numerous maintenance tasks for each piece of equipment: Clean filter Does anyone have an idea on how to do this. |