• 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.

Has anyone ever rolled out an asset inventory system with a barcode reader and MSSQL server?

CoolTech

Platinum Member
Has anyone ever rolled out an asset inventory system with a barcode reader and MSSQL server?

If not, can someone point me to a good product that could be used for this purpose. Of course ive googled, but im looking for someone with personal experience using SQL as an inventory database and/or using a barcode system to track inventory.
 
I built a simple one with MySQL
Most general purpose barcode readers connect via the keyboard port (PS2 on the one I used, not sure how it plays on USB) with a Y to connect the keyboard at the same time.
 
Back
Top