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.

 All Forums
 Other Forums
 Other Topics
 I am trying to write PL/SQL CODE FOR ATM Machine

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 Machine



Input:
• 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 instructions

PLEASE HELP."

Frank Kalis
Constraint Violating Yak Guru

413 Posts

Posted - 2006-01-04 : 08:37:00
http://www.orafaq.com

--
Frank Kalis
Microsoft SQL Server MVP
http://www.insidesql.de
Heute schon gebloggt? http://www.insidesql.de/blogs
Go to Top of Page

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 Machine

Also this is SQL Server forum

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2006-01-04 : 08:52:23
>> "I am trying to write PL/SQL CODE FOR ATM Machine
Any backdoor or special key sequence that will dispence extra $ $ $ ?

-----------------
[KH]

2006 a new beginning
Go to Top of Page

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
Go to Top of Page
   

- Advertisement -