Help - where to start?

T

Tom

Hi all,
I need to create a DB for a store(orders,inventory control etc.)
I have to integrate a barcode gun into this system.
how can I create a mechanism that convert the barcode to the product name?

any ideas how to do that? and how to build that DB?

Thank you for your time and effort,

Tom
 
A

Arvin Meyer

Tom said:
Hi all,
I need to create a DB for a store(orders,inventory control etc.)
I have to integrate a barcode gun into this system.
how can I create a mechanism that convert the barcode to the product name?

any ideas how to do that? and how to build that DB?

Thank you for your time and effort,

If you have Access 2000 or later you can use the Orders database that came
as a sample with Access as a starting point.

http://www.mvps.org/access/downloads/bapp2000.exe

For Barcoding information and sample code/databases try here:

http://www.adams1.com/pub/russadam/share.html

--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 
Top