owkee i'm a total newbie to this barcode linked with access thing
but for a new project i have to link all stock items to a barcode label
meaning
new items get a new barcode label
and all items in current stock need to be labelled too (and added to the database)
it's for a shop, but how do i approach this exactly?
so i make a table for the items, and the unique number = is also the barcode nr so no double entries can be made (but more pieces of same product require same unique number and so barcode)
and when a customer picks that item, and comes to pay, we scan the item, the database search for it, and prints the item on a receipt ..and so on for all items until the customer checks out
how do i implement this, cause i'm totally new to this one, does anyone have tips, suggestions, websites with good tutorials or something?
thx
but for a new project i have to link all stock items to a barcode label
meaning
new items get a new barcode label
and all items in current stock need to be labelled too (and added to the database)
it's for a shop, but how do i approach this exactly?
so i make a table for the items, and the unique number = is also the barcode nr so no double entries can be made (but more pieces of same product require same unique number and so barcode)
and when a customer picks that item, and comes to pay, we scan the item, the database search for it, and prints the item on a receipt ..and so on for all items until the customer checks out
how do i implement this, cause i'm totally new to this one, does anyone have tips, suggestions, websites with good tutorials or something?
thx