Tap to unmute

How to install Derby database in NetBeans

  Рет қаралды 42,724

Code Java

Code Java

Күн бұрын

Пікірлер
@nkundimanaeric7625
@nkundimanaeric7625 2 жыл бұрын
I was about to give up because of no suitable driver issue. Thanks a lot for this video
@CodeJava
@CodeJava 2 жыл бұрын
glad it helped.
@Marina7Fer
@Marina7Fer 2 жыл бұрын
Thank you!! Now I can develop the app to my college project. I owe you my grade!
@CodeJava
@CodeJava 2 жыл бұрын
Glad I could help!
@BrightMensah-jx2lw
@BrightMensah-jx2lw Жыл бұрын
Excellent tutorial. You’re a life saver
@CodeJava
@CodeJava Жыл бұрын
Glad it helped!
@mspol23
@mspol23 9 ай бұрын
Thanks my friend! You've just had the same issues I had during the process. Perfect!
@CodeJava
@CodeJava 9 ай бұрын
Glad it helped!
@pournimakamble9328
@pournimakamble9328 3 жыл бұрын
Finally solved my problem . Thank You So Much
@CodeJava
@CodeJava 3 жыл бұрын
Glad to hear that. Come back to my channel more often.
@michaelnjio
@michaelnjio 4 жыл бұрын
Great tutorial. Very up to date!
@CodeJava
@CodeJava 4 жыл бұрын
Glad it was helpful!
@siddhimhapelkar2523
@siddhimhapelkar2523 Жыл бұрын
Thank you so much !! You are a gem.
@CodeJava
@CodeJava Жыл бұрын
You're welcome! Glad it helped.
@anilgoyal7091
@anilgoyal7091 4 жыл бұрын
THANK YOUUUUU THIS VIDEO SAVED MY LIFE
@CodeJava
@CodeJava 4 жыл бұрын
You're welcome. Glad it helped.
@starlessssnight
@starlessssnight 3 жыл бұрын
I followed all the steps but I get this message whenever I try to create a database : An error occurred while creating database: java.lang.ClassNotFoundException: org.apache.derby.jdbc.ClientDriver EDIT: for anyone having this problem I fixed it by downloading db derby 10.14 instead of 10.15
@starlessssnight
@starlessssnight 3 жыл бұрын
for anyone having this problem I fixed it by downloading db derby 10.14 instead of 10.15
@CodeJava
@CodeJava 3 жыл бұрын
thanks for your help.
@BrightMensah-jx2lw
@BrightMensah-jx2lw Жыл бұрын
It worked thanks 🙏🏼
@tyra8613
@tyra8613 4 жыл бұрын
FINALLYYYYY THANK YOU SO SO MUCH
@sabrinaespinomarin199
@sabrinaespinomarin199 2 жыл бұрын
This helped a lot! Thank you!!!!
@CodeJava
@CodeJava 2 жыл бұрын
Glad it helped!
@roshnivishwkarma162
@roshnivishwkarma162 7 ай бұрын
It is continuously showing as starting the java database server but nothing happens then ...what to do to resolve this issue ...please tell me sir
@justforfunmax7353
@justforfunmax7353 3 жыл бұрын
What did i do wrong if i did everything like you did, but there is simply nothing under Drivers. jdbc:derby://localhost:1527/sample [app on APP] is not showing up.
@CodeJava
@CodeJava 3 жыл бұрын
you couldn't add the JDBC driver definition, or the connection does not show up?
@justforfunmax7353
@justforfunmax7353 3 жыл бұрын
@@CodeJava I have resolved it. Later in the video [9:42] you created a new Connection. Then the new one was here. But later i had the same problem like @Stareless. Now i have a mixture of derby 10.14 with the derbyshard.jar file from 10.15. @Maegan Therese Gabriana did you made the new connection like in the video at 9:42? Does this work for you? @Code Java thank you for your super fast response!
@kbyoungblood6948
@kbyoungblood6948 Жыл бұрын
This was great HERE! Thank you so much😄
@CodeJava
@CodeJava Жыл бұрын
Glad you enjoyed it!
@darshudarshu6217
@darshudarshu6217 3 жыл бұрын
I getting invalid java db installation directory
@DaniloSouzabg
@DaniloSouzabg 2 жыл бұрын
saved my life 🤩
@CodeJava
@CodeJava 2 жыл бұрын
glad it helped.
@wuxiblazer4469
@wuxiblazer4469 2 жыл бұрын
When I opened customize after following UR steps when I press find it says driver class is missing and it searching for it , it's been nearly 3h and it still searching
@wuxiblazer4469
@wuxiblazer4469 2 жыл бұрын
Customize on java dB (network)
@CodeJava
@CodeJava 2 жыл бұрын
so choose (enter) the driver class manually.
@younestahri6260
@younestahri6260 Жыл бұрын
but i have issue when i start javaDB and i have this error : Could not listen on port 1527 on host localhost: java.net.BindException: Address already in use (Bind failed)
@CodeJava
@CodeJava Жыл бұрын
there's another instance already running. You need to find and kill it (find process java.exe or javaw.exe).
@younestahri6260
@younestahri6260 Жыл бұрын
@@CodeJava when I kill process and restart from ide netbeans I have another error : errorcode ERRORCODE: 40000, SQLSTATE: XJ040, SQLERRMC: Failed to start database is procesed . Please help me if you have solution and thank you ❤️
@eddymartinmoralesfajardo1767
@eddymartinmoralesfajardo1767 2 жыл бұрын
Excelente video !!!! Muchas gracias !!!!
@CodeJava
@CodeJava 2 жыл бұрын
you're welcome. Glad it helped!
@jcru214
@jcru214 Жыл бұрын
When I get to the step to customize Java DB (Network) and try to find Driver Class it just keeps searching and doesn't find anything
@CodeJava
@CodeJava Жыл бұрын
maybe you're using new version of JavaDB, or you choose the wrong jar file. Anyway, try to enter the driver class name manually as shown in the video.
@jcru214
@jcru214 Жыл бұрын
thank you! entering manually did it!@@CodeJava
@Ayushsharma-qc7qx
@Ayushsharma-qc7qx 8 ай бұрын
Server not loading it is taking forever I also tried to install new version of apache derby but then its showing class not found im stuck completely can you suggest me plz what to do
@YISUSG1
@YISUSG1 Жыл бұрын
Driver class is missing in customize JDBC Driver, ide 19, JDK 20
@CodeJava
@CodeJava Жыл бұрын
so use Generic Driver.
@marcorodriguez4935
@marcorodriguez4935 8 ай бұрын
Thank you!! I tried for hours to installar Derby..
@CodeJava
@CodeJava 8 ай бұрын
Glad I could help!
@Ayushsharma-qc7qx
@Ayushsharma-qc7qx 8 ай бұрын
Server not loading it is taking forever I also tried to install new version of apache derby but then its showing class not found im stuck completely can you suggest me what to do
@roshnivishwkarma162
@roshnivishwkarma162 7 ай бұрын
Solution Mila...if yes plzz tell me I am facing same issue
@iamnatlina
@iamnatlina 3 жыл бұрын
Could not find or loaf main class error while i go for start javadb.... Help me
@emilineacompanado6539
@emilineacompanado6539 2 жыл бұрын
Where did 1527 come from? I am using Java 17
@emilineacompanado6539
@emilineacompanado6539 2 жыл бұрын
this was the error "Connection failed: Unable to find a suitable driver (jdbc:derby://localhost:1527/phonebookdb;create=true)"
@CodeJava
@CodeJava 2 жыл бұрын
it's the default port number of Derby database server. Did you have jar files of Derby JDBC driver?
@gbr7846
@gbr7846 3 жыл бұрын
Very good tutorial. Thanks a lot:)
@CodeJava
@CodeJava 3 жыл бұрын
Glad it was helpful!
@wintersoldier9595
@wintersoldier9595 2 жыл бұрын
it is stuck on "connecting to database, please wait" and when connecting to server and there is no message output, need help.
@CodeJava
@CodeJava 2 жыл бұрын
Hmm, I don't know why.
@alassanedrame7933
@alassanedrame7933 2 жыл бұрын
C'est très bien, facile et compréhensible
@CodeJava
@CodeJava 2 жыл бұрын
de rien.
@warrior-593
@warrior-593 2 жыл бұрын
This was very helpful
@CodeJava
@CodeJava 2 жыл бұрын
Glad to hear that. Thanks for watching :)
@annwanjiku9197
@annwanjiku9197 3 жыл бұрын
Cannot establish a connection to using org.apache.derby.client.ClientAutoloadedDriver (Unable to find a suitable drive why this error when i try to create a new connection?
@CodeJava
@CodeJava 3 жыл бұрын
did you specify the appropriate jar file for Derby?
@annwanjiku9197
@annwanjiku9197 3 жыл бұрын
@@CodeJava i realized where i had gone wrong ..it now works
@shonalund8545
@shonalund8545 6 ай бұрын
Tell me solution pleasee
@darshudarshu6217
@darshudarshu6217 3 жыл бұрын
Sir how to connect MySQL database to neatbeans and it's shows portnumber 3306
@CodeJava
@CodeJava 3 жыл бұрын
did you follow this video: kzbin.info/www/bejne/fqq2iKyffsuIZ68
@darshudarshu6217
@darshudarshu6217 3 жыл бұрын
@@CodeJava yes I getting invalid java db installation directory
@darshudarshu6217
@darshudarshu6217 3 жыл бұрын
Sir tell me how to solve this in NetBeans @Code for Interview now it showing Loding 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 unecessary.
@arifwicaksono26
@arifwicaksono26 2 жыл бұрын
hy bro, why me Error: A JNI error has occurred? pls help me
@CodeJava
@CodeJava 2 жыл бұрын
Hmm, I don't know why. Maybe you need to install another version.
@arifwicaksono26
@arifwicaksono26 2 жыл бұрын
@@CodeJava version of Java db? Or jdk?
@chethanaudayanga7217
@chethanaudayanga7217 4 жыл бұрын
Plz , can you teach me , who to get same time two database tables data and show interface in java netbeans
@CodeJava
@CodeJava 4 жыл бұрын
you need to execute a SQL SELECT statement that joins the two tables, and use Java Swing JTable to display the data. Here are the references: - Execute SQL statement: www.codejava.net/java-se/jdbc/jdbc-tutorial-sql-insert-select-update-and-delete-examples - Using JTable: www.codejava.net/java-se/swing/a-simple-jtable-example-for-display
@chethanaudayanga7217
@chethanaudayanga7217 4 жыл бұрын
@@CodeJava thank you very much sir
@keomateixeira1404
@keomateixeira1404 3 жыл бұрын
@Code Java Everything works step by step according to your video but when i create my derby folder on C: Drive it doesn't work why can i not create it on C: ? why must i use D: ? What is going to happen if i install my desktop application on a computer that does not have D: drive ?
@CodeJava
@CodeJava 3 жыл бұрын
because java apps do not have write permission on drive C by default.
@mahaminam3806
@mahaminam3806 3 жыл бұрын
well explained!! keep it up :)
@CodeJava
@CodeJava 3 жыл бұрын
Thanks, will do!
@tranquanginh3570
@tranquanginh3570 3 жыл бұрын
thank you for your help. Your English is good. How many years did you live in VN?
@CodeJava
@CodeJava 3 жыл бұрын
thanks for watching. I still live in Vietnam since the day I were born.
@jeevanjs5392
@jeevanjs5392 3 жыл бұрын
Thanks ,it works fine
@CodeJava
@CodeJava 3 жыл бұрын
You're welcome!
@aleaguasanitaria
@aleaguasanitaria 2 жыл бұрын
OMG! Thank you!!!
@CodeJava
@CodeJava 2 жыл бұрын
Welcome!
@nkosiphendulejwara
@nkosiphendulejwara 3 жыл бұрын
Thank you very much!
@CodeJava
@CodeJava 3 жыл бұрын
You're welcome!
@kabilansundram2552
@kabilansundram2552 3 жыл бұрын
I can't export the database to my friends so that they can access it in their computer... Pls pls help me... 😭
@CodeJava
@CodeJava 3 жыл бұрын
you don't have to export. Just copy the whole database directory onto another computer.
@chatrughanprasad7778
@chatrughanprasad7778 3 жыл бұрын
Great video
@CodeJava
@CodeJava 3 жыл бұрын
Glad you enjoyed it
@Sydewinder890
@Sydewinder890 3 жыл бұрын
Thanks man!
@CodeJava
@CodeJava 3 жыл бұрын
Happy to help!
@ThuyHoang-di4hs
@ThuyHoang-di4hs 3 жыл бұрын
cam on anh a
@nikkoregulacion62
@nikkoregulacion62 3 жыл бұрын
THANK YOU! :D
@CodeJava
@CodeJava 3 жыл бұрын
You're welcome!
@jorgesuspes5816
@jorgesuspes5816 3 жыл бұрын
Thank you!
@CodeJava
@CodeJava 3 жыл бұрын
You're welcome!
@bakerhasan3093
@bakerhasan3093 4 жыл бұрын
thank you very much
@CodeJava
@CodeJava 4 жыл бұрын
You are welcome
@ZCATSAPES
@ZCATSAPES 2 жыл бұрын
Anyone who knows how to do it o Mac Air M1 chip ??????????
@CodeJava
@CodeJava 2 жыл бұрын
what error did you get? I think it doesn't relate to macOS.
@brr351
@brr351 2 жыл бұрын
Amazing
@CodeJava
@CodeJava 2 жыл бұрын
Thanks
@programming3208
@programming3208 3 жыл бұрын
you are insane
@mr.frenchfries2134
@mr.frenchfries2134 3 жыл бұрын
"Cannot establish a connection to jdbc:Derby://localhost:1527/shopmedb;create=true using org.apache.derby.client.Client" - i've got this result, when i try to make a new connection using the jdbc:Derby://localhost:1527/shopmedb;create=true
@mr.frenchfries2134
@mr.frenchfries2134 3 жыл бұрын
someone pleaseee help meeeeee
@CodeJava
@CodeJava 3 жыл бұрын
the jdbc url is case sensitive: jdbc:derby.... not jdbc:Derby....
@mr.frenchfries2134
@mr.frenchfries2134 3 жыл бұрын
@@CodeJava is it not depend on the name of the folder?? the name of my derby folder is Derby with capital D??
@shahadfaddagh9956
@shahadfaddagh9956 3 жыл бұрын
Did you solve this problem? I have the same error
@fizaroz9368
@fizaroz9368 3 жыл бұрын
@@CodeJava I have written jdbc:derby only but still getting the same error
@عالمالبرمجةالعربي
@عالمالبرمجةالعربي 4 жыл бұрын
Thank you
@CodeJava
@CodeJava 4 жыл бұрын
You're welcome.
@عالمالبرمجةالعربي
@عالمالبرمجةالعربي 4 жыл бұрын
@@CodeJava Thanks
@larcous.7457
@larcous.7457 3 жыл бұрын
thanks
@CodeJava
@CodeJava 3 жыл бұрын
you're welcome.
@alemuijara8139
@alemuijara8139 Жыл бұрын
please i want to learn upload me
@dico3557
@dico3557 11 ай бұрын
In the future use a text-to-speech, good lord I can barely understand what you are saying.
@CodeJava
@CodeJava 11 ай бұрын
Got it. Thanks for watching anyway :)
@shilpisinha5292
@shilpisinha5292 Жыл бұрын
Sir i m getting an error how can i contact you?
@CodeJava
@CodeJava Жыл бұрын
Friend with me on Facebook: facebook.com/namjavaprogrammer
@dzelletan7084
@dzelletan7084 2 жыл бұрын
thank you!
@CodeJava
@CodeJava 2 жыл бұрын
you're welcome.
@luisangelrojasperales7086
@luisangelrojasperales7086 3 жыл бұрын
Thank you
@CodeJava
@CodeJava 3 жыл бұрын
You're welcome
@ethanedwards1841
@ethanedwards1841 3 жыл бұрын
Thank you
@CodeJava
@CodeJava 3 жыл бұрын
You're welcome
@marvenmalope9504
@marvenmalope9504 Жыл бұрын
Thank you
@CodeJava
@CodeJava Жыл бұрын
You're welcome. Thanks for watching :)
How to create Derby database in NetBeans IDE
20:46
Code Java
Рет қаралды 10 М.
How to Connect to MySQL Database in NetBeans IDE
13:25
Code Java
Рет қаралды 213 М.
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 54 МЛН
Java Derby Database NetBeans Tutorial
48:05
Code Java
Рет қаралды 26 М.
Installing Apache Derby: Java meets SQL
5:33
Neal Holtschulte
Рет қаралды 6 М.
How to Install NetBeans IDE And Java JDK on Windows 10
15:07
ProgrammingKnowledge
Рет қаралды 1 МЛН
How to Install the NetBeans IDE and Java JDK on Windows 11
15:36
ProgrammingKnowledge2
Рет қаралды 119 М.
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН