Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
September 10th, 2008, 8:19
How do you guys catalogue hard drive inventory? I was thinking to bar code all my stock inventory so when i need them i can easily find it.
Does anyone know a good hard drive inventory software that support bar coding, based on model, capacities, sizes 2.5" hdd, 3.5" hdd, firmware, other hdd codes etc.
Thank's for any feedback
September 10th, 2008, 10:19
great question! I was considering a program called "excel"

but the bar coding would be great. I think it should be tied in to case management in general. Atola has case management, but does not have bar-code integration (yet)
September 10th, 2008, 10:39
Is the Atola Case management software for sale ?
Dobre
September 10th, 2008, 10:47
its integrated to Insight, when you plug a disk in, on exiting again it asks if you want to assign a case number, on re-connecting it shows the disks history. The bar code idea would be great (HINT HINT!!!) to close the whole CM loop, combined with an inventory db.
September 10th, 2008, 10:58
mediaman wrote:great question! I was considering a program called "excel"

but the bar coding would be great. I think it should be tied in to case management in general. Atola has case management, but does not have bar-code integration (yet)
What it means "but does not have bar-code integration"
You can read any bar-code and save it as ASCI text,....
September 10th, 2008, 11:44
i mean one database connected to case management and inventory, would have to generate sticky labels.
If i am forced to read ascii, copy paste the string into something and then process I may as well stick with the sticky labels that I'm using now, or build my own integration (Atola uses MS SQL Express)
September 10th, 2008, 12:34
Not apear dificult to make an aplication that can read data form any database and make sticky labels with bar-code, text, and more.
September 10th, 2008, 16:17
Bar coding is easy, just buy one, plug it in, point to the text field you want filled in and donk. Your done. Every software written has bar code integration as long as it accepts keyboard input. BC scanners are basically keyboards ! They scan the bar code, convert it to ASCII (or other text) and either send it down the Keyboard PS/2 connector with a splitter (ususally comes with the scanner) or through USB on USB Scanners. We've been using BC Scanners for years, and they are so simple, you wouldn't beleive it.
Where it gets tricky is printing, you will need a barcode font that works in your application. But once you have this, set the fields to the correct font, then off your go.
Powered by phpBB © phpBB Group.