SlideShare ist ein Scribd-Unternehmen logo
1 von 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

Weitere ähnliche Inhalte

Was ist angesagt?

Banking Management System Project
Banking Management System ProjectBanking Management System Project
Banking Management System ProjectChaudhry Sajid
 
Bank Management System project
Bank Management System projectBank Management System project
Bank Management System projectGolamRabbaniMithu
 
SYNOPSIS ON BANK MANAGEMENT SYSTEM
SYNOPSIS ON BANK MANAGEMENT SYSTEMSYNOPSIS ON BANK MANAGEMENT SYSTEM
SYNOPSIS ON BANK MANAGEMENT SYSTEMNitish Xavier Tirkey
 
54024405 project-report-banking-management-system
54024405 project-report-banking-management-system54024405 project-report-banking-management-system
54024405 project-report-banking-management-systemnancs
 
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
 
Project report on (atm MAnagment system)
Project report on (atm MAnagment system)Project report on (atm MAnagment system)
Project report on (atm MAnagment system)Muhammad Umer Lari
 
Bank management system
Bank management systemBank management system
Bank management systemsumanadas37
 
Bank Management System
Bank Management SystemBank Management System
Bank Management SystemHasan Khan
 
documentation on bank management system
documentation on bank management systemdocumentation on bank management system
documentation on bank management systemUnsa Jawaid
 

Was ist angesagt? (20)

BANKING SYSTEM
BANKING SYSTEMBANKING SYSTEM
BANKING SYSTEM
 
Bank Management System
Bank Management SystemBank Management System
Bank Management System
 
BANK MANAGEMENT SYSTEM report
BANK MANAGEMENT SYSTEM reportBANK MANAGEMENT SYSTEM report
BANK MANAGEMENT SYSTEM report
 
Banking Management System Project
Banking Management System ProjectBanking Management System Project
Banking Management System Project
 
Bank Management System project
Bank Management System projectBank Management System project
Bank Management System project
 
Atm
AtmAtm
Atm
 
SYNOPSIS ON BANK MANAGEMENT SYSTEM
SYNOPSIS ON BANK MANAGEMENT SYSTEMSYNOPSIS ON BANK MANAGEMENT SYSTEM
SYNOPSIS ON BANK MANAGEMENT SYSTEM
 
54024405 project-report-banking-management-system
54024405 project-report-banking-management-system54024405 project-report-banking-management-system
54024405 project-report-banking-management-system
 
online banking system
online banking systemonline banking system
online banking 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
 
Bank Management System
Bank Management System Bank Management System
Bank Management System
 
Atm software
Atm softwareAtm software
Atm software
 
Project report on (atm MAnagment system)
Project report on (atm MAnagment system)Project report on (atm MAnagment system)
Project report on (atm MAnagment system)
 
Bank management system
Bank management systemBank management system
Bank management system
 
Atm security
Atm securityAtm security
Atm security
 
Bank management system
Bank management systemBank management system
Bank management system
 
Bank Management System
Bank Management SystemBank Management System
Bank Management System
 
Presentation On ATM Technology
Presentation On ATM TechnologyPresentation On ATM Technology
Presentation On ATM Technology
 
documentation on bank management system
documentation on bank management systemdocumentation on bank management system
documentation on bank management system
 
Srs for banking system
Srs for banking systemSrs for banking system
Srs for banking system
 

Andere mochten auch (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
 

Ähnlich wie 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
 
Business Record Management System and Financial Reporting
Business Record Management System and Financial ReportingBusiness Record Management System and Financial Reporting
Business Record Management System and Financial ReportingMike Taylor
 

Ähnlich wie 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
 
Business Record Management System and Financial Reporting
Business Record Management System and Financial ReportingBusiness Record Management System and Financial Reporting
Business Record Management System and Financial Reporting
 

Kürzlich hochgeladen

Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...RKavithamani
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 

Kürzlich hochgeladen (20)

TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 

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.