Hello,
I think SprintDB Pro will work.SprintDB Pro 4.0 comes with our own database sync manager, KaioneSync.You can convert and sync the MS Access database file(.mdb) to/with Pocket Access file(.cdb).Note SprintDB Pro Desktop Companion use the .mdb format file, and the Pocket PC edition use the .cdb format file.There no specific way to read data from barcode scanner on SpritnDB Pro.
However, for general barcode, it read the barcode like general keyboard input. So it can be used on SprintDB Pro without having any problem.We provode the free trial version, and the trial version we provide has full functionality of full version except 15 days limitations.So it is the best way to give it a trial.Please let me know if you have any other comments or issues.Best regards,Kim
Probably because they don't understand that you don't have Pocket Access files. You need something that works with SQL Server CE.I can't figure out why they recommended the regular SprintDB Pro over the SprintDB Pro Desktop Companion...
Hello,Sorry but, it is hard for us to recommend a Pocket PC or barcode scanner.SprintDB Pro works with standard Pocket PC running Windows Mobile OS.And as I said earlier, for general barcode, it read the barcode like general keyboard input. So SprintDB Pro works with such barcode scanners without problems.
Note that Windows Mobile OS is not the same as Windows CE or Windows CE.NET OS.
So please make sure that your devide running Windows Mobile OS. (eg. Windows Mobile 5.x or Windows Mobile 6.x)
I recommend you to give a try SprintDB Pro on the devides you are considering.
SprintDB Pro is the application that runs on the Pocket PC.SprintDB Pro will not work on the Desktop PC.SprintDB Pro Desktop Companion is the application that runs on the Desktop PC.It will not run on the Pocket PC.
Best regards,Kim
-he hooks up his hand held pc/scanner to his computer.-does the phone have a dial tone?
-does the phone's intercom function work?
-can the phone dial out of area?
-the phone appears to be fully functioning, but doesn't dial out of area.-does the phone have a dial tone? yes
-does the phone's intercom function work? yes
-can the phone dial out of area? no
Really, that's just a pretty simple data capture job. Almost any kind of handheld scanning device should be able to do it.
Here you go:this site is blocked at my work.....
http://en.allexperts.com/q/Using-MS-Access-1440/Integrating-Wireless-Barcode-Scanner.htm
allexperts.com said:Question
Hi There,
I am designing a MS Access database, to prevent data entry error, I have decided to get a wireless Bar Code Scanner.
I will design a form for the warehouse controller to get the item from the Bar Code Scanner and to key in the amount to be deducted from item.
1. Is it possible to integrate a wireless bar code scanner with access?
2. Understood from my friend that Data will be stored in ASCII in the wireless bar code scanner, and I will need to have a program to convert the ASCII data in order for it to be readable by ACCESS. what programming language will be used, will it be tough job or guidelines is normally provided in the manual of the wireless bar code scanner?
3. Kindly recommend wireless bar code scanner which is user friendly and provide guideline in programming the program to convert ASCII
Thank you very much.
Answer
1. Yes, I've done it.
2. This can be done from within Access
3. My company uses LaserLite scanners. I've also heard good things about the WASP line, but not sure if they have a wireless
Generally a wireless scanner stores the scanned items in ASCII format. When you download the data from the scanner to the PC its stored as an ASCII (plain text) file on the PC. From there you can use the OPEN and LINE INPUT commands within an Access module to read in the scanned data and process it.
Hope this helps,
Scott<>
Microsoft Access MVP 2007