Scan item on shelf for price

Jun 18, 2007 2 Replies

Is there a way you can scan a item on the shelf for price and match to the file on computer. With a csv file.



Next question how do you see the price or each store thru HQ?


HI, If you want to say matching of quantity it is already there, but matching the price do you mean that you will scan it using the handheld and once you scan the item you will enter the price which are on the shelf and then go to computer and import the file to same RMS database and wanted to match then there is no such thing. BUT you can develop the script where you can match the price I am writing below the script and procedure:

  1. Scan the file with itemno and price
  2. Import the file to SQL server
  3. run the select query to match the price i.e. select * from item where not exists (select csv.itemcode from csv where item.itemlookupcode=csv.itemcode and item.price=csv.price)

"Doug Pic-N-Pac" wrote:

If you are using our HandHeld bundle this feature us built in and wors online with any handheld that is pocketPc or ce.net with an 802.11 network.

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required