PDA

View Full Version : Scan cdrom get info save to database


bobbie
03-07-2006, 05:48 PM
Can you scan a cdrom and get the info off of it ?
I have a bunch of cd's with stuff on them and I just can't remember what has what anymore.
Was thinking of scanning a cd store the info in a database and give it an ID number and write that number on the cd so if I need to find something I can look in the database.

Corey
03-07-2006, 05:59 PM
Sure that's doable. There's a few different ways but basically you just do a wildcard (*.*) file search in the drive and format the results to your database. Then on the front end of your database admin you could add a tool to view/print/edit results, etc. :yes

bobbie
03-07-2006, 06:02 PM
Ok looks like I will need to look around and see what there is for examples to help me get it going.
Thanks you. http://smileys.smileycentral.com/cat/36/36_2_47.gif