Writing download program for mc1000 / mc3000

  • Thread starter Thread starter mariuskoen00001
  • Start date Start date
M

mariuskoen00001

Hi

I need to write software for a symbol mc1000 or a mc3000 barcode
scanner. This program should capture all the barcodes that was scanned
by the scanner and store it in a database on the scanner itself, and
then later on the information needs to be transferred from the
scanners's db to a pc into a text file. I want to use visual studio
2005 for this.

Is this possible

thanks

Marius
 
There are several versions of the framework on which your application
depends in the world. Some devices have one version in the ROM and others
have a different version. If your program is targeting .NET CF 2.0, you
have to install that on the device. www.microsoft.com/downloads has the
various versions...

Paul T.
 
Hi

I have also now a project that I have to write a porgram for the MC1000 where it will collect scanned barcodes and transfer to the server each time it connects

Can you share your experience please?

Thank you
Hi

I need to write software for a symbol mc1000 or a mc3000 barcode
scanner. This program should capture all the barcodes that was scanned
by the scanner and store it in a database on the scanner itself, and
then later on the information needs to be transferred from the
scanners's db to a pc into a text file. I want to use visual studio
2005 for this.

Is this possible

thanks

Marius
On Sunday, February 11, 2007 8:41 AM Ginny Caughey [MVP] wrote:
Marius,

What operating system do those devices run?
On Monday, September 24, 2007 11:31 AM Paul G. Tobey [eMVP] wrote:
There are several versions of the framework on which your application
depends in the world. Some devices have one version in the ROM and others
have a different version. If your program is targeting .NET CF 2.0, you
have to install that on the device. www.microsoft.com/downloads has the
various versions...

Paul T.

news:[email protected]...
 
Hi

I need now the same program as you needed then. Could you write a solution for that? Can you share your sources and knowledge please.

Thank you
Gokhan
Hi

I need to write software for a symbol mc1000 or a mc3000 barcode
scanner. This program should capture all the barcodes that was scanned
by the scanner and store it in a database on the scanner itself, and
then later on the information needs to be transferred from the
scanners's db to a pc into a text file. I want to use visual studio
2005 for this.

Is this possible

thanks

Marius
On Sunday, February 11, 2007 8:41 AM Ginny Caughey [MVP] wrote:
Marius,

What operating system do those devices run?
On Monday, September 24, 2007 11:31 AM Paul G. Tobey [eMVP] wrote:
There are several versions of the framework on which your application
depends in the world. Some devices have one version in the ROM and others
have a different version. If your program is targeting .NET CF 2.0, you
have to install that on the device. www.microsoft.com/downloads has the
various versions...

Paul T.

news:[email protected]...
Submitted via EggHeadCafe - Software Developer Portal of Choice
Book Review: Excel 2010 - The Missing Manual [OReilly]
http://www.eggheadcafe.com/tutorial...w-excel-2010--the-missing-manual-oreilly.aspx
 
Hi,

I need now the same program as you needed then. Could you write a solution for that? Can you share your sources and knowledge please.

I'm sure he can, at a daily rate of $3000, charges not included...

Sorry, I could not resist, but this is a shameless "I want others to
do my work for free"-attitude...

Markus
 
Back
Top