database application for the Dacal DC-101 CD Library

I'm the owner of four Dacal DC-101 CD-Libraries. The database program that is shipped with the product is very poor, especially when you're searching for keywords of the CD content. This is the thing why I wrote my own simple database application for the CD Library, 'cause what should I do with a CD Library when I always have to know the content of all the round pieces to find the correct one by name.
The application is completely written in Delphi® and uses the HID component of the JEDI Code Library to communicate with the library using the USB interface. To control the CD Library is pretty easy 'cause it is installed as a HID device and doesn't need any device driver. It's simply controlled by reading from the HID device. If you want to do this on your own, just try to read on different device strings. For example use 14 for lighting the digits of the library, and 15 to turn the lights off. The data is stored into a XML file by using standard VCL database components.
There is support for german and english language. You may select it in the main menu. Microsoft Windows doesn't alsways install HIDs in the same sequence. So I added a dialog for assign the right library number to the right HID so that it references the correct physical CD library.
Have a look at it and feel free to download and use it (I use it for my everyday work)!
If you've downloaded the application just start it. The database should be created automatically on first use. If it doesn't create the database feel free to contact me.

For more screenshots have a look here. It's no bug that they are in german, it's a feature :-). I'm a native german speaker.


the main window:
CD Library Manager main window


screenshot main window   (146.649 bytes)

The application download is available as ZIP or RAR archive:


Download info:
icon  Download the application as a ZIP file:
        mirror 1 is server online   download online     (file size: not determinable, last modified: not determinable)
        mirror 2 is server online  
        mirror 3 is server offline  
icon  Download the application as a RAR file:
        mirror 1 is server online   download online     (file size: not determinable, last modified: not determinable)
        mirror 2 is server online  
        mirror 3 is server offline  

last update: 2010-11-16 - 19:40:46.
copyright © by Klaus Burgstaller 2009