@@Huffpuffcollection Respect is not a gift that should be given for free, it should be earned. if his professors aren't doing their intended task then he isn't obliged to respect them.
@@Huffpuffcollection it does, you aren't obliged to respect them if they haven't earned. I am tired of explaining this baseless arguement to many "I am entitled" people.
Thanks you Telusko sir , your way of teaching is very understandable , thank you again for sharing your knowledge to millions of people , God Bless you , keep doing it .
Thank you sir!! One of the greatest teachers ! Because of you only people from non CS background also can learn such difficult topics so easily! Your videos guide me in each and every step throughout my career. 🙏🙏
Thank You So Much Navin Sir. In my batch maximum students are tensed just coz of Advance Java . But to be honest I wasn't as my Trainer is also their who is dedicatedly trying his best. The Main Reason I Was Relaxed JUST BECAUSE OF YOU SIR. Feeling so COOOOOOOOOL.
Sir you deserve more views and sunscribers You are definitely one of the best teacher in the world simple, effective and free of cost May God bless you everywhere Love you from the core of my heart 💓
Thank you sir, I already worked with JDBC but I wanted to watch you video, cause I know there's something to learn from your video that others don't teach
Well thanks for all the vids so far i've learned alot especially since i had to look up alot for myself but that's fine since this is how it should be ! Oh and the very first person who found an Apple waaaaas EVA in the garden of Eden ;) !!!!
Thank you so much, this video is so extraordinary helpful !!!!! I was exactly searching for this code-db-connection in Java, and there could not be any better explanation.. thank you so much from Munich, Germany :D
@@Telusko .. and it works! 😁 I have created an input GUI where names of current players of my favorite team (FCBayern) can be inserted into a database, then sorted by shirt number and given back (just as an example..)😆🙃 I owe you so much, not just for this tutorial but for all of them - thanx a million!!! 👍😆
Thank you, i will! 😄 Recently i mainly studied math with Abdul Baris algorithm tutorials.. such outstanding teachers, the two of you!! 👍highly appreciate all of your training and support!!!!!!!!!!!! 😆
Thanks for this video. Something is changed now. In the url variable, after the database name, i had to add this code "?autoReconnect=true&useSSL=false". For example, in my case is: String url = "jdbc:mysql://localhost:3306/serra_databaseprova?autoReconnect=true&useSSL=false"; I you don't do this, ssl error will occur. After this, in the Class.ForName i had to modify a little: Class.forName("com.mysql.cj.jdbc.Driver"). I my case, for study database purpose, I don't need ssl security enable, so "?autoReconnect=true&useSSL=false" will disable SSL and also suppress the SSL errors (thanks to stackoverflow). Thanks Telusko for the video
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up. bro still am getting this error, pls help me to get out asap
Well you don't have to use SSL and yes telusko is using the old driver which is deprecated. Old Driver "com.mysql.jdbc.Driver" New Driver "com.mysql.cj.jdbc.Driver"
thnx sir for this great video and for those of you problem in loading and register driver make sure to change the Class.forName("com.mysql.jdbc.Driver"); to Class.forName("com.mysql.cj.jdbc.Driver");
exactly dear. Could you please tell me, after doing all these why My code simply runs and does not print anything? Though I have given print statement.
If you run above code first time then you may face time zone error so to tackle that error you have add ' ?useTimezone=true&serverTimezone=UTC' this sentence after your database name in URL
getInt(), getString() can be used if there are fewer columns and you know the type of columns of the table. What if you want to display 20 or 50 or more columns? How do you iterate the value from a resultSet and display values of all the columns including null?
Exception in thread "main" java.sql.SQLException: Unknown initial character set index '255' received from server. Initial client character set can be forced via the 'characterEncoding' property.
this is 6 year old video and still most of developers are learning from this video.. that's what quality of teaching ...thank you navin sir.
better than hinduhater
8 now 🤦
Better than My Professor at my college.
@@Huffpuffcollection Respect is not a gift that should be given for free, it should be earned. if his professors aren't doing their intended task then he isn't obliged to respect them.
@@Huffpuffcollection it does, you aren't obliged to respect them if they haven't earned. I am tired of explaining this baseless arguement to many "I am entitled" people.
My too
@Suraj Kamble pune mere wale attitude khatarnak
@@Huffpuffcollection u r right and little bit wrong too.....giving respect is a quality but there are other qualities too we should use them 🤣😂
Thanks you Telusko sir , your way of teaching is very understandable , thank you again for sharing your knowledge to millions of people , God Bless you , keep doing it .
Hi
MAN... the satisfaction when the correct result is printed on your console :)
My course teacher left ths topic for self study (because she can't teach it), but telusko taught me very well.
Thanks a lot
Lol, she left the installation process for self study? Or the whole of Mysql itself? Lmao hahaha 🤣
Thank you sir!! One of the greatest teachers ! Because of you only people from non CS background also can learn such difficult topics so easily! Your videos guide me in each and every step throughout my career. 🙏🙏
Thank You So Much Navin Sir. In my batch maximum students are tensed just coz of Advance Java . But to be honest I wasn't as my Trainer is also their who is dedicatedly trying his best. The Main Reason I Was Relaxed JUST BECAUSE OF YOU SIR. Feeling so COOOOOOOOOL.
which year student are you ma'am
i hopefully guessed the error before 18:55 . Your teaching style is awesome sir!!
Sir you deserve more views and sunscribers
You are definitely one of the best teacher in the world
simple, effective and free of cost
May God bless you everywhere
Love you from the core of my heart 💓
I resonate with your view.
And Bum "Error" 😄
Best Java Teacher on TH-cam Many Love From Pakistan
🥰
Thank you sir, I already worked with JDBC but I wanted to watch you video, cause I know there's something to learn from your video that others don't teach
i would make you understand in very less code
Wooww
complex topics are made easy by Naveen sir and I love your way of explanation sir tq
Telusko, your tutorials are excellent. Thanks, I appreciated your videos.
10:58 The table named gariblog, extremely relatable!
12:26 Navin sir had 14K subs on Apr 2016, and 1.03M subs on 10 Jul 2020.
Great progress sir, all the best, keep it up.
And now 2.22M Subscibers
Steve Jobs!
to let u know i watched it complete
Great tutor!You are so clear in what you are teaching and make the concepts easy to understand.Thank you Navin!
Well thanks for all the vids so far i've learned alot especially since i had to look up alot for myself but that's fine since this is how it should be ! Oh and the very first person who found an Apple waaaaas EVA in the garden of Eden ;) !!!!
Very clear explanation
Every one easily understood for the JDBC tutorial
Great anna 👏👏keep it up way for more and more videos
naveen is a good man he share his own knowledge thousands of people with out nationality from Somalia
Sir you are my super hero..If I am the owner of DC I will definitely cast you as Superman
Sir your way of teaching is imaginable
I am in class 9. But still I can understand whatever you taught. Thanks a lot.
What are doing you here Amindra
Wowo
Bhai kya kr rha h
chutiya bna raha hai
@@abhishekmaurya9503 lol
You're gonna go a long way boy.
This will help me alot for a School project i am working on thanks... and keep up the good work
far far better than professor of my college
For those who are getting exception in connecting to database, use latest connector. 5.1.49 worked for me.
your teaching is very well brother. no one can tell like you
Brilliant explanation...you are JDBC spiderman...
You !!! Such a blast man... I learned from basic of db connection just becoz of uhh 📈🙌🏻
Thank You Sir, Steve Jobs, Steve Wozniak, Ronald Wayne are the founders of Apple company.
your videos are very helpful, i wish i could have found your channel sooner
sir,your videos are awesome. Whenever i see your videos i will be knowing something new.
It's grate education better performance my teacher
the legend Steve Job
thanks for this wonderful video.
@Bijendra Rathore bro chill. The OP's comment is itself 4 years old 😂😂
@@siddhantsingh3392 🤣
best jdbc tut on utube
Thank you so much, this video is so extraordinary helpful !!!!! I was exactly searching for this code-db-connection in Java, and there could not be any better explanation.. thank you so much from Munich, Germany :D
Glad it helped!
@@Telusko .. and it works! 😁 I have created an input GUI where names of current players of my favorite team (FCBayern) can be inserted into a database, then sorted by shirt number and given back (just as an example..)😆🙃 I owe you so much, not just for this tutorial but for all of them - thanx a million!!! 👍😆
@@health.upgradedbyscience.7309 Great work :)
Keep Learning, Keep Growing :)
Thank you, i will! 😄 Recently i mainly studied math with Abdul Baris algorithm tutorials.. such outstanding teachers, the two of you!! 👍highly appreciate all of your training and support!!!!!!!!!!!! 😆
Steve Jobs, Your videos are very easy to understand
Thank you so much Telusko! Appreciate a Lot!
Best video on JDBC
Very well explained. Thankyou Naveen sir! :)
thanks for a good tutorial, and i pretend that i didn't see the movies you have downloaded at 5.06 🙈
i like the way u explain thank you sir............ keep it ahed
you helped me...thanks so much for these amazing videos
Informative session,Brohh
Explained very well.
Watching in 2024 and that google interface 3:31 makes me feel like it’s an antique.
Excellent exaplanation!!! May Jesus bless you.
ricebag
The father of apple is apple tree. Nice video cheers
OP sir ho gya aapki kripa se
Very very good explanation
Awesome Explanation Navin
Thanks for this video. Something is changed now.
In the url variable, after the database name, i had to add this code "?autoReconnect=true&useSSL=false".
For example, in my case is:
String url = "jdbc:mysql://localhost:3306/serra_databaseprova?autoReconnect=true&useSSL=false";
I you don't do this, ssl error will occur.
After this, in the Class.ForName i had to modify a little:
Class.forName("com.mysql.cj.jdbc.Driver").
I my case, for study database purpose, I don't need ssl security enable, so "?autoReconnect=true&useSSL=false" will disable SSL and also suppress the SSL errors (thanks to stackoverflow).
Thanks Telusko for the video
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
bro still am getting this error, pls help me to get out asap
Well you don't have to use SSL and yes telusko is using the old driver which is deprecated. Old Driver "com.mysql.jdbc.Driver" New Driver "com.mysql.cj.jdbc.Driver"
I'm getting the same error. Please help me out.
@@DeathBender when I use "com.mysql.cj.jdbc.Driver" I'm getting class not found exception.
@@thahseenfarook4945 ur error got resolved or not.... Bcoz im getting the same error
just got what i want . one word for - great.
Great explanation. Thanks so much.
Great. Took a while for the set up.
This video is really helpful. Thank you very much sir.
U'RE THE BEST!!!!!
Awesome explanation Navin
These videos are so damn good. Thanks a lot.
Founders of apple:
1. Steve Jobs
2. Steve Wozniak
3. Ronald Wayne
Mvn repository was not showing download link
just click on the files it will download
YOU ARE A LIFE SAVER.
Steve Jobs is the founder of Apple .
Thank You very much sir
5:05 When you see his pirated movies xd
hahaha...
lol
noice
Steve Jobs, and founder of great teaching channel @Telusko is Navin Reddy .
Best tutorial ever!!!!!!!!!!!!
Thank u so much it helped me alot.
1. Steve Jobs
2. Steve Wozniak
3. Ronald Wayne
simply superub! sir thank you
Founder Apple :- 1. Steven Paul Jobs
2. Stephen Gary Wozniak
3. Ronald Wayne
you are great teacher thanks sir
1.Steve jobs 2.steve Wozniak 3 Ronald waynce
really good stuff , thanks alot
Really Thanks man😊
great explanation thank you
this man is the real Jesus prove me wrong
thanks for the explanation sir ☺
Steve Jobs is founder of apple. good video bro!!
Naveen, Can you explain the difference between spring-jdbc and ojdbc jars ? and when one over the other is used.
Thank you so much sir ❤️
A tidy explaination.😊
Nice sirji 🔥
Apple was founded by Steve Jobs, Steve Wozniak, and Ronald Wayne in April 1976 (though Wayne sold his share back within 12 days).
thank you my life saver
Well done ! Keep on ...
There is no founder of Apple, there are 3 founders, Steve Jobs, Steve Wozniak
and Ronald Wayne.
Also, great video.
hi sir, this is a nice video.
Can anyone help me understand , how did Sir underlined DriverManager Class and checked methods inside ? any help would be appreciated
thnx sir for this great video and for those of you problem in loading and register driver make sure to change the
Class.forName("com.mysql.jdbc.Driver");
to
Class.forName("com.mysql.cj.jdbc.Driver");
exactly dear. Could you please tell me, after doing all these why My code simply runs and does not print anything? Though I have given print statement.
Thanks a lot.
Navin legendo...
If you run above code first time then you may face time zone error so to tackle that error you have add
' ?useTimezone=true&serverTimezone=UTC' this sentence after your database name in URL
Steve Jobs , I have finished this video.
Class OracleFounder{
public static void main(String[] args){
System.out.println("founder of oracle is: Larry ellision");
}
}
getInt(), getString() can be used if there are fewer columns and you know the type of columns of the table. What if you want to display 20 or 50 or more columns? How do you iterate the value from a resultSet and display values of all the columns including null?
bro do you get the answer
resultSet.getNext();
very good video sir
Great sir love u
Larry Ellison co-founded Oracle Corporation in 1977 with Bob Miner and Ed Oates
appreciate it
Awesome sir
Exception in thread "main" java.sql.SQLException: Unknown initial character set index '255' received from server. Initial client character set can be forced via the 'characterEncoding' property.
Hw to solve this?
thank you sir..