Jump to content

membership database scanner/alert software.

- - - - -

  • Please log in to reply
5 replies to this topic

#1
tlatix

tlatix

    Newbie

  • Members
  • Pip
  • 2 posts
Hi, i'm starting up a small business but having trouble finding the software for my need.

Basically i will use an ID scanner that will input information like Driver ID into something like MS Access. But my business will have a 1 per day promotion for every members, so to avoid that 1 per day promotion overuse i need some sort of alert for database software to tell me that member already used that promotion for today.

Sorry i don't really know how to be more clear, but is it possible to setup MS Access for some sort of Alert? Or is there any alternative method beside writing a custom software (which i can't do :) ?

Thanks for the help in advance.

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
It sounds like you need a table with a primary key of member_id and scan_date.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
tlatix

tlatix

    Newbie

  • Members
  • Pip
  • 2 posts
you have any programs in mind? or how to do it in access? thanks for reply.

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Based on the limited info you gave, I indicated what you'll need in Access. You'll still need (to write) another program that will use the database, however.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
LuthfiHakim

LuthfiHakim

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 765 posts
You can implement WP's suggestion in MS Access, don't need to develop new program. I assume you are using Access including its form and report features. Note that there is another option to implement member_id + scandate as unique index instead of primary key.

#6
markhenry115

markhenry115

    Newbie

  • Members
  • Pip
  • 1 posts
which important features do you use in that once ? which program did you develop yet or in progress !




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users