Search:

Type: Posts; User: RSelvan

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    902

    Re: While for Databse Proplem

    The above code are executed. if i will get 3rd record in a database no proplem. at the time i'll select 1st record does not open why plz help
  2. Replies
    2
    Views
    902

    While for Databse Proplem

    private void jButton3ActionPerformed(java.awt.event.ActionEvent evt) {

    try
    {

    while(rs.next())
    {
    ...
Results 1 to 2 of 2