Barcode-Store.com Everything you need for your Barcode, Point of Sale and software requirements! We match any price.
 
  View Cart
 monthly specials | best sellers | software | request a quote | call toll free 888 640 8975
Barcode Scanners
  • Corded Handheld
  • Cordless Handheld
  • Omni-directional
  • Mag Stripe Readers
  • Pen Wand
  • Verifiers

  • Barcode Printers
  • Industrial
  • Desktop
  • Mobile

  • Handheld Computers
  • Radio Frequency
  • Batch

  • Media
  • Labels
  • Ribbon

  • Software
  • Label Design
  • Inventory Control
  • Physical Inventory
  • Receiving & Shipping
  • Asset Tracking
  • Attendance
  • Mobile Sales
  • Check In/Out
  • Microsoft RMS

  • Point of Sale Hardware
  • Receipt Printers
  • Cash Drawers
  • Touch Screens
  • Customer Displays
  • POS Keyboards

  • Find The Barcode Product
    You Are Looking For Now!

    keyword or part number

    Redbeam Asset Tracking Software

    Redbeam Inventory Tracking

    Redbeam Asset is an easy to use complete Asset Tracking solution. Track computers, equipment, furniture, vehicles and other valuable assets using this intuitive, affordable and complete asset tracking system.  Redbeam Asset Tracking gives you the option of using a corded barcode scanner (Standard Edition) or a mobile handheld computer (Mobile Edition)

    Click here for Manufacturer's PDF file

    Redbeam Asset Tracking Standard Edition

    The standard edition of the software is a complete item database with the ability to use cabled barcode scanners attached to PC workstations. Use the barcode scanner to update asset data or to take a physical inventory.  Scanning is ideal for audit inventories, updating IT information and receiving.  Report on located and missing items, asset status, asset history, asset value, depreciation, purchasing, maintenance history, lease and warranty expiration, IT information and more!

    Supports Windows NT, 2000, XP or 2003

    Redbeam Asset Tracking Standard Edition

    The mobile edition of the software is a complete item database plus the ability to collect data on scanner-enabled mobile computers. The software includes unlimited mobile computer licenses for compatible mobile computer models. Receive, move, issue, adjust assets or take a physical inventory on the PC or using the mobile barcode scanner. The mobile scanner gives you the ability to scan your items where they are located rather than at one central scanning station. Report on located and missing items, asset status, asset history, asset value, depreciation, purchasing, maintenance history, lease and warranty expiration, IT information and more!

    Supports Windows NT, 2000, XP or 2003

    Substitute

    Error Occurred While Processing Request
    Error Occurred While Processing Request

    Error Executing Database Query.

    Timed out trying to establish connection
     
    The error occurred in D:\Docs\barcode-store.com\substitute.cfm: line 24
    Called from D:\Docs\barcode-store.com\redbeamasset.cfm: line 204
    Called from D:\Docs\barcode-store.com\substitute.cfm: line 24
    Called from D:\Docs\barcode-store.com\redbeamasset.cfm: line 204
    22 : 		product.disco 
    23 : 		FROM xchange,product INNER JOIN manufacturer1 ON product.ProductID = manufacturer1.ProductID
    24 : WHERE manufacturer1.usernos = #a#  
    25 : ORDER BY product.mfidnos ASC		
    26 : </CFQUERY>
    

    SQL    SELECT manufacturer1.usernos, manufacturer1.ProductID, product.ProductID, product.mf, product.mfidnos, product.Description, xchange.Exchange, product.Cost, product.Profit, product.listvariable, product.dataurl, product.disco FROM xchange,product INNER JOIN manufacturer1 ON product.ProductID = manufacturer1.ProductID WHERE manufacturer1.usernos = 113 ORDER BY product.mfidnos ASC
    DATASOURCE   barcode
    Please try the following:

    Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
    Remote Address   38.103.63.16
    Referrer  
    Date/Time   13-May-08 07:15 AM
    Stack Trace
    at cfsubstitute2ecfm2020987831.runPage(D:\Docs\barcode-store.com\substitute.cfm:24) at cfredbeamasset2ecfm437674962.runPage(D:\Docs\barcode-store.com\redbeamasset.cfm:204) at cfsubstitute2ecfm2020987831.runPage(D:\Docs\barcode-store.com\substitute.cfm:24) at cfredbeamasset2ecfm437674962.runPage(D:\Docs\barcode-store.com\redbeamasset.cfm:204)

    java.sql.SQLException: Timed out trying to establish connection
    	at coldfusion.server.j2ee.sql.pool.JDBCPool.requestConnection(JDBCPool.java:687)
    	at coldfusion.server.j2ee.sql.pool.JDBCManager.requestConnection(JDBCManager.java:123)
    	at coldfusion.server.j2ee.sql.JRunDataSource.getConnection(JRunDataSource.java:138)
    	at coldfusion.server.j2ee.sql.JRunDataSource.getConnection(JRunDataSource.java:125)
    	at coldfusion.sql.DataSrcImpl.getCachedConnection(DataSrcImpl.java:120)
    	at coldfusion.sql.DataSrcImpl.getConnection(DataSrcImpl.java:75)
    	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:207)
    	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:447)
    	at cfsubstitute2ecfm2020987831.runPage(D:\Docs\barcode-store.com\substitute.cfm:24)
    	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
    	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
    	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)
    	at cfredbeamasset2ecfm437674962.runPage(D:\Docs\barcode-store.com\redbeamasset.cfm:204)
    	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
    	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
    	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:62)
    	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:107)
    	at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
    	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
    	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
    	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
    	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
    	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
    	at coldfusion.CfmServlet.service(CfmServlet.java:105)
    	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
    	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
    	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:252)
    	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
    	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:192)
    	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)
    	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
    	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)
    	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)