dbTalk Databases Forums  

School Lunchroom Admission Using Access

comp.database.ms-access comp.database.ms-access


Discuss School Lunchroom Admission Using Access in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Me@Home.com
 
Posts: n/a

Default School Lunchroom Admission Using Access - 11-18-2004 , 05:38 AM






I want to set up Access to use a barcode scan for admission to the
lunchroom at the school I work at. We already have the scanners and
computers. I just need to set up a program to recognize the student
barcodes on their ID cards to know which students can be admitted and
not admitted into three different lunches.

Any help would be appreciated.



Reply With Quote
  #2  
Old   
Ira Solomon
 
Posts: n/a

Default Re: School Lunchroom Admission Using Access - 11-19-2004 , 10:19 PM






This depends on how the readers are set up.
If your readers are connected serial or USB you may need to call a
function provided by the vendor. Integrating that with Access may or
may not be easy.
If you have connected the readers thru the keyboard, or if the vendor
has a program so that the machine thinks that the reader is typing,
then you have no problem at all.
Just set up a form with a place for the ID. User clicks into that
box.
Then scans card.
Click Verify button.
A very small amount of code will give you a yes or no.

Good Luck

Ira Solomon


On Thu, 18 Nov 2004 10:38:30 GMT, Me (AT) Home (DOT) com wrote:

Quote:
I want to set up Access to use a barcode scan for admission to the
lunchroom at the school I work at. We already have the scanners and
computers. I just need to set up a program to recognize the student
barcodes on their ID cards to know which students can be admitted and
not admitted into three different lunches.

Any help would be appreciated.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.