Search:

Type: Posts; User: JavaPF

Search: Search took 0.18 seconds.

  1. Replies
    14
    Views
    2,414

    Re: Programming Code

    This is untested but it will look something like this:



    import java.sql.*;
    import java.io.*;

    public class Rgupta31 {

    /**
  2. Replies
    14
    Views
    2,414

    Re: Programming Code

    rgupta31, please don't double post. Creating another duplicate thread won't make things happen any faster.

    First you need to work out the logic for how you are going to do this.

    I suggest you...
  3. Replies
    14
    Views
    2,414

    Re: Programming Code

    No problem :)

    If you get stuck then please post whatever code you have so far and hopefully I will be able to help you move forward.
  4. Replies
    14
    Views
    2,414

    Re: Programming Code

    This tutorial will help you connect to the access database:

    http://www.javaprogrammingforums.com/java-tips-tutorials/356-how-connect-excel-spreadsheet-using-jdbc-java.html

    You just need to...
  5. Replies
    14
    Views
    2,414

    Re: Programming Code

    Both of these methods would work. I would probably go for the action event on the button..
  6. Replies
    14
    Views
    2,414

    Re: Programming Code

    What database are you using? Let me know and I will help you with the code..
Results 1 to 6 of 6