JDBC Connector | MariaDB Tutorial for Beginners

JDBC Connector | MariaDB Tutorial for Beginners

Java Code Junkie

3 года назад

46,984 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@Alfredornbrp
@Alfredornbrp - 07.08.2023 06:03

Thank you for all your help from a friend from Brazil !

Ответить
@user-xv3mu5mi7s
@user-xv3mu5mi7s - 17.03.2023 07:02

Can Someone help make a connection o MariaDB and C++????? I am trying since 3 days but getting error in library linking.

Ответить
@gu1llermo
@gu1llermo - 10.02.2023 02:52

Gracias buen hombre!

Ответить
@drauodeseluj
@drauodeseluj - 19.12.2022 21:23

I am getting this error message. Any idea what I did wrong? Thanks.
java.sql.SQLException: No suitable driver found for jdbc:mariadb://localhost:3306
at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:706)
at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:229)
at Main.main(Main.java:16)
Successfully connected to database.

Ответить
@rezafadillah5129
@rezafadillah5129 - 03.12.2022 08:30

I have an error : Socket fail to connect to host:address=(host=locahost)(port=3305)(type=primary). locahost. can you help me ? thank you dave

Ответить
@thedancingera9225
@thedancingera9225 - 11.07.2022 12:09

To Be Honest you explained well no doubt but you are so bored as well!!!
I just recommend that please interact with the whole session

Ответить
@vanhoanta5863
@vanhoanta5863 - 17.04.2022 07:03

thanks you very much

Ответить
@gmailservice9945
@gmailservice9945 - 19.03.2022 23:59

connection and DriverManager classes are in java's own packages (java.sql) so what is the purpose of adding jar file to buildpath?

Ответить
@artsofancientwisdom
@artsofancientwisdom - 06.11.2021 14:36

Thanks! People in the world need to communicate better. Goddamn connector J site confuses me with all the files showing not specifying which one to download! Annoying idiots!

Ответить
@liontara
@liontara - 20.09.2021 18:49

I registered port 3307. I am getting this error
java.sql.SQLSyntaxErrorException: Could not connect to address=(host=localhost)(port=3307)(type=master) : (conn=7) Unknown database 'test'

Also when I press ctrl+shift+o the organize imports dialog doesn't open and at the bottom left I see "0 imports added". (I do not have problems with overwriting commands bc I checked it)

Ответить
@jonasrodrigues2160
@jonasrodrigues2160 - 26.05.2021 16:40

Thanks a lot. it´s worked for me.

Ответить
@testermctester5888
@testermctester5888 - 12.05.2021 03:11

if when I'm doing the build path step on "MariaDBTest" and my libraries tab does not include a Classpath. What does that mean?

Ответить
@r4ng3l56
@r4ng3l56 - 07.05.2021 08:29

you didn´t check sums why?

Ответить
@user-xb6oe4zk7n
@user-xb6oe4zk7n - 13.04.2021 12:13

Thank you very much. This was perfectly explained🤝

Ответить
@raviel498
@raviel498 - 07.04.2021 00:10

You explain really well

Ответить
@abarnaarajasekaran6117
@abarnaarajasekaran6117 - 25.02.2021 08:15

hi sir how you are getting organize imports

Ответить
@shanipandey175
@shanipandey175 - 30.10.2020 10:32

Hello Sir..
How do we configure mariadb jdbc connector/ j in centos7

Ответить