(Java | MySql) | Connecting Eclipse to MySql Driver and MySQL database | Episode 1

preview_player
Показать описание
Hello, and welcome to my java\mysql tutorials.

In this tutorial I will be looking at establishing a connection from Eclipse so it can use MySql Driver. Its pretty tough but it gets easier as I go along these episodes.

If you don't have PhpMyAdmin/Apache download link below:

Jar File For Eclipse:

Please like, share and subscribe :D.

CODE will be provided upon request :D.
Рекомендации по теме
Комментарии
Автор

what you need to do is download the zip file from the link in description
extract zip file (inside you will have file named
Open Eclipse
right click your project -> Build Path -> add external archives -> location of your

And thats it...
You are welcome ;)

bzzzvzzze
Автор

Error

Could not create connection to database server.

please help me!!!

rohithegde
Автор

Lol I was planning my tutorials on this....

amigoscode
Автор

"Tue May 19 16:08:32 IST 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Communications link failure

The last packet successfully received from the server was 20, 538 milliseconds ago. The last packet sent successfully to the server was 20, 521 milliseconds ago.
at Method)
at Source)"



This error i am having even..! plz help me with this.

piyushatram
Автор

i m using window 10 and getting error Exception in thread "main" com.mysql.jdbc.driver
i have added the jar file into my project E:\Testing
but still getting an error how do i can resolve this...

evissmith
Автор

my data does not print out. Error free program but it just doesnt print anything out.

awaqar
Автор

Any ideas...
if I get this error what would be the problem?

Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.

Shadrech
Автор

hello i want the vedios of other episide where can i get those episodes

moulickkarmakar
Автор

Man you sound like Ibrahimović, haha!

mrdotita
Автор

I am facing the error: java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost/test. I also Any suggestions?

aparnagarg
Автор

i am not getting anything on my console
whta should i do now

prateekgupta
Автор

HTTP Status 500 – Internal Server Error

Error In this line

how can I do for resolve this?

aneeketbhatnagar
Автор

really heplfull..Thank you so much,
i got a error as
Unknown database 'test:'

jonesthomas
Автор

I'm using Windows7 and i'm having a problem in two lines....
//Loading the driver:

//Connection
Connection con = DriverManager.getConnection("jdbc:odbc:mysqldsn", "user", "pass");

HELP!!!

firojrai
Автор

 Communications link failure  What is that :(

nr
Автор

the poorest Communication ever!!! Worst than the worst

konvicttedprince