Search:

Type: Posts; User: some_one

Search: Search took 0.38 seconds.

  1. Replies
    3
    Views
    1,951

    Re: delete item from mysql database

    there is no problem sir,
    but what i want is the java code to delete selected item from mysql database
  2. Replies
    3
    Views
    1,951

    delete item from mysql database

    hey guys..
    i have used this code to show data from mysql database through JComboBox


    DefaultComboBoxModel model=(DefaultComboBoxModel) jComboBox6.getModel();

    String sql="SELECT *...
Results 1 to 2 of 2