Very useful for beginners. Few things will need to change if you are using jdk-15.0.2 and jre1.8.0_281. 1. MySQL Driver will be-> com.mysql.cj.jdbc.Driver 2. Build Path for rs2xml.jar-> Move from Modulepath to Classpath.
Bro where on which time stamp video we have to make these changes like please tell where is the option to change sql driver and from where we change the path
Best and simple source code and easy full proof explanation.Thanks you...I will go through the entire playlist for projects, your guidance will help everybody to learn and master the concepts easily!
Thnk you so much, Very simple and meaningful project I added today in my resume. Words are not enough to express my gratitude. Will suggest your playlists for projects to everyone I know. Thank you so much.
Hi I too want to put this project in resume. I learnt java what other skills do I need to learn to complete this project. It would be greatfull if you provide an answer
@@yashaswinihm4288 SQL is needed. And interviews will be different. We need to showcase our skill in broadway while explaining about the project so that you will be shortlisted list in High percentage.
Thank You so much for guiding step by step throughout the project. It would be better if you will put comments in the code to understand code properly but no ways code worked and this was my first project which actually worked because of your help. 🌻
Sir Your voice seems like our honorable pride APJ sir and please do some projects in eclipse it will be more easier for us. Thanking you Sir and one more kind information for you Sir actually I have diversified experience but because your way of demonstration I learnt how to work in Development tools & technologies , coding and design. I did one desktop app development by your resemblance and kind request please teach us by using eclipse tool. Thanking you sir
Thank you so much, I learned a lot from that video, I just want know what's the version of the Eclipse Java you're using? Because I did the same things and look a lot errors appeared!
After running the code...it executes all the statements successfully and also the driver is connected database is updated...when it executes table_load() method it shows rs2xml.jar *path not found" and *module not found* error...what is the solution for it ???
Thank you for your help and guide with this to my FinalActivity! Although, I had to make a lot of adjustment throughout time, I somehow made it anyways.
@kuldeep kaira my error is showing in the table line can you help me in table.setModel(DbUtils.resultSetToTableModel(rs)); My error is showing table is not resolved.
Can i get a project for vehicle rental system in java just a small one, i tried your car rental system in java but i think the code that you have uploaded did'nt execute or might be that it doesnt support current netbeans format, can you please help me out here
Can you help me save it as text file? Our teacher said we will just use .txt file or excel , can you make a tutorial video?, php and mysql is forbidden
I am a full-time java web developer for 15 years . Never did standalone projects in Java. Are you using swing 🤔🤔. I will see entire video to learn that. Do you have swing projects in playlist
heloo I am having problem when you select applications after chossing others in very initial steps...pls help me out with it...I am not getting what should be done
Thank you for your video! Content is realy good - pronouncation and coment style is awfull (dont ask "..right?" after statments) - need to work on that - best regards.
Why this error : Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.this$0.con" is null with this line of code pst = con.prepareStatement("insert into __(*,*,*)values(?,?,?)"); ?
@@saivijay1458 No! Someone told me the code for connection was bad but it did not make sense! The same line of code worked on one computer, but not another! At this point, I am guessing the problem is with the SQL connexion! Please share any inputs!
i cant see the design that is visible on your screen because in my software it show some gui problem help i have to submit my project i need help please the design does not appear the text that shows there is as follows: Unknown GUI toolkit The parser parsed the compilation unit, but can't identifyany GUI toolkit, so WindowBuilder can't display any GUI to edit. This can be caused by one of thefollowing reasons: •This class is not an editable UI class and contains no UI components. •WindowBuilder does not recognize the GUI toolkit or library used in this class. •WindowBuilder does not understand this GUI type/pattern in a supported GUI toolkit. •Problems exist with the classpath. For example, the compilation unit uses SWT classes, but theSWT/JFace libraries are not included into the classpath. Hide stack trace.
hey can anyone help me as table is not loading I have name the jtable to table but it is showing error in this video he name the variable scrollPane and late on he just write table.setModel line after removing scrollPane but when I do this it is showing error
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.this$0.con" is null how to fix this error
Hello sir I've tried this program. But it's showing error and the error is: error occurred during initialisation of boot layer. And also showing exception: java.lang.module.FindException
java.lang.NullPointerException: Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.con" is null Facing this issue. Can anyone help me out to resolve this error
Thank You sir very useful for my college project❤
Very useful for beginners. Few things will need to change if you are using jdk-15.0.2 and jre1.8.0_281.
1. MySQL Driver will be-> com.mysql.cj.jdbc.Driver
2. Build Path for rs2xml.jar-> Move from Modulepath to Classpath.
Thank you very much. I've been searching for my error regarding rs2xml for an hour and this comment of yours really saved me. Thank you!
I hope people see this comment as it took me hours to figure out.
Thanks for sharing it with others.
I will bump it to the top.
Bro where on which time stamp video we have to make these changes like please tell where is the option to change sql driver and from where we change the path
Hello Rajesh, can you tell how to move from module path to classpath
Great... Your comment really saved me.. Thanks
Thanks for your easiest explanation. after watching 20+ tutorials this is my first successfully running project.
Great to hear!
@@TutusFunny what is the name of this project , please do reply it would be very helpful
Java Crud Application
@@TutusFunnyfronted part??
Best and simple source code and easy full proof explanation.Thanks you...I will go through the entire playlist for projects, your guidance will help everybody to learn and master the concepts easily!
Huge thanks, may God bless you and your family!
Hi! Easy, straight to the point and fast! Thank you!
Solved all my problems from one single video
Thnk you so much, Very simple and meaningful project I added today in my resume. Words are not enough to express my gratitude. Will suggest your playlists for projects to everyone I know.
Thank you so much.
Wonderful!
Hi I too want to put this project in resume. I learnt java what other skills do I need to learn to complete this project. It would be greatfull if you provide an answer
@@yashaswinihm4288 SQL is needed. And interviews will be different. We need to showcase our skill in broadway while explaining about the project so that you will be shortlisted list in High percentage.
@@anilkumar-yk5uz ok I learnt java and SQL and I will follow this tutorial . Thank you
Thank You so much for guiding step by step throughout the project. It would be better if you will put comments in the code to understand code properly but no ways code worked and this was my first project which actually worked because of your help. 🌻
I've learend a lot from this video as a beginner! Thank you very very much :)
I learned a lot from this project. Thank you so much!
Nice video..
After delete row...ex- 3 row
how to arrange id column numbers sequentially (1,2,4,5)-(1,2,3,4)
like this..
Online Examination System project in Java Step by Step
th-cam.com/play/PLuji25yj7oIIcU_OzqnWtAjNbzPKKVyW-.html
Sir Your voice seems like our honorable pride APJ sir and please do some projects in eclipse it will be more easier for us. Thanking you Sir and one more kind information for you Sir actually I have diversified experience but because your way of demonstration I learnt how to work in Development tools & technologies , coding and design. I did one desktop app development by your resemblance and kind request please teach us by using eclipse tool. Thanking you sir
Project title name and module please !?
True. His voice same as apj sir
Magistral exposición Sr Tutus Funny
Eu te amooooo doidinhooooo ME SALVOU NA FACULDADEEEEEE 💟💟
Thank you so much for this video and your clear explanation, it helps me a lot. I am expecting more project videos from your channel.
Merci 🙏🏾 🙏🏾 très très instructif
Thank you so much, I learned a lot from that video, I just want know what's the version of the Eclipse Java you're using?
Because I did the same things and look a lot errors appeared!
this is very useful thank you for your video, it really helped me a lot with my homework
Thank u so much for this video is really helpful for me☺️
Thanks for this Video😍
Sir please do a complete management project using eclipse. That will be really very helpful.❤️🙏
Buena explicación desde Colombia ! ♥️
After running the code...it executes all the statements successfully and also the driver is connected database is updated...when it executes table_load() method it shows rs2xml.jar *path not found" and *module not found* error...what is the solution for it ???
explane very well thankyou ,
soo much😊😊😊😊😊
Nice and well explained tutorial.
Super xplaination
Thanks my friend!
you are the best my bro
Thank you so much sir
It's very helpful
Thank you for your help and guide with this to my FinalActivity! Although, I had to make a lot of adjustment throughout time, I somehow made it anyways.
Heyyy
Can you give me that project please
If we are doing drag and drop what is use of learning java
Helpful
Thank you so much 🥰🥰
This video really helped me ❤️
tnqs for sharing ur knowledge sir was more useful
Thanks a lot Sir! It's very useful for a beginner :) Keep growing
Amazing job!!!! THANK YOU!!!
I’m going to follow you for sure.
Thanks a lot sir i hope jaideep sir will give me some marks :)
What if when we hitt save button without filling data ? Is there any condition?
PLEASE WHICH DESIGN PATTERN DO YOU USE? MVC OR MV?
Vera level..
Hi how do I add image field in form and how about child table relationships with Id
Thank
36:32 In my case the error of DBUtils didn't go even after importing rs2xml.jar file. What to do?
how did you solve?
@kuldeep kaira my error is showing in the table line can you help me in table.setModel(DbUtils.resultSetToTableModel(rs));
My error is showing table is not resolved.
Can you plz help me and tell me what is your jtable variable name
I am getting the same error,Can u please help me to solve this
Same issue
Thanks 🥰 This helped me a lot
Can i get a project for vehicle rental system in java just a small one, i tried your car rental system in java but i think the code that you have uploaded did'nt execute or might be that it doesnt support current netbeans format, can you please help me out here
Can I use my sql for backend without using xampp
Project title name and module please !?
Sir that swing designer is not visible in Eclipse what shall I do
Thanks a lot, I have prepared same project taking notes from this video!!!
Can you share that notes plz
i have done same code but it gives me one error of table.setModel(DbUtils.resultSetToTableModel(rs)); i donot know why help me pls
same idk why this happen
same problem have you got solution?
I'm beginner and will I'm wondering where should i find my application window since it didn't appear it on my wizard?😢
Hello, may I ask what are the 'DbUtils' for? It was on line 84 of the source. Thank You!
Hello.. I can't find application window option when I click on others
with such a slow internet connection how long do you upload an for ex.30 min video?
Can you help me save it as text file? Our teacher said we will just use .txt file or excel , can you make a tutorial video?, php and mysql is forbidden
While cliking save button it thrown null pointer excption how to resolve that
sry for the bother my save button wont send data to the sql server:(
I am a full-time java web developer for 15 years . Never did standalone projects in Java. Are you using swing 🤔🤔. I will see entire video to learn that. Do you have swing projects in playlist
You can find many projects video description
@@TutusFunny thanks
@@TutusFunny hlo sir i am not able to drag my jtable button, what should i do now?
@@TutusFunnymy dbutils problem is not solved😔
same
@@Farahat1234
amazing!!! thank you!!!
You're so welcome!
WHEN CREATING A NEW OTHER ACTIVATION WINDOW THERE IS NOT AVAILABLE THE OPTION THAT THE INSTRUCTOR CHOSE IN THE VIDEO
resulttotablemodel undefine for type string ??how to solve this sir??
Thanks for this.
Thank you so much
I am not getting the option of windows builder what should be done?
heloo I am having problem when you select applications after chossing others in very initial steps...pls help me out with it...I am not getting what should be done
While select a wizard... Why it's not showing application window in my eclipse?
Can we convert java with MySQL project into .Exe file?
Thank you sir
what is WindowBuilder and where would I find it
I don't have an application option in my list while creating please help me!!!!
Thank you for your video! Content is realy good - pronouncation and coment style is awfull (dont ask "..right?" after statments) - need to work on that - best regards.
Im getting empty pallet. Have tried reinstallation also but didn't work. Please help
what's the source code for your hospital management project (using eclipse not netbeans)? its urgent please
Thank you
After installing xampp what we have to do
give the source code of design part also
because i can not use eclipse
Can I host this in ibm cloud
On clicking design unknown GUI page is coming what to do?
Why this error :
Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.this$0.con" is null
with this line of code pst = con.prepareStatement("insert into __(*,*,*)values(?,?,?)"); ?
did ya get solution
@@saivijay1458 No! Someone told me the code for connection was bad but it did not make sense! The same line of code worked on one computer, but not another! At this point, I am guessing the problem is with the SQL connexion! Please share any inputs!
@@patricklexima35 yeah I got the solution
It is that change connection code I Mean change xampp port to 3307
@@patricklexima35 and in connection code also
OutDated but concept was simple anyways thanks
hi, why do theres a log in button after I click phpMyAdmin?
i cant see the design that is visible on your screen because in my software it show some gui problem help i have to submit my project
i need help please
the design does not appear
the text that shows there is as follows:
Unknown GUI toolkit
The parser parsed the compilation unit, but can't identifyany GUI toolkit, so WindowBuilder can't display any GUI to edit. This can be caused by one of thefollowing reasons:
•This class is not an editable UI class and contains no UI components.
•WindowBuilder does not recognize the GUI toolkit or library used in this class.
•WindowBuilder does not understand this GUI type/pattern in a supported GUI toolkit.
•Problems exist with the classpath. For example, the compilation unit uses SWT classes, but theSWT/JFace libraries are not included into the classpath.
Hide stack trace.
if we dont have specified wizard in eclipse then,
hey can anyone help me as table is not loading I have name the jtable to table but it is showing error in this video he name the variable scrollPane and late on he just write table.setModel line after removing scrollPane but when I do this it is showing error
Did you solve it?
I have the same problem.
We have to make account on bitnami or not
sir i want to know JDBC connectivity codings
when i update a data it says record updated but in database the data doesnt change . can u tell me how to solve this error
what is DbUtils...i am getting error..in this..plz help
The save button in mine wont work. Dunno why need help
same here. please let me know if you resolved it
can anybody give me the source code of design part because i am using notepad
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.this$0.con" is null
how to fix this error
did you get the ans for this exception
@@TheRock-eu3bs I have already resolved this thankyou
@@markvincentgallemit9894 how did you fix it?
@@arpitadas2290 check your mysql connection
@@markvincentgallemit9894 thanks! fixed it!!
Why my records are not showing in the table
Did you solve it?
Hello sir
I've tried this program. But it's showing error and the error is: error occurred during initialisation of boot layer. And also showing exception: java.lang.module.FindException
I have resolved the error.
@@aartimehandiratta113 how
pano ginawa mo
Design window doesn't show. What's wrong?
Can i add the data in my local server by xampp
java.lang.NullPointerException: Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.con" is null
Facing this issue. Can anyone help me out to resolve this error
im so happy
Plss provide whole code sir
gracias aunque no se tu idioma me ayudaste mejor que las guias en español