I am making a small GUI application. I am able to run sql statements on netbeans using sql editor, but I want that to happen within my java files. To be more clear, I want those statements to execute only when I click on JButton in my final executable file. Can anybody plz help me in this regard? Thanks.
No comments:
Post a Comment