Software for Service Contract tracking...

5LiterMustang

Senior member
Dec 8, 2002
531
0
0
Guys I'm in need of some software that will help track Service contracts. I dont really know where to start researching anything like this so I figured here was as good a place as any. We were going to build the system in MS ACCESS because it does not have to track more then a few hundred contracts, maybe 10 years down the road a thousand total will be stored in the database. But at any one time there's about 75 to 100 contracts out. It needs to store old ones as well. If anyone has some ideas please respond, and if you know of places to research this stuff that would be good too.
 

EagleKeeper

Discussion Club Moderator<br>Elite Member
Staff member
Oct 30, 2000
42,589
5
0
Bite the bullet and build something to get you going.

Then develop a small program to extract your information from your existing system and dump it into the DB.

It may also help to enable your PM and/or e-mail in your profile.
 

Bulldog13

Golden Member
Jul 18, 2002
1,655
1
81
Do it in Access. Eventually you can port the tables to SQL server and used linked tables from Access. That ll get rid of the record limit.