Look, I'm from Paraguay (a small Country between Argentina and Brasil in South America which majority speak spanish and "Guarani" Our native language from our ancients) I want to send my Congratulations because nowadays your videos still help people and let me just say an enormous THANK YOUUUUUUU
@d0odle Жыл бұрын
You have no idea how much this hepled me. Not only that I integrated this into my project but I also integrated it too the other classmates who were struggling with the table.
@indrasubedi Жыл бұрын
Glad to hear it helped.
@alastorcodm159 Жыл бұрын
after looking for more than 5 hours, finally I found your video that helped me a lot, thx
@indrasubedi Жыл бұрын
Happy to hear from you.
@angwei62213 жыл бұрын
To anyone watching in 2021: this stuff works thanks bhai
@_bahii52267 жыл бұрын
Superb ......You Have Done Good Job Thank You so Much
@சூ.பிரவின்குமார்4 жыл бұрын
Tanq today started with ur video and it made my day peaceful
@mikejwarr5 жыл бұрын
Really good tutorial. Thank you Indra. Great video, Job well done.
@TechProgrammingIdeas4 жыл бұрын
Welcome my java tutorials
@indrasubedi6 жыл бұрын
Hello My Brothers and Sisters. My humble request to you, *Please* *Don't* *Forget* *To* *Subscribe* If you have any problem, Comment down. I will provide you solution as soon as possible.
@bemshimamichael58525 жыл бұрын
Thanks a lots hope your coding Will takes us to the next level really appreciated
@TechProgrammingIdeas4 жыл бұрын
Visit my java tutorials
@buivanthinh41674 жыл бұрын
Thank you bro , from VietNam with love
@MateusMeurer3 жыл бұрын
Indra this video is awesome, thank you!
@indrasubedi3 жыл бұрын
Thabks for your feedback
@harvinderlaliya20235 жыл бұрын
Thanks a lot,easy to follow tutorial and awesome implementation!
@zimongo97777 жыл бұрын
Thank you your video really helps a lot
@anghiaao4442 жыл бұрын
very good. Thank you very much for your support
@katanaspaun79973 жыл бұрын
thanks a lot.really helped me with our project
@indrasubedi3 жыл бұрын
Thanks for your feedback
@manishshrestha91767 жыл бұрын
thanks a lot for this amazing tutorial. It is really very useful.
@williamgriffith28224 жыл бұрын
Please come to Brazil, we love you so much. Hugs and kisses from Cuiabá- MT. Bruno lindão
@akhtarrnd40125 жыл бұрын
Thank you for such a working code
@zaishu32477 жыл бұрын
Thanks, you save my life
@bokiesylaphet22487 жыл бұрын
good guy and thank you so much for you shared, hope you'll release new video asap!
@indrasubedi6 жыл бұрын
You can find latest videos in my channel
@ΠαναγιώτηςΚαμπάνης-υ4ξ5 жыл бұрын
Awesome tutorial , really helpful!!
@khoanguyen78787 жыл бұрын
It's that Good ! Thanks you very much
@nouredineyoussouf48435 жыл бұрын
Thank you so much Indra
@LalGebi7 жыл бұрын
Million thanks... Pl. make a video on fetching data from Relational database( more than one table) and populating in JTable..
@arthurtan20887 жыл бұрын
Hi indra, For un-fill in data in the "JTextField" is using ~ boolean function with (name_vri.getText().isEmpty() ~ may i know if untick and unchoosing the "JRadioButton", "JCheckBox" and "JComboBox" are what coding? please.
@arthurtan20887 жыл бұрын
thanks for showing us the "validate form in java" in ur latest video.
@RezaZen6 жыл бұрын
really helps, thanks a lot man, appreciated
@Kei-iq6gn4 жыл бұрын
it worked, thank you so much :))
@TechProgrammingIdeas4 жыл бұрын
Hello welcome my java tutorials
@andododo5 жыл бұрын
That was a great tutorial my dude. Thanks!
@TechProgrammingIdeas4 жыл бұрын
Welcome my tutorials
@simoyland4 жыл бұрын
thank you helped me a lot!
@joaovitorsabino56104 жыл бұрын
você é um anjo
@bishalshiwa43167 жыл бұрын
helped me a lot :)
@indrasubedi7 жыл бұрын
Thanks Man
@MrLipelarizzatti7 жыл бұрын
thx budy! nice video btw!
@IllegalAlien516 жыл бұрын
Indra, I'm having issues the way it's displaying the data in the jTable, it's not ordered correctly, the first 4 rows are empty (All the data are displayed below it), why? It's not the same in my Sql server database, they are ordered correctly. I remember adding and deleting records, is that the problem?
@indrasubedi6 жыл бұрын
Please check the code below the for loop.Its due to settext improperly
@IllegalAlien516 жыл бұрын
No it's the same, but I still fixed it by adding "model.setRowCount(0)" before the for Loop.
@priyanshisolanki86506 жыл бұрын
Can u please share ur code?? I am having problem in adding JScrollPane
@IllegalAlien516 жыл бұрын
I already mentioned it. That's all I changed.
@nuzzy_nuz6 жыл бұрын
like he has showed in the video, u should remove the 4 empty rows right click on jtable > properties > rows tab > make the rows count 0
@vishaldevgiri5 жыл бұрын
"java.lang.unsupportedoperationexception not supported yet" i am getting this error can you plz tell me how to fix this?
@lifeissoft6 жыл бұрын
Good work, keep going.
@arthurtan20887 жыл бұрын
Hi Indra, can u show us some way to view the data? 1) a user may choose the keywords from a "text field". example when user key in keywords with "thur" in the "text field", all the data name with "thur" will show out such as Arthur Tan, Lexthur, Exthur and etc. 2) choosing to view name that ages with more 21 years old. 3) then a user may view the data by clicking it become ascending or descending.
@indrasubedi7 жыл бұрын
Thanks. I will prepare and upload soon
@NamNguyen-fn5td5 жыл бұрын
thanks for your video !!
@medonnaparker72946 жыл бұрын
Nice work
@indrasubedi6 жыл бұрын
Thank you
@mootunzych42364 жыл бұрын
thank for help
@TechProgrammingIdeas4 жыл бұрын
Yes Visit my java tutorials
@ahmedabdul-razak47016 жыл бұрын
hello, indra. i have a problem with after while user=new user(rs.getInt("id") i finished these but showing error "no suitable method found for getstring"? could u help me pleass?
@indrasubedi6 жыл бұрын
Have you create the user class constructor and place all the variables in that constructor? and its user = new User(rs.getInt("id") if you cannot solve it again. send the screenshot of the code at indrasubedi95@gmail.com
@ahmedabdul-razak47016 жыл бұрын
check your email please thank you
@alex_kq6 жыл бұрын
give source code please, man
@AllanBenABJ4 жыл бұрын
a very good one. I wanted to create the User class in another package but always encountered errors even when importing the package. Would you mind explaining how I can do that. Also, i needed to combine and display data from three different tables in my database. Will everything remain the same except the query and of course the rows declared in the code? Please help me get a general understanding or a link you have done that. thanks a lot.
@signalsandsolutions6187 жыл бұрын
Can u explain about userList() method where it has been called before.?
@lloydtatendachimanga14245 жыл бұрын
Vee Eee Technologies im stuck there as well, did you find a solution?
@arthurtan20887 жыл бұрын
Hi Indra , does the "JComboBox" able to insert an image? Can u show us some please.
@indrasubedi7 жыл бұрын
I haven't gone through it. But i have used jlabel to insert an image. You can find it on; kzbin.info/www/bejne/pam3Y3pqnN2mrsU
@arthurtan20887 жыл бұрын
ok.t.q
@mrsylla95336 жыл бұрын
gréât videos. i still have a question. how can.i do to compile and use a java project with the database inside. i've tryed to see whether i could use derby but it didn't work. what i want to do is to be able to use this project on another computer without having to instal an sql server. thanks!
@illyriaks6 жыл бұрын
Hi Indra, please can you tell me which is the code to see data on table not to update or edit, only code which call data from db example table users.
@indrasubedi6 жыл бұрын
Ka Speri show_user()
@sadammann26504 жыл бұрын
Why do you store your objects inside an array list if you send it to the database? You can retrieve from the database any time, whereas all the data from an array list will disappear as soon as you close the program.
@felex_benjamin6 жыл бұрын
thanks a lot for this
@musharraffaheem37786 жыл бұрын
At 18:50 , I have an error of incompatible conversion : String cannot be convert to Object
@indrasubedi6 жыл бұрын
Please check the sql query.
@vsevolodtsukanov79173 жыл бұрын
Why in this video you use Statment insteed PreparedStatement ?
@hythamtikka6 жыл бұрын
table.setModel(DbUtils.resultSetToTableModel(rs)); only one single command can save time. You can use import net.
@ProSuddenAttack5 жыл бұрын
I have tried to retrieve data from database using this line. The data can be retrieved, however the column name will change to what is in my database column name.
@ProSuddenAttack5 жыл бұрын
And this line cannot display the boolean checkbox.
@UVizGaming6 жыл бұрын
Great. Thanks bro.
@khadakbdrbudha34506 жыл бұрын
Nice videos.
@kroloth5 жыл бұрын
Thanks for the video Indra!! When I put: ArrayList list = userList(); I get an error cannot find symbol userList. Any help with that?
@TechProgrammingIdeas4 жыл бұрын
Welcome my tutorials
@almariomiano89955 жыл бұрын
Hi Indra! I became your student since I started programming (Java). The thing that hit me so bad is that "How I can display multiple Images from database to multiple jlabels?" I have followed all your steps and that is good. And I am now begging for your aid. please reply ASAP! :)
@indrasubedi5 жыл бұрын
Watch my other video, i have done there to display single image. Watch it and you may get some idea
@shubhamscreation91545 жыл бұрын
In which class are you ?
@ikosimisimo33635 жыл бұрын
I've put a JTable into a JScrollPane and executed my query into it (the code is 100% correct). The problem is that it only shows n-1 results!!! If there's only one line to select the table remains empty!!!!! Any help?
@aaronjay3006 жыл бұрын
Thanks bro.
@indrasubedi6 жыл бұрын
Thanks for your feedback.
@shahidmehboob88627 жыл бұрын
great video
@mrsylla95336 жыл бұрын
you have done a great job. But i want to know how can i do to use a java program without sql. my problem is to have an exportable database to be able to use the program in another computer without having to instal xamp or any other server. thank you so much!
@theishingkhuishimray18922 жыл бұрын
i also have same problem. but seeing that this comment is 3 years old. do you have a soln
@ferhatd64152 жыл бұрын
@@theishingkhuishimray1892 h2 database where you can save your sql database in a file instead of using a sql database server
@priyanshisolanki86506 жыл бұрын
While running the code a pop up message is shown "Result set has no current row" when i click ok then no data is displayed in JTable ... Code has no errors and data is also getting stored in database but not getting displayed in JTable... Please help!
@thecatwithoutatail54205 жыл бұрын
Can I use this with MySQL?
@yodahezerihunkassa1603 жыл бұрын
Thank You man!
@astiginko4 жыл бұрын
How do you open 2 data from the database into jtable with just one jtable? example one data has 5 columns and the other has 10 columnns, how will the jtable adjust to that?
@TechProgrammingIdeas4 жыл бұрын
Hai Welcome my java tutorials
@saritalad89236 жыл бұрын
can you tell how to give path of image in swing to display image on JFrame?
@indrasubedi6 жыл бұрын
I have displayed image in jlabel. You can find the video in my playlist.
@mukulsharma56246 жыл бұрын
First Create JFrame. then create a Panel from Palette. now right click on newly created panel then click Set Layout then Null Layout. Increase the size of created panel by drag. then create a lable from Palette. Increase the size of created lable by drag. (Note that the size of Jframe, panel and lable are coinside each other or same size. ) now final step Right click on your created Lable then select properties In properties window click on icon, and browse any picture and then ok.
@seanpaulo67615 жыл бұрын
Thank you so much!
@TechProgrammingIdeas4 жыл бұрын
Welcome my tutorials
@ajithraj12065 жыл бұрын
Thank You bro , love You();
@TechProgrammingIdeas4 жыл бұрын
Visit my tutorials jaava
@princealbaloshi51256 жыл бұрын
hi indra help me how to i update my sql data using netbeans
@lakshmisheshadri62637 жыл бұрын
Bro need your help I need to display data in subsequent j frames how to do
@jamespui93024 жыл бұрын
what if i want to display blob image from database into the table ??
@bryansie10474 жыл бұрын
is this the onylyway to do it?..
@herbertmarumbu95172 жыл бұрын
Good love it
@charlespakpahan64696 жыл бұрын
nice video dude
@prashiksahare7896 жыл бұрын
Will you upload your code in the description?
@indrasubedi6 жыл бұрын
Go to the link : goo.gl/N9U38E
@jiysea6 жыл бұрын
Can u teach us how to insert row with boolean values?
@ปิยะวัฒน์ขนานขาว6 жыл бұрын
Thank You
@kamilorado69797 жыл бұрын
Great! Thanks bro
@sarthaksourav57536 жыл бұрын
can you tell me how to use the same program but using button...
@indrasubedi6 жыл бұрын
Just place the code in the mouse button action performed event
@sarthaksourav57536 жыл бұрын
I have tried bt I face errors
@sarthaksourav57536 жыл бұрын
there is no syntax or runtime error bt data is not getting placed in jtable
@Engmays-bj9gr6 жыл бұрын
هل يوجد فكرة Master-Details بالجافا؟؟
@oanaghicajanucristina2 жыл бұрын
I LOVE YU THANK YOU SO MUCHHHHHHHHHHHHH
@khaledrashad69216 жыл бұрын
please can you help me i have an error with this String url="jdbc:derby://localhost:1527;databaseName=registration;user=khaled;password=123"; it says it is not properly formed, i'm using netbaens database. i followed you step by step
@rahulkumar-ds7pi7 жыл бұрын
Hello sir I am working on an application where I want to move a row data from one table to another table using a button. Please guide me
@tomaslopez99994 жыл бұрын
Thank you!
@kansyakar126 жыл бұрын
sir mujhe SQL table ko eclipse table me data ko dekhana hai to kya kren?
@sayuogiwara6323 жыл бұрын
Thank you:3
@gunjanjha91234 жыл бұрын
i am getting StackOverflow error while using this code will you pls help me.
@jayamadhukachandramal43283 жыл бұрын
thanks
@HausToys7 жыл бұрын
please add a date option
@lloydtatendachimanga14245 жыл бұрын
Haus Toys instead of string or int just type date.
@zeynep81524 жыл бұрын
Exception in thread "AWT-EventQueue-0" java.security.PrivilegedActionException: java.security.PrivilegedActionException: java.sql.SQLException: Invalid operation at current cursor position. it says that error
@_imatto87195 жыл бұрын
bro how to do like if i login with indra as an example i see some content, but if i login with admin i see whole content?
@rachellemejia97236 жыл бұрын
THANKS!
@indrasubedi6 жыл бұрын
Thank you for feedback
@lloydtatendachimanga14245 жыл бұрын
Where did userList() come from, its giving error...
@farrukhhussain82115 жыл бұрын
Good
@jeromevalencia295 жыл бұрын
How to show only same data in jtable?
@tranvanngoan27803 жыл бұрын
Thanks, but how i can do if i only used awt? ( sorry but ít’s my homework:
@amit_kaushal57015 жыл бұрын
Bhai null pointer exception AA Raha hai....database connect Nahe ho Raha hai
@kashiking79366 жыл бұрын
I am getting error getModel in DefaultTableModel.
@-indeed82857 жыл бұрын
great video.. help me please. I'm Ubuntu user but i want work on SQL database. problem is I can't understand which software I should use ? #1 ( oracle sql developer) or #2 (oracle sql database 11g) . {Note: I have installed Java8}
@indrasubedi7 жыл бұрын
If ubuntu supports these database, you can use any one of them which you feel easy. Coding is same, you only need to change the database connection code while working using other database
@sethayous79174 жыл бұрын
I got error on public void show_user(){ ArrayList list = new userList(); } Please help