So easy and clear to understand. Loved it. Thanks 😊
@traveller40435 жыл бұрын
It was a great tutorial . Before JDBC was like hell.
@carvelbell1816 жыл бұрын
This is a very good tutorial. I like the way you explained things, very easy to understand. I am grateful for this video, excellent, and keep up the good work.
@TechnicalBabaji16 жыл бұрын
Thank you so much.. please like share and subscribe
@sanjai99613 жыл бұрын
Thank you for this video what I searched is exactly here
@souvikroy73846 жыл бұрын
i love you work ...thank you ....you dont know what satisfaction ou gave me before durga puja holidays
@TechnicalBabaji16 жыл бұрын
Thanku so much.. please share my video so that i can reach to more users
@anjanajoseph19415 жыл бұрын
Thankyou.. it was awesome .. understands really well
@TechnicalBabaji15 жыл бұрын
Thank you so much..
@abdishakur95 жыл бұрын
You a genius my brother
@bennychong12716 жыл бұрын
Nice, you make the whole things easier
@TechnicalBabaji16 жыл бұрын
Thanks man..
@sanjayanuwan423 жыл бұрын
thanks a lot. you give me a new life
@t2kumarashutosh20115 жыл бұрын
Owsm vdo...helpful..ty boss
@TechnicalBabaji15 жыл бұрын
Most welcome.. Keep supporting us
@nilesh96863 жыл бұрын
This is very important when you are explaining downloaded java project in interview😂😂😂😂
@notevencloseml2 жыл бұрын
Very helpful and great tutorial ☺️thanks!!
@ranomtech64633 жыл бұрын
I don't Know If any one of you will get an error that com.mysql.jdbc.Driver is Deprecated. But If you do, then just replace com.mysql.jdbc.Driver with com.mysql.cj.jdbc.Driver. I use InteliJ IDEA and I got this Error. Hope this helps you.
@gujaratfortunegiants82632 жыл бұрын
tnx so much.. struggled for past 4 days.. now working.. tnx
@sapnachaudhary59675 жыл бұрын
At 4:27 when i click on Run it throws an error "Exception in thread "main" java.lang.Error: Unresolved compilation problem: Cannot instantiate the type Runnable" . can you please help me in this.
@shijinbennyabraham4 жыл бұрын
Sir please help I am also facing the same issue
@dharanisri22763 жыл бұрын
I too got same issue
@sbouribilel27725 жыл бұрын
I'm so grateful men keep up
@SouravSingh-hu7ff4 жыл бұрын
i downloaded the jar file and pasted it in the place as show in the video. but the jar file is not visible in the jre system library. So i added the jar file with the help of build path->add external archieve. but it is showing error at String sql="select * from tblogin where Username='"+user.getText()+"' and Password='"+pass.getText().toString()"'";
@poolcoder13372 жыл бұрын
i have the same error
@NaveenKumar-zp4sy4 жыл бұрын
Nice one...
@crazy_tolstoy4 жыл бұрын
Great video! Can you make video how to write some result of query into the textbox, or atleast post picture of code in comment? Thanks in advance :D
@khinhninmaw99136 жыл бұрын
thank you for sharing knowledge sir!
@TechnicalBabaji16 жыл бұрын
Most welcome.. If you have any suggestions u can suggest me.. And also don't forget to share my video..
@prathamkorade46182 жыл бұрын
the mysql-connector.jar file is not showing in jre system lbrary
@EdgeLordOmen5 ай бұрын
Try to configure the build path
@CleoxiNhA6 жыл бұрын
When I was creating JFrame (2:36) I got a big red X and the error beside it "Failed to create the part's controls". And when I clicked on details to see the error I got "java.lang.NullPointerException". What would it be?
@TechnicalBabaji16 жыл бұрын
You should have WindowsBuilder plugin in eclipse then it will work..
@milosvojvodic62635 жыл бұрын
how did you enter the 3 example user names and passwords @5:02 ?
@TechnicalBabaji15 жыл бұрын
First create a table then insert.. there is two way to insert the data into MySQL database 1 Insert query 2 phpmyadmin panel First way is used to insert data from application Second way is used when you want to insert data directly into database For the second way u have to click on insert tab of phpmyadmin then one form will appear through which you can insert data.. Thank you keep support us..
@fabiocuartas72254 жыл бұрын
remember to always close the Statement and the ResultSet as well
@nazlimehrazar82344 жыл бұрын
You're the best
@VidishArvind5 жыл бұрын
ar 2:20 i don't have window builder option? what shall i do
@TechnicalBabaji15 жыл бұрын
This is a plugin you have to add in your ide
@patricksemilla48995 жыл бұрын
the video was good but the sound are horrible Please don't use any auto tune
@LanceKey-rm3ll3 ай бұрын
Where do i paste the connector when I do have java file in my program files?
@felipe66725 жыл бұрын
Excelente me ha ayudado mucho
@minwun4 жыл бұрын
much thanks it worked
@rashmin65605 жыл бұрын
mine is is jdk12 where should i paste because ext dont exist in lib please do respond soon
@TechnicalBabaji15 жыл бұрын
In jdk 12 you have to import inside ide u can not add directly
@rashmin65605 жыл бұрын
@@TechnicalBabaji1 Thanks alot
@hanssama38015 жыл бұрын
how can u cross out getText() 8:15 which buttons do i need to click? Never did this and dont even know what i will do but well, how to do it?
@geran995 жыл бұрын
Thank you so much
@TechnicalBabaji15 жыл бұрын
Most welcome.. please subscribe my channel
@ashfakmalek1066 жыл бұрын
muje ek app banana h kyaa aap ek video upload kar sakte h ke jisme app icon kese banaye and user id kese create kare like Name,birthdate....
@TechnicalBabaji16 жыл бұрын
Sure .
@viyyappan54917 ай бұрын
I am don't have jre folder....only have JDK folder..... where paste this jar file...bro...
@shubhangiagarwal17145 жыл бұрын
Does this work on eclipse neon3?? becoz i was not able to find jframe
@TechnicalBabaji15 жыл бұрын
U will not get even in oxygen.. you have to add form builder plugin then u will get this in any version of eclipse
@TechnicalBabaji15 жыл бұрын
Yes it will work on neon as well
@shubhangiagarwal17145 жыл бұрын
Thanku ....
@barsaranisahoo66755 жыл бұрын
how to create database ...pls sir make one video ofthat
@unclelizard55805 жыл бұрын
More specifically, please show how to create one with PHPmyadmin, because I ran into this tutorial assuming I would be learning how to connect to a MySQL database that I created with the command line client.
@nilniluzen70136 жыл бұрын
i Saw ur video,but one thing I cannot understand, where you find "user.getText",in ur project you dont declare user as avariable or ,interface
@TechnicalBabaji16 жыл бұрын
user is the Object of EditText field I have shown lady in video watch care fully wait i will tell you the exact minute where I hv shown..
@TechnicalBabaji16 жыл бұрын
Watch from 4:10 I have set variable name user
@wolontong2 жыл бұрын
where did you get that jar file, lebowski?
@Nikiya_sl Жыл бұрын
1:11 what is the jre folder? i don't have it
@darkemperor48634 жыл бұрын
why i follow your step why always appear message incorrect while my username and my password is correct please give a solution
@najlaeddah22664 жыл бұрын
i get the same error on and on , but i found out that it's for the password field only , and i don't know why , please if you figured out why tell me , thanks .
@anita2053-r1f5 жыл бұрын
How to get design tab in eclipse? Can u please tellme!
@TechnicalBabaji15 жыл бұрын
Please add plugin windowBuilder then only you will be able to do that.. Please watch my latest video their I have shown how you can do that..
@imrana17192 жыл бұрын
i'm using jdk is that jar file applicable for me?
@tanvigharte88234 жыл бұрын
Sir, I m getting incorrect username and password message dialogye everytime even I m putting the correct username and password . Why should I do ?
@nehalbaig78756 жыл бұрын
I hope you will upload videos related to JavaFX and sql
@TechnicalBabaji16 жыл бұрын
Very soon.
@nehalbaig78756 жыл бұрын
i have been trying for 3 days , will you please help me , that which Sql and Sqlite workbench is easy to use?
@TechnicalBabaji16 жыл бұрын
Yes I m here to help u but in return I need ur support, subscribe my channel share and like my videos...
@nehalbaig78756 жыл бұрын
i have already done sir. Allah bless you too sir.
@nehalbaig78756 жыл бұрын
whenever i learn anything from the channel and its helpful, i try to hit a like button and subscribe too.
@meghamakhija62934 жыл бұрын
What should i do because there is no ext folder in my C:/programfiles/java/jdk 11.0.6/lib ??? Then where should i paste the mysql connector jar file???
@mafiq11025 жыл бұрын
where do i paste mysql-connector.jat file if i only have a jdk file?
@TechnicalBabaji15 жыл бұрын
You will not find jre folder from java 10 onwards please watch my latest video.. I have explained there how to do
@piusonono14062 жыл бұрын
@@TechnicalBabaji1 Tell me about this video... I want to watch it....
@piusonono14062 жыл бұрын
@@TechnicalBabaji1 where is the link to the latest video please??
@warrenantes76356 жыл бұрын
do you have a tutorial on connecting mysql to JavaFx??
@TechnicalBabaji16 жыл бұрын
Sorry not this time..
6 жыл бұрын
I did everything you showed but got "incorrect username or password" even when i typed the correct username and password
@TechnicalBabaji16 жыл бұрын
Here username ans password both are case sensitive
@TechnicalBabaji16 жыл бұрын
If u have still problem then send me database and code snapshot at tarique.rkl@gmail.com I will check.
@chiragpaliwal49613 жыл бұрын
did you get the solution if yes please reply
@onkardapake8025 жыл бұрын
Sir in my eclipse JFrame not found how to add JFrame? Please help
@TechnicalBabaji15 жыл бұрын
Please add plugin windowBuilder plugin in your eclipse
@karim-kc7yo6 жыл бұрын
Class.forName("com.mysql.jdbc.Driver"); not working ??
@TechnicalBabaji16 жыл бұрын
First you have to download this driver.. and paste in jre folder..
@karim-kc7yo6 жыл бұрын
thank you , solved :)
@TechnicalBabaji16 жыл бұрын
Woow.. I am happy for u also keep share my vdo and subscribe my channel
@betosalavaco99645 жыл бұрын
I need install a database server? If yes, how I'll make distribution?
@TechnicalBabaji15 жыл бұрын
Mysql oracle mongodb these are the famous database software... If u want to access database server from remote location then internet connection should be their with public ip private will not work.. and distributed database is a different concept.
@betosalavaco99645 жыл бұрын
@@TechnicalBabaji1 Yeah, now i can see. I'm looking for Embedded database. I can't understand why the people don't speak about them. You could make a video about them, h2, derby, sqlite... they ar too important. Thank you a lot for you awnser
@TechnicalBabaji15 жыл бұрын
My dear friend.. every database has is its own importance.. we can not compare with each other.. but the concept will be same.. Concept wise only two types of database.. schema less and schema full.. When we talk about embedded database like sqlite, It is also schema full database. Now a days every android app using their sqlite database so that they can access offline as well.. bdw thank you so much definitely I will make video on these database
@betosalavaco99645 жыл бұрын
@@TechnicalBabaji1 Yeah, you're right. Thank you!
@betosalavaco99645 жыл бұрын
@@TechnicalBabaji1 sorry for my words, my intent was make a sugestion really sorry
@rajd29196 жыл бұрын
i dont have jframe....!!!! is there anyother options...????
@TechnicalBabaji16 жыл бұрын
You can design JFrame from coding as well watch this video it will really help you kzbin.info?o=U&video_id=Wga2DHPxvEA
@RE-jc7br6 жыл бұрын
i solve ittttttttttttttttttttttt >> go to this link kzbin.info/www/bejne/pZbWqJmQr5l8jZI follow him for install jframe tool , good lock
@nizamachmady16826 жыл бұрын
Thanks so much bro
@imreezan2 жыл бұрын
Hi! Don't get me wrong but I'm a beginner and I find you too fast in this video. Please go a little bit slow and avoid the annoying background music please. Thank you
@ruksarsayyed9116 жыл бұрын
hey i have eclipse oxygen .3a so i cant find jframe file by right clicking the src folder and the .jar file cant be added in the libraries folder is it because of the ver change .
@TechnicalBabaji16 жыл бұрын
You can't find even in Oxygen 2 that is a pluging you have to add in the eclipse
@ruksarsayyed9116 жыл бұрын
Technical Babaji I dnt have the version of oxygen. 2 And i just followed ur steps but cant find jframe file and cant even load the.jar file
@ruksarsayyed9116 жыл бұрын
Technical Babaji am using the march 18 eclipse oxygen. 3
@TechnicalBabaji16 жыл бұрын
No problem find the appropriate pluging and install in your eclips.. I have installed plugin in eclipses for designing purpose.. you can also do that go to settings and click on add plugin
@ruksarsayyed9116 жыл бұрын
thanks for being so kind helping me...can give tutorials on spring rest api python languages too basic will be fine too ;)
@mingxuanng90075 жыл бұрын
Hi there. Thanks for creating this! I am currently using Eclipse for Enterprise and I can't seem to find the 'Windows Palette' tab. Is there any way which I can find it? Also, I would like users to login and be able to see a list of PDF files that is unique to their Username. Is that possible? Do I have to set up the database myself so that it extracts the right PDF files for each user using the app? Appreciate your assistance!
@TechnicalBabaji15 жыл бұрын
First you have to install plugin windowBuilder to get the window palette tab inside eclipse And for PDF that is also possible and there are many way to do the same thing.. you can create a table for mapping and you can store pdf in db as well as in folder
@mingxuanng90075 жыл бұрын
@@TechnicalBabaji1 Thanks for responding :) I guess I will have to create my own database to store the PDF files and then extract out the relevant ones according to each Username? Is that right? I keep getting this error message: "Access denied for user 'root'@'localhost' (using password: NO)" --> how can I solve this?
@anukulkumar2195 жыл бұрын
I dont have a jre folder in my JAVA
@TechnicalBabaji15 жыл бұрын
That has been removed from java 10 onwards so please watch watch my latest videos
@taufiqueahemad9256 жыл бұрын
Bhai mera PC Windows10 par operate hota hai usme mysql disk top par nahi dikhrah nahi kahi aur please Bhai kuch suggestions do
@TechnicalBabaji16 жыл бұрын
First u have to install mysql server.. xampp install karlo sab ho jayega .
@dvaVivy5 жыл бұрын
Nicely done! ^^
@rajasaha19976 жыл бұрын
Thanks bro.......
@saistachhipa30535 жыл бұрын
i got an error com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'abcdand password is abcd' at line how can i solve this please reply !!!!!!!!!!!
@TechnicalBabaji15 жыл бұрын
You have done sql syntax error please see the sql syntax or you can share code with me I will tell you where you did the mistake.. Thank you
@saistachhipa30535 жыл бұрын
@@TechnicalBabaji1 ohk where can I send you the code ?
@TechnicalBabaji15 жыл бұрын
tarique.rkl@gmail.com this is my mail id you can send here
@saistachhipa30535 жыл бұрын
@@TechnicalBabaji1 sure I will send the java code .
@saistachhipa30535 жыл бұрын
@@TechnicalBabaji1 I had send the file please check it out !!
@hirenprajapati48403 жыл бұрын
i export as runnable jar file but there were not showing JOptionPane onclick login . I am using jre1.8.0_271 and jdk-15.0.1
@rubyboby10844 жыл бұрын
How insert a values to use this same techniques...
@CallMe_Kurapika8 ай бұрын
ty my bruda
@hareemsheikh76606 жыл бұрын
Ho w your data base will come ?? i cant understand it?
@TechnicalBabaji16 жыл бұрын
Can you tell me the timing so that i can understand
@logavarshan4 жыл бұрын
Can you tell me what is the name of the song running in background?
@carolineshorts3652 жыл бұрын
I need help doing this. I’m getting errors
@pksharma64776 жыл бұрын
very helpful sir
@TechnicalBabaji16 жыл бұрын
Thankyou.. please like share and subscribe my channel
@rayaanrizwan9474 жыл бұрын
I dont have a JRE folder, what should i do?
@feuerwindsfh64786 жыл бұрын
THANK YOU
@bibashpokhrel4 жыл бұрын
How to setup in linux Please help me?
@rjlopez2682 Жыл бұрын
how you create tbllogin in testvplease tutorial
@LeviForWaifu5 жыл бұрын
A lit tutorial but the audio echo made me laugh
@mankeshpoonia96826 жыл бұрын
I pasted my SQL connector in exe but it does not show my SQL jar in jre system library
@TechnicalBabaji16 жыл бұрын
Restart your ide it will appear..
@divyaanthal52084 жыл бұрын
thank u sir
@vaishnavivenkat69475 жыл бұрын
How did u set username and password for that newly created login page
@saichaitanya72772 жыл бұрын
theme of your browser?
@chalino2285 жыл бұрын
what do I must do if I want go to another Java page ?
@themiyalumia13834 жыл бұрын
class.forName not found how to fix this error
@CSEtutorials7 жыл бұрын
Waiting for your reply sir...
@TechnicalBabaji17 жыл бұрын
+CSEtutorials i m here
@TechnicalBabaji14 жыл бұрын
Dear subscribers, We had gone through your comments and lots of requests for promoting your content on our channel. So, we decided to provide you with a great opportunity to promote your own content by collaborating with us. Nothing to worry it's absolutely free of cost! Don't miss this golden chance of collaboration in a channel of 18k subscriber holder! If you're Interested then directly mail here for more details pravat.behera45@gmail.com Regards Technical Babaji kzbin.info/door/Kn7xwxBKZ_H1i6nilMsRQg
@CSEtutorials4 жыл бұрын
@@TechnicalBabaji1 mail done... PlZ check
@christianvillanueva7234 жыл бұрын
hi i dont have JRE what should I do now
@gireeshpitchuka4 жыл бұрын
its showing error at String sql="select * from tblogin where Username='"+user.getText()+"' and Password='"+pass.getText().toString()"'"; software is eclicpse juno
@TechnicalBabaji14 жыл бұрын
Please paste error message here
@sahananayak79336 жыл бұрын
How to make it full screen??
@TechnicalBabaji16 жыл бұрын
Simple click on maximum option on the runtime
@alliahmendez3222 жыл бұрын
When I put in the correct username and password its saying incorrect
@CSEtutorials7 жыл бұрын
Hello. Sir.... I wana to contact u. I m also.... A online tutor for computer science.
@TechnicalBabaji14 жыл бұрын
Dear subscribers, We had gone through your comments and lots of requests for promoting your content on our channel. So, we decided to provide you with a great opportunity to promote your own content by collaborating with us. Nothing to worry it's absolutely free of cost! Don't miss this golden chance of collaboration in a channel of 18k subscriber holder! If you're Interested then directly mail here for more details pravat.behera45@gmail.com Regards Technical Babaji kzbin.info/door/Kn7xwxBKZ_H1i6nilMsRQg
@CSEtutorials4 жыл бұрын
@@TechnicalBabaji1 yeah... Check your mail...
@JustinTheVlogger5 жыл бұрын
You did not explain on how to have a username and password in database.
@binoy0414ify3 жыл бұрын
Bro mute the music,I would like to hear You!
@nehacs20102 жыл бұрын
And connection please sir i have project submission on Monday please reply fast sir
@roywright85526 жыл бұрын
jdk 11 no longer has a jre folder, where do we put the jar?
@TechnicalBabaji16 жыл бұрын
Yes u are write.. in jdk 11 we have to set path for jar file.. Thanku for asking this question
@TechnicalBabaji16 жыл бұрын
If u are using IDE then u can add by clicking on external library it will work...
@techxtreme76304 жыл бұрын
Type of error = getText cannot be resolved or is not a field......... Pls help how solve this error
@eonerizuwan6 жыл бұрын
What is the music used here?
@shyqin57056 жыл бұрын
hi, may i know where do you get this ? ("jdbc:mysql://localhost:3306/test","root","");
@TechnicalBabaji16 жыл бұрын
This is the syntax Test is my database name and root is my user name of mysql and password is blank by default root is user name of mysql database and password is blank
@shyqin57056 жыл бұрын
@@TechnicalBabaji1 okay but how about the number 3306 ? what the number mean ?
@TechnicalBabaji16 жыл бұрын
3306 is a port number of mysql database..
@TechnicalBabaji16 жыл бұрын
And thanku hope u will subscribe my channel.. and any query u can ask me any time
@shyqin57056 жыл бұрын
ok, thank you so much!@@TechnicalBabaji1
@ashishranacs6 жыл бұрын
.getText() method doesn't show up in suggestions. only showing .getBytes()
@kushawahapraveen4 жыл бұрын
Sir how to make a address book by useing java in eclipse
@carlknightcoph94945 жыл бұрын
i cant find ext folder
@TechnicalBabaji15 жыл бұрын
That has been removed from java 10 onwards so please watch my latest videos
@hemalathasunnapu7504 жыл бұрын
title is mysql. u r showing php .why bro
@TechnicalBabaji14 жыл бұрын
What you are talking about
@hemalathasunnapu7504 жыл бұрын
Some where u popped up the php page right
@chandrasekar41796 жыл бұрын
create a video for creating a mysql database
@nikhilkumar48925 жыл бұрын
php my admin site not working????? how to open that site