I am developing a java based application program for a broker.
The broker has two types of clients:
1.Lender---who gives loan to peoples.
2.Borrower--who takes loan from peoples.
This broker takes commission from both and wants to maintain all his work using a software.
i am facing two problems:
1.how to provide him the facility of printing the details?
2.How to run sql query from my java program to update his database in MS Access.
Please help me...............
Java ProgrammingAn application program for a broker.
Page 1 of 1
2 Replies - 690 Views - Last Post: 01 May 2010 - 07:02 PM
Replies To: Java Programming
#2
Re: Java Programming
Posted 01 May 2010 - 06:56 PM
Moved from Java Tutorials.
Please keep programming tutorials in the appropriate forum.
Please keep programming tutorials in the appropriate forum.
#3
Re: Java Programming
Posted 01 May 2010 - 07:02 PM
You may want to check out Sun's tutorail on JDBC for querying a database. As for passing data to your Broker class, I cannot help you unless you show us your code. If you have getter and setter methods to access and modify attributes of the Broker, you can use those to pass the data and update the Broker object.
This post has been edited by macosxnerd101: 01 May 2010 - 07:02 PM
Page 1 of 1

New Topic/Question
Reply



MultiQuote





|