Java prog#17.How to update/Edit a data in SQLite (MySql) Database in Netbeans java

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ม.ค. 2025

ความคิดเห็น • 90

  • @ProgrammingKnowledge
    @ProgrammingKnowledge  12 ปีที่แล้ว +1

    see video no. 9 .......Java prog#9. Get value from JTable and set it to jtextfield in Netbeans Java and Sqlite (mysql)

  • @mayurgudi3282
    @mayurgudi3282 7 ปีที่แล้ว +3

    Thank you very very much for this video ..
    Also other videos ..
    You made my life easier with this .
    I successfully completed the project because of your videos .
    I hope you succeed in your life at every stage ..

  • @محمدمحمد-ص4غ2ظ
    @محمدمحمد-ص4غ2ظ 2 ปีที่แล้ว

    You best the people in programming
    Im arabic

  • @sauravdangol
    @sauravdangol 11 ปีที่แล้ว +3

    Thanks a lot. Helped me overcome this major obstacle

  • @manishlamichhane4592
    @manishlamichhane4592 12 ปีที่แล้ว

    I was having problem in updating my db and this video helped me find out the reason...i didnt find it else where thankyou sir :)

  • @chethanarasangi2001
    @chethanarasangi2001 7 หลายเดือนก่อน

    Thank you so much. You saved me ❤

  • @excuse98
    @excuse98 12 ปีที่แล้ว +1

    how about in combobox not in textfields?

  • @donzrag1
    @donzrag1 12 ปีที่แล้ว

    sir!! i want to know how to edit data row wise and how do u import table data into jTextfields !!plz plz let me know !! thanks in advance

  • @limkunze4159
    @limkunze4159 12 ปีที่แล้ว

    hello, i want to ask that if i want to chance “empoyeeid" also how to make it?
    i have try and it show me "Updated" but actually the data didnt change anything.
    is it because of primary key? thanks

  • @maheshreddy920
    @maheshreddy920 12 ปีที่แล้ว

    When i updating the table. it exected and shows perfectly in the Jframe.. but those values are not updated in the actual database. plz help me out sir.

  • @michaelklimov6620
    @michaelklimov6620 11 ปีที่แล้ว

    same thing with me it only updates the jtable but sqlite is not updating....any solutions yet?

  • @Myztyliz
    @Myztyliz 11 ปีที่แล้ว

    Hi Sir...I've tried this code but it is having an error to me...After Updating the jtable updated but when I checked my sqlite database the data values doesn't updated...plz help me with this...

  • @kejvinluga
    @kejvinluga 3 ปีที่แล้ว

    Hello , can u help me , i want to update 3 table are same but diferent table name , how can i choose?

  • @akshaysatoskar7995
    @akshaysatoskar7995 12 ปีที่แล้ว

    hey hello sir...can u plz tell us how to update date column which is in database?

  • @AashishBharat
    @AashishBharat 12 ปีที่แล้ว

    Sir, how do i add a powerpoint presentation or video into netbeans..????

  • @Patrickteodoro15
    @Patrickteodoro15 9 ปีที่แล้ว +3

    im having an error at. pst = conn.preparedStatement;

    • @swatisharma3425
      @swatisharma3425 2 ปีที่แล้ว +1

      Then you should use update quary() method instead of pst = conn. preparedStatement

  • @sherwinpadilla6299
    @sherwinpadilla6299 11 ปีที่แล้ว +1

    Sir, may I just ask, how to view what I search and display it at jtable, tnx in advance.

  • @1701032
    @1701032 10 ปีที่แล้ว +5

    I tried updating the table but somehow everything got updated into the same variable

    • @xvAnnGvx
      @xvAnnGvx 9 ปีที่แล้ว

      +Bijukaku same sh*t. can't find the problem

    • @KegsProduction
      @KegsProduction 7 ปีที่แล้ว

      make a unique key that will serve as identification if what the specific you want to update

    • @jhongutierrez5255
      @jhongutierrez5255 6 ปีที่แล้ว +1

      Kegs Production what do you mean sir? Unique key? How can i do that? Please sir i need it for my project

  • @sherwinpadilla6299
    @sherwinpadilla6299 11 ปีที่แล้ว

    my table is not updating even though I already a UpdateJtable, any other suggestion sir, tnx.

  • @klainmesh2
    @klainmesh2 12 ปีที่แล้ว

    pst is error to me.. why is it?
    pst=conn.prepareStatement(sql);
    pst.execute();

  • @FirhansMaulana
    @FirhansMaulana 6 ปีที่แล้ว

    how to update the date bro? where the first column use auto increment.

  • @mrsciencetv2526
    @mrsciencetv2526 12 ปีที่แล้ว

    save and update dont work while delete work without erro
    please help me

  • @amalsathyan5530
    @amalsathyan5530 4 ปีที่แล้ว

    Getting error a lock could not be found within the time request

  • @monodeepsantra3358
    @monodeepsantra3358 2 ปีที่แล้ว

    Thank you so much sir ☺️

  • @AliDzakifikri
    @AliDzakifikri ปีที่แล้ว

    how to update data on other page

  • @kautubh93
    @kautubh93 10 ปีที่แล้ว +2

    i M trying to Update and delete the records its updating and deleting records from JTable BUT
    Its not Deleting Records From My Database..
    Help Me Out

    • @DaddyDadBod
      @DaddyDadBod 10 ปีที่แล้ว

      i have the same problem

    • @nomikhan-st8bb
      @nomikhan-st8bb 10 ปีที่แล้ว

      i have also the same problem
      if anyone find the solution plzzz comment ..

    • @ErfanAhmed
      @ErfanAhmed 10 ปีที่แล้ว

      nomi khan
      me too !!

    • @KegsProduction
      @KegsProduction 7 ปีที่แล้ว

      you have already primary key ?

  • @lucaspacheco883
    @lucaspacheco883 9 ปีที่แล้ว

    Thx "Raj", good work!

  • @joodmohammed1958
    @joodmohammed1958 3 ปีที่แล้ว

    Hi,
    Nice work.
    Could you please tell me how to add data to jTable using keyboard action and save to database using save button

  • @Sanjay54251
    @Sanjay54251 9 ปีที่แล้ว

    i am having general error please tell me what i do

  • @shishirahmed3095
    @shishirahmed3095 8 ปีที่แล้ว +2

    i found a problem with primary key . solve : String sql="update Employeeinfo set employeeid='"+value1+"',name='"+value2+"',surname='"+value3+"',age='"+value4+"',username='"+value5+"',password='"+value6+"' where employeeid='"+value1+"'";

  • @CrunkKidd808
    @CrunkKidd808 10 ปีที่แล้ว

    does this work on jdbc?

    • @chwali18
      @chwali18 10 ปีที่แล้ว

      Yes.

  • @Azmodan86
    @Azmodan86 10 ปีที่แล้ว +5

    For those having prblems that it updates all the items in the database i used the following code:
    try {
    int row = jTable1.getSelectedRow();
    String tableclick =(jTable1.getModel().getValueAt(row, 0).toString());
    String value1=jTextField1.getText();
    String value2=jTextField2.getText();
    String value4=jTextField4.getText();
    String value3=jTextField3.getText();
    String value5=jTextField5.getText();
    String sql ="update fumetti set sku='"+value1+"', nome='"+value2+"',prezzo='"+value4+"',uscita='"+value3+"',quantita='"+value5+"' where id ='"+tableclick+"'";
    pst=conn.prepareStatement(sql);
    pst.execute();
    JOptionPane.showMessageDialog(null, "Oggetto aggiornato");
    } catch (Exception e) {
    JOptionPane.showMessageDialog(null, e);
    }finally{
    try{
    pst.close();
    rs.close();
    }catch(Exception e){
    }
    }
    Update_Table();
    Hope it helps, i just added the
    int row = jTable1.getSelectedRow();
    String tableclick =(jTable1.getModel().getValueAt(row, 0).toString());
    and added in WHERE id ='"+tableclick+"'"; so it affects that item with the id selected in the table

    • @sainthaven15
      @sainthaven15 9 ปีที่แล้ว

      +Azmodan86 It still updates all the same items

    • @Azmodan86
      @Azmodan86 9 ปีที่แล้ว

      It worked for me mate...dunno why for you not. Can you post your code?

    • @xvAnnGvx
      @xvAnnGvx 9 ปีที่แล้ว

      +Azmodan86 thanx, it works!

    • @Azmodan86
      @Azmodan86 9 ปีที่แล้ว

      ;-)

  • @emilytheb820
    @emilytheb820 11 ปีที่แล้ว +1

    Thank you so much .Perfect

  • @nefty420
    @nefty420 10 ปีที่แล้ว

    Seriously. Thank you SO much!

  • @ScoutSniper
    @ScoutSniper 10 ปีที่แล้ว

    if you get an error when deleting try closing the connection

  • @piggfunny3677
    @piggfunny3677 4 ปีที่แล้ว

    why the first value not changing but the other is ok
    Please help me to fix it 🙏🙏

  • @shafaq8419
    @shafaq8419 3 ปีที่แล้ว

    thanks so much !!

  • @imagenigraphics
    @imagenigraphics 5 ปีที่แล้ว

    is this still working?

  • @sibnathin428
    @sibnathin428 7 ปีที่แล้ว

    what is pst?

    • @Mimeys
      @Mimeys 6 ปีที่แล้ว

      PreparedStatement pst;

  • @kyamranahmed653
    @kyamranahmed653 11 ปีที่แล้ว

    deleting und update funktioniert nicht so richtig.

  • @RSJC_JOE
    @RSJC_JOE 9 ปีที่แล้ว

    ProgrammingKnowledge I didn't find the video where you have written the method update_table();

  • @anjubora1111
    @anjubora1111 7 ปีที่แล้ว

    pls tell us about your Update_table method. I cann't find your that video .

    • @KegsProduction
      @KegsProduction 7 ปีที่แล้ว

      the Update_Table is just the populate/refresh the table
      example:
      public void Update_table(){ //populate table of qoutation summary
      try
      {
      String sql = "Select * from tablenameinDB";
      pst = conn.prepareStatement(sql);
      rs = pst.executeQuery();
      tablename.setModel(DbUtils.resultSetToTableModel(rs));
      }

  • @nomikhan-st8bb
    @nomikhan-st8bb 10 ปีที่แล้ว


    i M trying to Update and delete the records its updating and deleting from jTable
    Its not changing From My sqdb..

    • @honglekhanh1865
      @honglekhanh1865 10 ปีที่แล้ว

      Connection conn;
      ResultSet rs;
      PreparedStatement pst;
      don't initialize be "null"

    • @ErfanAhmed
      @ErfanAhmed 10 ปีที่แล้ว

      Hong Le Khanh
      it didn't work :/
      there is no change on sqlite database

    • @honglekhanh1865
      @honglekhanh1865 10 ปีที่แล้ว

      Erfan Ahmed
      close connect
      finally {
      try {
      rs.close();
      pst.close();
      } catch (SQLException ex) {
      Logger.getLogger(Employee_info.class.getName()).log(Level.SEVERE, null, ex);
      }
      }

  • @I-believe-in-humanity
    @I-believe-in-humanity 9 ปีที่แล้ว

    wow, u r genius

  • @microworksceo
    @microworksceo 12 ปีที่แล้ว

    me too, im not sure what is happening, i thought without quotes, but didnt help
    any ideas

  • @Israel_597
    @Israel_597 8 ปีที่แล้ว

    buena he gracias me salvaste !!!

  • @vishwajeetmallan6304
    @vishwajeetmallan6304 7 ปีที่แล้ว

    U're amazing

  • @RockMcStone
    @RockMcStone 10 ปีที่แล้ว

    I wish they'd post the code

  • @SIDDHARTH8925
    @SIDDHARTH8925 10 ปีที่แล้ว

    i want to update date can any one plz help me out

  • @bavenagopikrishnan6935
    @bavenagopikrishnan6935 5 ปีที่แล้ว

    thank you sooo much !!!

  • @lananhtran8146
    @lananhtran8146 8 ปีที่แล้ว

    how to jCalendar?

  • @osamaamin2531
    @osamaamin2531 7 ปีที่แล้ว

    thanks alott thanks thanks thanks

  • @erickruanes1181
    @erickruanes1181 8 ปีที่แล้ว

    thanks sir :)

  • @brainyrichards4537
    @brainyrichards4537 7 ปีที่แล้ว

    String sql="update Employeeinfo set employeeid='"+value1+"', name='"+value2+"' where employeeid='"+value1+"' "
    pst = conn.preStatement(sql);
    pst.execute();
    please what does ( pst = conn.prepareStatement(sql); ) mean and what is its function????????
    again what does ( pst.execute(); ) mean????????????????
    Again i want you to get me a brief explanation of these two declarations and their use.
    ResultSet rs = null;
    PreparedStatement pst = null;

    • @thunder1kid
      @thunder1kid 7 ปีที่แล้ว +1

      PreparedStatement is like the command prompt for sql

  • @1978qwer2
    @1978qwer2 12 ปีที่แล้ว

    thanks

  • @donzrag1
    @donzrag1 12 ปีที่แล้ว

    amd im using mysql

  • @sophayon6702
    @sophayon6702 9 ปีที่แล้ว

    Help me

  • @jeanrodrigues6249
    @jeanrodrigues6249 2 ปีที่แล้ว

    Value

  • @jeanrodrigues6249
    @jeanrodrigues6249 2 ปีที่แล้ว

    Code

  • @محمدمحمد-ص4غ2ظ
    @محمدمحمد-ص4غ2ظ 2 ปีที่แล้ว

    Going to air

  • @cnxcadde7217
    @cnxcadde7217 4 ปีที่แล้ว

    Thanks

  • @sandeepgupta6526
    @sandeepgupta6526 5 หลายเดือนก่อน

    Thanks