Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-01-04 : 08:28:47
|
MINNIE writes "I am trying to write PL/SQL CODE FOR ATM MachineInput:• User inserts ATM card. o Card contains magnetic strip. o Strip contains encoded information (name, bank ID, acct ID) o This info is input into the machine, which allows it to identify you. • User types PIN on keyboard. o PIN is used to verify that you are the legitimate owner of the card. o PIN is compared with information stored on your bank's computer. • User uses keypad to specify what (s)he wants to do. Output:• The screen prompts the user with a menu of choices and other instructionsPLEASE HELP." |
|
Frank Kalis
Constraint Violating Yak Guru
413 Posts |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2006-01-04 : 08:38:38
|
You need to develop an application and this is not the specific question>>I am trying to write PL/SQL CODE FOR ATM MachineAlso this is SQL Server forum MadhivananFailing to plan is Planning to fail |
|
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2006-01-04 : 08:52:23
|
>> "I am trying to write PL/SQL CODE FOR ATM MachineAny backdoor or special key sequence that will dispence extra $ $ $ ? -----------------[KH]2006 a new beginning |
|
|
Merkin
Funky Drop Bear Fearing SQL Dude!
4970 Posts |
Posted - 2006-01-04 : 19:37:49
|
Given that you can't read the instructions here, http://www.sqlteam.com/askus.asp I suggest you don't do anything where other peoples money is involved.Damian"A foolish consistency is the hobgoblin of little minds." - Emerson |
|
|
|
|
|