SlideShare uma empresa Scribd logo
1 de 24
A Project on
PRESENTED BY


   Roll No.--509011



   Roll No.--509012


   Roll No.--509013
INTRODUCTION TO ATM SYSTEM
• This application allows the Customers to collect
  cash and transact Money from one Account to
  another just by giving his/her Account Number.

• It allows Authorized users to access the system by
  typing a valid Account number .

• This application allows to change password and
  inquiry Account Balance of Customer who have
  valid bank Account number.

• It also enables u to make transaction on the
  current Account

•
ARICTECTURE OF ATM SYSTEM


         ATM System
                   Login Screen




                    Main Menu




Cash   Transfer   Card Transaction   Information   Invest   Standard

                                                            Cash
Why This ?
•   Faster Cash Withdrawal
•   Transfer Money to another's Account
•   Instant Balance Inquiry
•   Change Password
•   Dept Paying
•   Card Transaction
•   Maximum 50,000 Rs. per Day
Technique Used in this Project
 LANGUAGE :-
      * JAVA (Awt ,Swing )
 DATABASE :-
      * MS ACESS
 PLATFORM :-
      * Windows XP
 CONECTIVITY :-
      * JDBC-ODBC Connection
Why JAVA ???
• It is a powerful language capable of handling database
  and can run on a network environment

•    It is Machine independent language which is run in any
    operating system with out modifying any code and
    Efficient in handling large volume of transaction
    processing.

•    It can run on a network environment and can be used
    for writing application program Only.

• JAVA is Simple, Secure, Portable, Object oriented,
  Robust, Multithreaded, Architecture neutral, Interpreted,
  High Performance, Distributed and Dynamic
HOW IT IS IMPLEMENTED ?
• The implementation of ATM System includes designing
  the user interface using Java Swing that uses different
  panels for placing various controls on it.The application
  maintains the connection with the database using
  JDBC.Various actions implements ATM DataBase
  System applications are:

   – Imports the built-in Java packages needed for
     running the application.
   – Includes declaration of all the variables that
     you use in the application
   – Includes designing of the class and its methods.
ESTABLISHING CONNECTION WITH DATABASE
•   The following are the steps required to establish database connection with java
    programs :--
     – Step 1: Loading Drivers
               First load the appropriate driver .The
       JDBC-ODBC driver is the most preferred driver
       among developers. For loading the driver the
       statement is:
        Class.forName
       (“sun.jdbc.odbc.jdbcodbcdriver”);

     – Step 2: Making the Connection
               The getConnection () methods of the
       Driver Manager class is called to obtain the
       Connection Object.
      Connection con=DriverManager.getConnection
       (“jdbc:odbc:dsnname”);
Continued………
• Step 3: Creating JDBC Statement
           You send your SQL query to the DBMS
  using Statement object.
           Statement st=con.createStatement();

• Step 4: Executing the Statement
            For executing the query ,you have to
  obtain the ResultSet object and call execute
  Query() method.
            ResultSet rs=st.executeQuery (“select
  * from Student”);
Continued………
• Step 5: Closing the Connection and Statement
  Objects

      After completion of all steps you have to
  close the connection by calling close methods.

  For close the connection:
      con.close ();

  For close the Statement:
            st.close ();
Roll of MS ACCESS
• The ATM System uses MS Access for storing the
  Customer Bank Account.

• In this table the account number, balance and other
  Information's r stored.

• The table consists of the following Information:

  * Contains login information, like password.

  * Accounts information such as cash withdraw and
  balance inquiry.
DATA FLOW DIAGRAM

USER        LOGIN
           SCREEN




            USER
       AUTHENTICATION      ATM
                          SYSTEM

EXIT
               OUTPUT
             PROCESSING      EXIT
LOGIN SCREEN
MAIN MENU
CASH WITHDRAWAL
MONEY TRANSFER
CARD TRANSACTION
CHANGE PASSWORD
DEPT PAYING
BALANCE INQUIRY
CONCLUSION
      The project on “ ATM SYSTEM "has been developed as the
best flexible and efficient project within the available resources
and time.

   In Future We r Planning to add new feature like Finger Print
Reader and Eye Detection System for Authentication of user
Security purpose

    •Care has been taken at each step to make it more user
friendly so that users can add new features where ever necessary
while using this automated system. It May be Enhanced for
Requirement of User.
www.manasniluphalguni.com
Wish u All

Mais conteúdo relacionado

Mais procurados

Banking Management System Project
Banking Management System ProjectBanking Management System Project
Banking Management System ProjectChaudhry Sajid
 
Bank management system
Bank management systemBank management system
Bank management systemsumanadas37
 
Banking Management System Project documentation
Banking Management System Project documentationBanking Management System Project documentation
Banking Management System Project documentationChaudhry Sajid
 
A CASE Lab Report - Project File on "ATM - Banking System"
A CASE Lab Report - Project File on  "ATM - Banking System"A CASE Lab Report - Project File on  "ATM - Banking System"
A CASE Lab Report - Project File on "ATM - Banking System"joyousbharat
 
Banking management system
Banking management systemBanking management system
Banking management systemHome
 
documentation on bank management system
documentation on bank management systemdocumentation on bank management system
documentation on bank management systemUnsa Jawaid
 
Bank Management System project
Bank Management System projectBank Management System project
Bank Management System projectGolamRabbaniMithu
 
Blood Bank Management System (including UML diagrams)
Blood Bank Management System (including UML diagrams)Blood Bank Management System (including UML diagrams)
Blood Bank Management System (including UML diagrams)Harshil Darji
 
"Bank management system"
"Bank management system""Bank management system"
"Bank management system"vivek kct
 
ATM System Description and functional and non- functional Requirements
ATM System Description and functional and non- functional RequirementsATM System Description and functional and non- functional Requirements
ATM System Description and functional and non- functional Requirementswajahat Gul
 
Blood bank management system
Blood bank management systemBlood bank management system
Blood bank management systemRajendraPrasad361
 
Atm simulation mini project using Python programming language
Atm simulation  mini project using Python programming language Atm simulation  mini project using Python programming language
Atm simulation mini project using Python programming language Mauryasuraj98
 

Mais procurados (20)

Banking Management System Project
Banking Management System ProjectBanking Management System Project
Banking Management System Project
 
Bank management system
Bank management systemBank management system
Bank management system
 
Banking Management System Project documentation
Banking Management System Project documentationBanking Management System Project documentation
Banking Management System Project documentation
 
Bank Management System
Bank Management System Bank Management System
Bank Management System
 
Atm software ppt
Atm software pptAtm software ppt
Atm software ppt
 
A CASE Lab Report - Project File on "ATM - Banking System"
A CASE Lab Report - Project File on  "ATM - Banking System"A CASE Lab Report - Project File on  "ATM - Banking System"
A CASE Lab Report - Project File on "ATM - Banking System"
 
Banking management system
Banking management systemBanking management system
Banking management system
 
documentation on bank management system
documentation on bank management systemdocumentation on bank management system
documentation on bank management system
 
Bank Management System project
Bank Management System projectBank Management System project
Bank Management System project
 
Blood Bank Management System (including UML diagrams)
Blood Bank Management System (including UML diagrams)Blood Bank Management System (including UML diagrams)
Blood Bank Management System (including UML diagrams)
 
Srs for banking system
Srs for banking systemSrs for banking system
Srs for banking system
 
Atm software
Atm softwareAtm software
Atm software
 
Bank management system
Bank management systemBank management system
Bank management system
 
"Bank management system"
"Bank management system""Bank management system"
"Bank management system"
 
Atm transaction
Atm transactionAtm transaction
Atm transaction
 
ATM System Description and functional and non- functional Requirements
ATM System Description and functional and non- functional RequirementsATM System Description and functional and non- functional Requirements
ATM System Description and functional and non- functional Requirements
 
Atm system_project
Atm system_projectAtm system_project
Atm system_project
 
Bank Management System
Bank Management SystemBank Management System
Bank Management System
 
Blood bank management system
Blood bank management systemBlood bank management system
Blood bank management system
 
Atm simulation mini project using Python programming language
Atm simulation  mini project using Python programming language Atm simulation  mini project using Python programming language
Atm simulation mini project using Python programming language
 

Destaque (17)

10 Slides to ATM
10 Slides to ATM10 Slides to ATM
10 Slides to ATM
 
Interviewing Skills Presentation
Interviewing Skills PresentationInterviewing Skills Presentation
Interviewing Skills Presentation
 
Atm.ppt
Atm.pptAtm.ppt
Atm.ppt
 
Universal banking
Universal bankingUniversal banking
Universal banking
 
Mobile banking
Mobile bankingMobile banking
Mobile banking
 
Atm (bm)
Atm (bm)Atm (bm)
Atm (bm)
 
Universal banking
Universal bankingUniversal banking
Universal banking
 
Core banking
Core bankingCore banking
Core banking
 
Universal banking
Universal bankingUniversal banking
Universal banking
 
Interviewing Skills PowerPoint
Interviewing Skills PowerPointInterviewing Skills PowerPoint
Interviewing Skills PowerPoint
 
Mobile Banking
Mobile BankingMobile Banking
Mobile Banking
 
A T M (Automated Teller Machine)
A T M (Automated Teller Machine)A T M (Automated Teller Machine)
A T M (Automated Teller Machine)
 
Core banking
Core bankingCore banking
Core banking
 
Internet Banking
Internet BankingInternet Banking
Internet Banking
 
Core Banking Solution PPT of TCS and SBI
Core Banking Solution PPT of TCS and SBICore Banking Solution PPT of TCS and SBI
Core Banking Solution PPT of TCS and SBI
 
Core Banking Solution.
Core Banking Solution.Core Banking Solution.
Core Banking Solution.
 
Banking ppt
Banking pptBanking ppt
Banking ppt
 

Semelhante a Atm System

java Project report online banking system
java Project report online banking systemjava Project report online banking system
java Project report online banking systemVishNu KuNtal
 
Onlinebanking system.ppt
Onlinebanking system.pptOnlinebanking system.ppt
Onlinebanking system.pptMohitDhande3
 
DIGITAL TOLL TAX SYSTEM
DIGITAL TOLL TAX SYSTEMDIGITAL TOLL TAX SYSTEM
DIGITAL TOLL TAX SYSTEMAmitSaha123
 
2 d barcode based mobile payment system
2 d barcode based mobile payment system2 d barcode based mobile payment system
2 d barcode based mobile payment systemParag Tamhane
 
Documentation
DocumentationDocumentation
DocumentationKalyan A
 
PPS.pptx this ppt is for coding your problems and to do ppt for new students ...
PPS.pptx this ppt is for coding your problems and to do ppt for new students ...PPS.pptx this ppt is for coding your problems and to do ppt for new students ...
PPS.pptx this ppt is for coding your problems and to do ppt for new students ...ragishettyanilkumar
 
Internet Banking Powerpoint.pptx
Internet Banking Powerpoint.pptxInternet Banking Powerpoint.pptx
Internet Banking Powerpoint.pptxPrinceBiyoyouwei
 
session and cookies.ppt
session and cookies.pptsession and cookies.ppt
session and cookies.pptJayaprasanna4
 
E secure transaction project ppt(Design and implementation of e-secure trans...
E secure transaction project  ppt(Design and implementation of e-secure trans...E secure transaction project  ppt(Design and implementation of e-secure trans...
E secure transaction project ppt(Design and implementation of e-secure trans...AJIT Singh
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Scienceresearchinventy
 

Semelhante a Atm System (20)

java Project report online banking system
java Project report online banking systemjava Project report online banking system
java Project report online banking system
 
Onlinebanking system.ppt
Onlinebanking system.pptOnlinebanking system.ppt
Onlinebanking system.ppt
 
DIGITAL TOLL TAX SYSTEM
DIGITAL TOLL TAX SYSTEMDIGITAL TOLL TAX SYSTEM
DIGITAL TOLL TAX SYSTEM
 
Net banking
Net banking Net banking
Net banking
 
GEETHA LAKSHMI M
GEETHA LAKSHMI MGEETHA LAKSHMI M
GEETHA LAKSHMI M
 
Banking java project
Banking java projectBanking java project
Banking java project
 
2 d barcode based mobile payment system
2 d barcode based mobile payment system2 d barcode based mobile payment system
2 d barcode based mobile payment system
 
locker presentation (1)
locker presentation (1)locker presentation (1)
locker presentation (1)
 
Project report
Project reportProject report
Project report
 
Internet banking
Internet bankingInternet banking
Internet banking
 
Documentation
DocumentationDocumentation
Documentation
 
Online banking
Online bankingOnline banking
Online banking
 
PPT.pptx
PPT.pptxPPT.pptx
PPT.pptx
 
PPS.pptx this ppt is for coding your problems and to do ppt for new students ...
PPS.pptx this ppt is for coding your problems and to do ppt for new students ...PPS.pptx this ppt is for coding your problems and to do ppt for new students ...
PPS.pptx this ppt is for coding your problems and to do ppt for new students ...
 
Internet Banking Powerpoint.pptx
Internet Banking Powerpoint.pptxInternet Banking Powerpoint.pptx
Internet Banking Powerpoint.pptx
 
session and cookies.ppt
session and cookies.pptsession and cookies.ppt
session and cookies.ppt
 
PROJECT.ppt (6).pptx
PROJECT.ppt (6).pptxPROJECT.ppt (6).pptx
PROJECT.ppt (6).pptx
 
E secure transaction project ppt(Design and implementation of e-secure trans...
E secure transaction project  ppt(Design and implementation of e-secure trans...E secure transaction project  ppt(Design and implementation of e-secure trans...
E secure transaction project ppt(Design and implementation of e-secure trans...
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 
BANK MANAGEMENT SYSTEM report
BANK MANAGEMENT SYSTEM reportBANK MANAGEMENT SYSTEM report
BANK MANAGEMENT SYSTEM report
 

Último

How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 

Último (20)

How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 

Atm System

  • 2. PRESENTED BY Roll No.--509011 Roll No.--509012 Roll No.--509013
  • 3. INTRODUCTION TO ATM SYSTEM • This application allows the Customers to collect cash and transact Money from one Account to another just by giving his/her Account Number. • It allows Authorized users to access the system by typing a valid Account number . • This application allows to change password and inquiry Account Balance of Customer who have valid bank Account number. • It also enables u to make transaction on the current Account •
  • 4. ARICTECTURE OF ATM SYSTEM ATM System Login Screen Main Menu Cash Transfer Card Transaction Information Invest Standard Cash
  • 5. Why This ? • Faster Cash Withdrawal • Transfer Money to another's Account • Instant Balance Inquiry • Change Password • Dept Paying • Card Transaction • Maximum 50,000 Rs. per Day
  • 6. Technique Used in this Project LANGUAGE :- * JAVA (Awt ,Swing ) DATABASE :- * MS ACESS PLATFORM :- * Windows XP CONECTIVITY :- * JDBC-ODBC Connection
  • 7. Why JAVA ??? • It is a powerful language capable of handling database and can run on a network environment • It is Machine independent language which is run in any operating system with out modifying any code and Efficient in handling large volume of transaction processing. • It can run on a network environment and can be used for writing application program Only. • JAVA is Simple, Secure, Portable, Object oriented, Robust, Multithreaded, Architecture neutral, Interpreted, High Performance, Distributed and Dynamic
  • 8. HOW IT IS IMPLEMENTED ? • The implementation of ATM System includes designing the user interface using Java Swing that uses different panels for placing various controls on it.The application maintains the connection with the database using JDBC.Various actions implements ATM DataBase System applications are: – Imports the built-in Java packages needed for running the application. – Includes declaration of all the variables that you use in the application – Includes designing of the class and its methods.
  • 9. ESTABLISHING CONNECTION WITH DATABASE • The following are the steps required to establish database connection with java programs :-- – Step 1: Loading Drivers First load the appropriate driver .The JDBC-ODBC driver is the most preferred driver among developers. For loading the driver the statement is: Class.forName (“sun.jdbc.odbc.jdbcodbcdriver”); – Step 2: Making the Connection The getConnection () methods of the Driver Manager class is called to obtain the Connection Object. Connection con=DriverManager.getConnection (“jdbc:odbc:dsnname”);
  • 10. Continued……… • Step 3: Creating JDBC Statement You send your SQL query to the DBMS using Statement object. Statement st=con.createStatement(); • Step 4: Executing the Statement For executing the query ,you have to obtain the ResultSet object and call execute Query() method. ResultSet rs=st.executeQuery (“select * from Student”);
  • 11. Continued……… • Step 5: Closing the Connection and Statement Objects After completion of all steps you have to close the connection by calling close methods. For close the connection: con.close (); For close the Statement: st.close ();
  • 12. Roll of MS ACCESS • The ATM System uses MS Access for storing the Customer Bank Account. • In this table the account number, balance and other Information's r stored. • The table consists of the following Information: * Contains login information, like password. * Accounts information such as cash withdraw and balance inquiry.
  • 13. DATA FLOW DIAGRAM USER LOGIN SCREEN USER AUTHENTICATION ATM SYSTEM EXIT OUTPUT PROCESSING EXIT
  • 22. CONCLUSION The project on “ ATM SYSTEM "has been developed as the best flexible and efficient project within the available resources and time. In Future We r Planning to add new feature like Finger Print Reader and Eye Detection System for Authentication of user Security purpose •Care has been taken at each step to make it more user friendly so that users can add new features where ever necessary while using this automated system. It May be Enhanced for Requirement of User.