G
Guest
Hello all!
I'm working on a windows app, using SQL for my databse. I have a table
named "user id". There are 50 user numbers, ranging from 1-50. The numbers
are actually the login. no password. I would like to have a user sit down at
a computer, hit a button and go. I need the computer to be logged in from
the list of 50 number. If number 34 is taken for example, it continues to
look for a free number, until it finds one, then logs in.
Any ideas on what is the best way to approach this?
Thanks!!
Rudy
I'm working on a windows app, using SQL for my databse. I have a table
named "user id". There are 50 user numbers, ranging from 1-50. The numbers
are actually the login. no password. I would like to have a user sit down at
a computer, hit a button and go. I need the computer to be logged in from
the list of 50 number. If number 34 is taken for example, it continues to
look for a free number, until it finds one, then logs in.
Any ideas on what is the best way to approach this?
Thanks!!
Rudy