Simple program to allow you to keep track of your contacts and related data..
Add record, Delete record, Edit Record, Find records, Export records, Print records and get help.
First Version:.
This program is based around Droopy's excellent LDB database library that uses linked llists in a clever way to make a database system out of it. As it is the first version, I expect there to be bugs and the printing section is not operational until everyone decides how it should look. There is no install necessary and this program will run just as happilly from a floppy disk or a USB memory key.
Like all my stuff, it might look amateurish, you may not like it, may not agree with it etc but it is free and useful (to me anyway).
I need someone to make me free icons (of good quality) for this program as the ones in it currently cannot be sold. (I need to make a living too somehow!!)

**EDIT**
Fixed some bugs pointed out by GeoTrail and others and added a few things I forgot. Same link as before.
**EDIT**
New version. Tightened up the graphics, removed the tacky blue headings over the control panel. Added an 'about and a 'quick keys' box. Added a category select box for main form. Fixed company name combo box in 'add' and 'edit' record forms.