• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Software for Service Contract tracking...

5LiterMustang

Senior member
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.
 
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.
 
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.


 
Back
Top