How to connect database using jdbc? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 2

How to connect database using jdbc?

database jdbc

23rd Sep 2017, 2:17 AM
Ramanan S
Ramanan S - avatar
1 ответ
+ 1
Firstly you will need the right driver for your database. This tutorial can be helpful https://www.tutorialspoint.com/jdbc/
23rd Sep 2017, 3:35 AM
Vitoko
Vitoko - avatar