Click to See Complete Forum and Search --> : little 'DOS' program


blackjack2003
February 23rd, 2003, 11:32 AM
I am wondering the best way to approach this.

I need a DOS based program. This program will be called up by an *.exe file. The program will run on a Symbol Wireless Scanner.

The program's interface will ask the user to enter a "part number", "location" and a "quantity".

Then after the user enters all this info, it dumps it either to a text file, database, or sql (through an ODBC)

The question is, what language should i write this in?
(and how, if you're feeling sassy)

antares686
February 23rd, 2003, 07:29 PM
I am thinking probably writting in C or C++ to have output to a text file. However I do not have any idea about the details and limits you face to give you a diffenitive answer.

blackjack2003
February 23rd, 2003, 08:18 PM
thanks


I will be learning C++ for the next 12 days, so if anyone has any ideas otherwise, i'd really apprec. it