HOW TO CONNECT MYSQL DATABASE IN JAVA USING NETBEANS 8.2 JAVA TUTORIALS FOR BEGINNERS

preview_player
Показать описание
how to connect mysql database with java netbeans || java tutorials for beginners || by Saurabh Talathi

Here I have explained all the functions on jdbc driver .Basically we connect mysql database with netbeans application using MYSQL-JDBC DRIVER .
Here I have created login application in which I am checking username and password entered by user to mysql data.

This document demonstrates how to set up a connection to a MySQL database from the NetBeans IDE. Once connected, you can begin working with MySQL in the IDE's Database Explorer by creating new databases and tables, populating tables with data, and running SQL queries on database structures and content. This tutorial is designed for beginners with a basic understanding of database management, who want to apply their knowledge to working with MySQL in NetBeans IDE.

you can watch our videos:

how to go from one frame to another frame in netbeans

In this video i have shown how to connect mysql database with netbeans java

subscribe our channel if you want to watch more videos ;
like and share
Рекомендации по теме
Комментарии
Автор

Sir you are great I wanted to connect and do a simple login system and I searched all over the YouTube but in vein I am quiet happy with you video I found your video and able to do so. Very nice I wish you have more number of subscribers as you wish

dneerajkumar
Автор

thank you so much for sharing this video

bhagyshreebhawsar
Автор

Sir this is amazing video but show your database structure

shumailahabib
Автор

hey Saurabh, this is really helpful, thanks for this, can you create another video on how to insert data from java program??
for example i have a registration window, and i want to put all data in the table.. please it really helps me a lot thanks..

SkyeVintorez
Автор

instead of using rs.getString("login") use rs.getString(2) 2 is the column of username in database

tuitionstonight
Автор

I am getting class not found exception.help me please

polisettythrishul
Автор

not getting of adding MySQL Jdbc driver in the library.
Could you please help?

NamanBajpaii
Автор

Why I can't create connection around 2:36 ? It says "Unused import" When I import it.. Someone help!!

nightcoreplanet
Автор

hey bro, this tutorial is really helpful. looking forward on your new videos. more power bro! :)

liyagreys
Автор

can you plss share your mysql table..
ur video is amazing..

keerandolly
Автор

Hello sir
Jar file ko extract krne pr exicutable(bin) file nhi dikh rha to kisko project me add kre

minchanal
Автор

After adding driver am getting class not found exception

polisettythrishul
Автор

sorry, "jdbc2" is ur new project which has the form we want to connect with the datebase, so what is "jdbc" ?? .... & thanks so much for ur video

menahosny
Автор

do you still have an updated version for this?

uwucodes
Автор

My code run properly but username and password is occurring mismatch. Why. ?

DharmendraKumar-wpur
Автор

what driver do i need to download for sql workbench for java netbeans?

princesselizabethsayam
Автор

do i have to create theator file or is it already present

KunalWadekar
Автор

hi, i have created the following as you said, but one problem is that, my application is only accepting the first row values of my mysql table, if i enter the other row, it shows error, why is it so?

keerthanak
Автор

can you please how you set up the MYSQL DATABASE because my project is not connecting

mkhizelindokuhle
Автор

what should i do in username and password finally?

rostanemellak