For the error "Javap not recognized" or classpath is not recognized, instead of pasting the path as shown in tutorial, click on browse option present there only below the tab of name and path. Go and select the file then. It will 200% resolve the issue. I did the same. : ) Hope this helps.
@dharyathakkar25373 ай бұрын
yes it did! thanks a lot.you saved my lot of time
@leekhnna9808 Жыл бұрын
If you are facing error : class not found .. Don't copy path of jar file , Copy path of folder which contains jar file and paste it into env variable as shown in video. OR While coping , Don't right click on jar file and select copy path instead do exactly as he said in video, like going to the bar where path is written and coping from there.
@DevHrsh Жыл бұрын
Can you please provide me more details as I am facing classNotFound error for 1 day
@leenakuhite9445 ай бұрын
javap error occur what to do
@praveenvuddagiri75163 жыл бұрын
Sir thank you so much i am had seen many videos for this problem but this video only helped me thank you so much sir
@atharvamishra48484 жыл бұрын
@Learncodewith Durgest from here i decided to continue your jdbc series.......clear and concise explanation.
@yashupadhyay10239 ай бұрын
please make detailed videos like code with harry. He shows every step which is very useful.
@RaviKumar-jg1hc3 жыл бұрын
In a very simple manner u have taught a tough concept.... Thanks alot 🙏
@technicalshyab55093 жыл бұрын
Tq u sir best teacher of the whole world in java
@pallavitiwari44852 жыл бұрын
Explained very exactly and easy manner.👏......but voice is little bit slow😒
@mr_faiz81962 жыл бұрын
Sir your explanation style is awesome
@harshit71113 жыл бұрын
thank u very muchhh sir , Best beginner friendly tutorial on utube & i really mean it...
@xavier69552 жыл бұрын
Setting classpath through env variables didn't work. So, what i did in IntellijIdea -> project >file > project structure > libraries > + > java > select jar file. And done ✌️
@21AniketThakre2 жыл бұрын
Same happening with me. did that worked for you to complete these jdbc series
@ITKalashKumar2 жыл бұрын
i did same, but used Eclipse ide
@CryptoZombie6662 жыл бұрын
@@ITKalashKumar how did you do that can you please define ? I am STUCK.
@ITKalashKumar2 жыл бұрын
@@CryptoZombie666 kzbin.info/www/bejne/qWOoeHSwmMl-Z8U hope this will help you.
@pranavdharme5630 Жыл бұрын
Thank you, this works well
@sounaksaha14558 ай бұрын
Thanks for your beautiful explannation.
@anonsubh87784 жыл бұрын
thnx bhai your video is really help for me
@prathameshmanjare67274 жыл бұрын
Thanks bro really appreciate your efforts..
@spardhavarshney98144 жыл бұрын
Sir i am using mysql version 8 but in mysql-connectorJ there is no file with .jar extension and on internet it is showing that its connector is already in mysql msi....so sir plz help me how I will get my jar file for version 8 as I am doing my internship so sir please help me out
@neerajshukla31014 жыл бұрын
Amazing videos sir...Things are simple now. Waiting for more videos...Sir I request you to make a seperate playlist of OPPS concept.
@samircasen81173 жыл бұрын
you probably dont give a shit but does any of you know of a tool to log back into an Instagram account..? I was stupid forgot the login password. I love any tips you can offer me
@alanjesse56603 жыл бұрын
@Samir Casen Instablaster ;)
@samircasen81173 жыл бұрын
@Alan Jesse thanks so much for your reply. I got to the site through google and I'm in the hacking process now. Takes a while so I will get back to you later when my account password hopefully is recovered.
@samircasen81173 жыл бұрын
@Alan Jesse it did the trick and I finally got access to my account again. Im so happy:D Thanks so much you saved my ass !
@alanjesse56603 жыл бұрын
@Samir Casen Happy to help xD
@er.ashirbadpanda36 Жыл бұрын
Thankyou sir for this clear explanation
@shivamkanojia1000 Жыл бұрын
'javap' is not recognized as an internal or external command, operable program or batch file. sir yeh vala error show ho raha hai command prompt
@AjayKumar-in4gs Жыл бұрын
same did you resolve it ??
@AyushRaj-pj7sg Жыл бұрын
same problem aa rhi h
@ajaykathwate7595 Жыл бұрын
@@AjayKumar-in4gs hey Ajay Did you got the solution for this error?
@aryan0019 Жыл бұрын
JDK not installed
@nomadicsahil5 жыл бұрын
I like your videos brother thanks for spreading knowledge 👍
@LearnCodeWithDurgesh5 жыл бұрын
Thnks brother
@krishbhardwaj84083 ай бұрын
Successfuly installed in 2 minutes , Suggestionf for the people who are installing it now , after ".jar" dont put ";,;" instead put only one ";" mark , then only it will work.
@codingwithankit76195 ай бұрын
I am getting an error 'javap' is not recognized as an internal or external command, operable program or batch file." after setting the path. how to solve it.
@LearnTech26852 жыл бұрын
all Java program is running, Path setup done, ClassPath setup done but When i run any javap command its showing--- 'javap' is not recognized as an internal or external command, operable program or batch file. what is the solution???
@SATYAMSINGH-yi6tm2 жыл бұрын
Same problem is also showing in my pc also
@LearnTech26852 жыл бұрын
@@SATYAMSINGH-yi6tm not require to run this command bro, my program is running successfully. even after this error 'javap' is not recognized .
@avnishtripathi178 Жыл бұрын
same problem...why is this occuring ?
@aryan0019 Жыл бұрын
The solution to it is - Hey there there can be two problems for this error 1. either jdk is not installed (to check it go on cmd and then type java -version if it is showing version the version of java then well and good if not then install jdk) 2. If it is showing the version then jdk is installed but the path is not given to the environment variable to give the path go to settings type advanced system settings then environment variable then under system variables go to the path variable and add the path of the jdk (where it is located on your system generally it is in Disk C program files java folder jdk ) REMEMBER while copying the path do include the bin folder and then add the path Then after adding the path and add a new system path of name JAVA_HOME and give it the path of jdk (dont include the bin folder) and add it click ok on all and now restart the system and then again run the command your problem is solved now :)
@angadchauhan42334 жыл бұрын
Very nice bro .....good work...
@BantiJana-s2i Жыл бұрын
"'javap' is not recognized as an internal or external command, operable program or batch file." - i'm also facing same error but when I start coding by watching sir's 4th video I successfully run it. This is the output of sir's 4th video: Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary. Connection created so don't think about this error. (:
@ritikjain4947 Жыл бұрын
thankku brother yoy made me feel like personal mentor instant doubt clear
@codevillain775611 ай бұрын
this video is so helpful
@balrampandey4635 Жыл бұрын
i get error in the cmd "'javap' is not recognized as an internal or external command, operable program or batch file." please fix this error
@ajaykrishnaderebail69889 ай бұрын
same pls help
@KhmerPublic4 жыл бұрын
very good, keep up
@sayanroy40433 жыл бұрын
thank you bro u r a life saver
@mdajaz75205 жыл бұрын
Excellent bro
@kotitechycommunity2766 Жыл бұрын
thanks brother good one
@sayantandas4057 Жыл бұрын
I am facing that javap is not recognized as internal or external command
@jaypople8885 Жыл бұрын
Is your problem solved?
@kartiktripathi70874 жыл бұрын
Please provide link for mysql connector
@ajaykathwate7595 Жыл бұрын
@Learn Code with Durgesh after setting the classpath I am getting an error saying "Error: class not found: com.mysql.jdbc.Driver" in cmd....tried for too long to solve but not getting...How can I solve this?
@navneetsingh5244 Жыл бұрын
Same problem
@raavananrocks4237 Жыл бұрын
Same problem here bro..... How did u solved it
@shahbazalam4268 Жыл бұрын
For some reason, windows environment variable doesn't work for me either. So open cmd in admin mode and type this set "$classpath=" and it should work
@virajsahare26804 жыл бұрын
My windows cmd show's ClassNotFound error while testing class path is properly set or not, i follow all u'r steps....
@vinayakavinnu53363 жыл бұрын
it worksss thank you soo much brooo.....
@Wasim00903 жыл бұрын
Nice 👍
@RajputJi-c2b Жыл бұрын
after i set JDBC Driver classpath then jdbc is okay but my java program is not running on cmd it shows" could not load or find main class" sir pls help me i am trying it to fix it for 2 days but didn't get solution anywhere.
@RajaRaj-du6zm3 жыл бұрын
Nice vdo
@saikripa44414 жыл бұрын
Thanks you very much sir....
@mr_faiz81962 жыл бұрын
Thank you so much sir
@divyanganashah37042 жыл бұрын
Table Created in DataBase WARN: Caught while disconnecting... Also Exception Stack trace printed...... why Exception Generated sir After creating TAble
@AJ-bo9rf2 жыл бұрын
Handle checked exception then it will auto resolve the issue
@pushkargoyal42784 жыл бұрын
sir is video series me full jdbc course hai na
@spardhavarshney98144 жыл бұрын
Sir commands are same to check the classpath is set on cmd??
@princesukhala71062 жыл бұрын
5:00min
@MentorEzio696 Жыл бұрын
when you create a tutorial atleast make sure you solve the error people are facing in comment section. Most of them are getting exception error even adding to path and you are replying to only who are saying everything worked fine. Even if you solve one comment issue it will help multiples.
@shashankpandey24502 жыл бұрын
Sir class not found:com.mysql.jdbc.driver it is showing in the command line
@MohitYadav-so2yl Жыл бұрын
while setting classpath paste full path with .jar extension
@silkysaurabh7478 Жыл бұрын
Hlo sir....mai class path set kr li hu...but phr v cmd prmt m run nhi ho rha...class not found show kr rha... please help me sir.
@zs8556 Жыл бұрын
does my sql version 8 works with java 19?
@priyabakore6041 Жыл бұрын
if i want to know sql server jdbc driver name how to do that
@shine.bright.lyk.a.diamond Жыл бұрын
i also want to know
@vaibhavfokmare2 жыл бұрын
Hello sir, After setting class path it is showing Error: class not found: com.mysql.jdbc.Driver please sir guide me
@ajaykathwate7595 Жыл бұрын
Hey Vaibhav, Have you solved this error?
@SahilRajput-wg2ep Жыл бұрын
@@ajaykathwate7595 have you solved?
@irshadahamad83463 ай бұрын
@@SahilRajput-wg2epSolved?
@farahhashmi50 Жыл бұрын
do we stiil need to install mysql ewven if we have xamp?
@virajsingh55310 ай бұрын
no , it has inbuild mysql
@JAY98968646564 жыл бұрын
Not recommended for beginners
@sachinbansode475311 ай бұрын
No bro... It is beginner level to teach durgesh bhai
@mahebubshaikh12602 жыл бұрын
Thank you
@pradeepsharma4887 Жыл бұрын
sir watched your video jdbc#2 still un able to create connection with mysql.
@shameem-32-evening95 Жыл бұрын
javap is not recognized as an internal or external command, operable program or batch file. How to solve this error??
@iftashamattar83603 жыл бұрын
I'm getting error as class not found
@ITKalashKumar2 жыл бұрын
same here
@AdilBuriro32110 ай бұрын
I want to odbc connectivity plz guide me
@itssahil3376 Жыл бұрын
Mera comment kab viral hoga😢
@antu52722 жыл бұрын
Sound badao sir
@bipanachapain2393 Жыл бұрын
Database install in xampp or not
@janhavimasodkar33694 жыл бұрын
Sir ..its showing class not found exception in cmd when i cheched it....what to do?
@janhavimasodkar33693 жыл бұрын
@Luke Cairo Tell me if it works...I will try it too🤣🤣🤣
@-Prasanthi-ii9nx3 жыл бұрын
Me too
@snatandharma6 Жыл бұрын
Mere pass xamp server h mujhe MySQL download karna chahiye
@yourcodingmentor24922 жыл бұрын
Sir javap is not recognized likha araha hai y ku ?
@LearnTech26852 жыл бұрын
have u solved this problem, if yes then tell me the solution.
@DevPatel-kx5jc Жыл бұрын
plz mike use karla yaar
@ganeshjagtap767110 ай бұрын
Bro classpath show nahi horaha Environment variables mai
@supriyakumari64683 жыл бұрын
Plz provide the link to download MySQL connector
@Aabara_ka_dabara9 ай бұрын
error in the cmd "'javap' is not recognized as an internal or external command, operable program or batch file." please fix this error
@ajaykrishnaderebail69889 ай бұрын
same
@coderverb2 жыл бұрын
sir javap is not accepting please response
@MittalAhir-iw2dw5 ай бұрын
javap is not reconized this type of error it show in command
@Rishika-y6k Жыл бұрын
it give error when i write javap on cmd can u plz solve my error this error is show :-- C:\Users\Rishu>javap com.mysql.jdbc.Driver 'javap' is not recognized as an internal or external command, operable program or batch file.
@ashu3128 Жыл бұрын
hey i im getting same error , did u fix it? if yes then please let me know
@Rishika-y6k Жыл бұрын
@@ashu3128 yes I solved it...... u first check that your jar file version is same or different then mysql and then open comment client and then the adders of mysql server bin and then enter your mysql password
@ashu3128 Жыл бұрын
@@Rishika-y6k yeah!i too fixed it,but just by adding java path to environment variables. anyways,thanks for reply : )
@aryan0019 Жыл бұрын
The solution to it is - Hey there there can be two problems for this error 1. either jdk is not installed (to check it go on cmd and then type java -version if it is showing version the version of java then well and good if not then install jdk) 2. If it is showing the version then jdk is installed but the path is not given to the environment variable to give the path go to settings type advanced system settings then environment variable then under system variables go to the path variable and add the path of the jdk (where it is located on your system generally it is in Disk C program files java folder jdk ) REMEMBER while copying the path do include the bin folder and then add the path Then after adding the path and add a new system path of name JAVA_HOME and give it the path of jdk (dont include the bin folder) and add it click ok on all and now restart the system and then again run the command your problem is solved now :)
@aniketmane86392 жыл бұрын
'javap' is not recognized as an internal or external command, operable program or batch file. this error accure
@LearnTech26852 жыл бұрын
have u solved this problem, if yes then tell me the solution.
@aryan0019 Жыл бұрын
The solution to it is - Hey there there can be two problems for this error 1. either jdk is not installed (to check it go on cmd and then type java -version if it is showing version the version of java then well and good if not then install jdk) 2. If it is showing the version then jdk is installed but the path is not given to the environment variable to give the path go to settings type advanced system settings then environment variable then under system variables go to the path variable and add the path of the jdk (where it is located on your system generally it is in Disk C program files java folder jdk ) REMEMBER while copying the path do include the bin folder and then add the path Then after adding the path and add a new system path of name JAVA_HOME and give it the path of jdk (dont include the bin folder) and add it click ok on all and now restart the system and then again run the command your problem is solved now :)
@asifahmed9473 жыл бұрын
How to install mysql connector?
@abhaykrishan7342 жыл бұрын
Bhai netbeans me project create nahi ho raha
@adityaraj-zm7zk4 ай бұрын
linux ka seup batao
@saiyelave45882 жыл бұрын
macOS??
@moneyrockzz7884 жыл бұрын
bhai av help kr skte ho to krdo, 8.0.18 mysql-connector-java-8.0.18.tar.gz - isko extract krne k bd bhi meko pta ni chl jara meri mysql connector.jar file kha hai mili he ni rahi,
@LearnCodeWithDurgesh4 жыл бұрын
Download mysql connector .jar file
@moneyrockzz7884 жыл бұрын
@@LearnCodeWithDurgesh mysql-connector-java-8.0.18.tar.gz ise download ni krna ... ? maine yhi download kia hai or ise extract kia fir but i did not get jar file inside this... main mysql 8.0 use kra hu me driver kha se download kru exact link de do.... plzzzzzzz plzz help me
@moneyrockzz7884 жыл бұрын
@@LearnCodeWithDurgesh agar aap whatsapp numr de do gye to it would grt for me... meri bht help ho jayegi...
@moneyrockzz7884 жыл бұрын
@@LearnCodeWithDurgesh mysql connector jar file 5.1.47 chlegi mere Mysql 8.0 me ?
@moneyrockzz7884 жыл бұрын
@@LearnCodeWithDurgesh bhai bta de plzzz
@prashreetiwasti72644 жыл бұрын
So nobody’s gonna talk about his wallpaper? At first glance I thought it was an example of a program that he’s going to explain relating to java program🤣
@sumitkaith66773 жыл бұрын
Class not found exception aa rhi h sir.... Help me ????
@sonalgupta7913 жыл бұрын
same here
@Coding-Just Жыл бұрын
Bhai bata bhi nahi raha ki kaise download karana hai
@ramansharma5014 Жыл бұрын
Please suggest the solution
@dheerajupadhyay61534 жыл бұрын
sir path set krne k baad v class not found bata rha h command prompt me .plz help
@LearnCodeWithDurgesh4 жыл бұрын
Path dekhi shi se nhi set hua hoga
@dheerajupadhyay61534 жыл бұрын
@@LearnCodeWithDurgesh sir mysql connector jar file ka link dedo
@dikshyasurvi68694 жыл бұрын
in my cmd , javap is not recognisable. Can you tell me how to fix it?
@danialhassan79843 жыл бұрын
java is not installed in your system, that's why this error
@dikshyasurvi68693 жыл бұрын
@@danialhassan7984 But it is. At least I think it is
@danialhassan79843 жыл бұрын
Either Java is not installed on your system or if it is installed the path will not be set otherwise this error is not possible.
@LearnTech26852 жыл бұрын
@@danialhassan7984 all Java program is running from CMD and NeatBeans also, java -version is showing properly from command prompt, Path setup done, ClassPath setup done but When i run any javap command its showing--- 'javap' is not recognized as an internal or external command, operable program or batch file. what is the solution???
@shivanirai7940 Жыл бұрын
@@LearnTech2685 same problem, did u resolve if?
@harshiltech773 жыл бұрын
javap not recognize kya karu ?
@danialhassan79843 жыл бұрын
java install ni hoga java ko shi se install krke uska path set kro ho jye ga mera v yeh error aya tha
@harshiltech773 жыл бұрын
thanks bro ho gaya mene vahi kiya tha baad me ho gaya tha
@jonathanmedina92154 жыл бұрын
why use an english title???????
@nikJ6394 жыл бұрын
👆👏👏❤👍
@AyushiParihar-xm4tm5 ай бұрын
Mere isme error show hora
@srschool42982 жыл бұрын
DOne AND DUSTED
@Hrit2 жыл бұрын
voice is too low
@shashankpandey24502 жыл бұрын
Plz help me out
@subhu1433 жыл бұрын
Sir link to dedo
@sritamkunu91554 жыл бұрын
Now days dot is adding automatically...if you have forgot thn it will automatically added
@JyotiGupta-gu5kk Жыл бұрын
bakwas itna sortcut koun batata hai bhyi
@ramansharma5014 Жыл бұрын
Javap com.mysql.jdbc.Driver throwing Error: class not found: com.mysql.jdbc.Driver