Login Page with embedded Database (Java Derby)

Sdílet
Vložit
  • čas přidán 18. 03. 2017
  • In this video, i show how to create Log in Page in java which connected to Embedded Database (Java derby)
    And also show how to Create Embedded Database Inside Net Beans setup with Java Project
    Hey,
    Guys checkout my new website
    partylesh.com/
    In This I cover --
    - Creation of embedded Database
    - Connection of Embedded database to Java Project
    - Login Page in Java ( in detailed ).
    Also Watch- • Create Your 1st Java A...
    - • PASSing Valaues Betwee...
    - • Formatted Textfield In...
    Downloads links --
    oracle- goo.gl/i5UL2
    netbeans - goo.gl/7dbh9
    %%%%%%%%^^^^^^^&&&&&&&&^^^^^^^%%%%%%%%%
    Thanks for watching Subscribe for more Tutorials
    %%%%%%%%^^^^^^^&&&&&&&&^^^^^^^%%%%%%%%%
    Comment for Any Correction or Help
    %%%%%%%%^^^^^^^&&&&&&&&^^^^^^^%%%%%%%%%
    Hit , Like If this Video Help YoU
    %%%%%%%%^^^^^^^&&&&&&&&^^^^^^^%%%%%%%%%
    Intro: Created with Blender3D
    Audio track 1: goo.gl/MAUURx
    Audio track 2: goo.gl/sulNER
    Contact me- SoftHeroes.sh@gmail.com
    #Netb_8

Komentáře • 47

  • @mangeshpandit9917
    @mangeshpandit9917 Před 4 lety

    #2020 best video

  • @AfifIszuddin
    @AfifIszuddin Před 3 lety

    THANK YOU SO MUCH YOU ARE MY LIFESAVER , I TRIED SO HARD TO FIND how to run JAR file with database connection.

  • @vijithasenadeera7576
    @vijithasenadeera7576 Před 6 lety

    good job .!!!! thankx very much

  • @mr.shadrack
    @mr.shadrack Před 7 lety

    wooooooow!! Thank you very much this was really helpful...u are SERIOUS

  • @Ahmadalwy6
    @Ahmadalwy6 Před 5 lety

    Good

  • @boy_next_cubicle
    @boy_next_cubicle Před 7 lety +1

    nicely explained....keep it up

  • @arvscruz2697
    @arvscruz2697 Před 6 lety

    thank you so much sir! God bless!

  • @roshantharanga4214
    @roshantharanga4214 Před 4 lety

    thanks a loooot

  • @chanchalpt2004
    @chanchalpt2004 Před 6 lety

    Thanks man! this video was so useful.

  • @hypesquirrel4974
    @hypesquirrel4974 Před 6 lety +8

    ABSOLUTELY HATING THE REPEATED SONDTRACK - CAN HARDLY HEAR YOU DUDE !

  • @missjude01
    @missjude01 Před 6 lety +8

    awful music terrible sound quality hard to understand

  • @ichigolei4637
    @ichigolei4637 Před 3 lety

    I wonder... will this work for a JavaFx application? I think he used Java Swing to make the forms/scenes. I have yet to try it though, maybe some of you tried it. please let me now.

  • @222dboku
    @222dboku Před 5 lety

    This worked for me...
    java.sql.Connection con = DriverManager.getConnection("jdbc:derby://localhost:1527/RSSDB", "App", "123");

  • @mohdanish2838
    @mohdanish2838 Před 6 lety

    Thanks to share this video,,sir I want know,,,can I distribute another PC to install after create setup

  • @miteshawasthi392
    @miteshawasthi392 Před 4 lety

    what if a have to distribute the application to other . which file i need to take with jar file

  • @koojin7265
    @koojin7265 Před 5 lety

    Can you import data from the database to a list and bind text fields to that list when using embedded database?

  • @saurabhbisht2238
    @saurabhbisht2238 Před 5 lety

    Bro maine pehele se hi ek data base banaya hua hai MySQL pr wo bhi MySQL workbench uska kese extension banaye kyuki data base folder banke aata hai or uske ander tables hoti hai

  • @Up2NoGoodMate
    @Up2NoGoodMate Před 5 lety

    Mate, its a great tutorial, but you make it close to impossible to understand what you are saying. Music is too loud and you should try to speak more clear

  • @frankraad
    @frankraad Před 7 lety +3

    Thank you soooooooooo much you are the man! question though: how i add a jframe to be opend after the login?

    • @SoftHeroes
      @SoftHeroes  Před 7 lety +1

      +frankraad czcams.com/video/nxbBaVxoGvY/video.html
      I hope this help you

    • @frankraad
      @frankraad Před 7 lety +1

      thanks..another question, can i use resultSet method with a separate connection database class?

    • @SoftHeroes
      @SoftHeroes  Před 7 lety +1

      +frankraad yes you have to create different connection with different statement an you can also use same resultset for different connection

  • @dalvinderdhindsa
    @dalvinderdhindsa Před 6 lety

    Sir please also tell about how to make MySQL embedded database applycation using java netbean

  • @neelamzanvar9525
    @neelamzanvar9525 Před 5 lety

    Can I connect to the database on server using server IP address
    ?instead of using local database.. and then can I just give .exe file to the client? Since I have multiple users to my desktop application I wan the database on server

  • @0562196921
    @0562196921 Před 6 lety

    my "create Database" button is not enabled !!
    Actually all the menu is not enabled expect the last one "Properties".

  • @-ShubhamBansal
    @-ShubhamBansal Před 4 lety

    1)If i export my project to other pc then will it run with database. Or i have create a new database in other pc ?
    2)How to export project with database , remember with database ?
    Please please reply 🙏

  • @swapnilnagtilak1861
    @swapnilnagtilak1861 Před 4 lety

    And it is not Embedded connection the third one is the Embedded connection jdbc:derby:MyDBTest;create=true. localhost is called Derby Network Server

  • @amikostudio
    @amikostudio Před 4 lety

    How do you make it a shortcut?

  • @programmersworld8069
    @programmersworld8069 Před 7 lety

    nice tutorial bro

  • @renbll
    @renbll Před 6 lety

    help please.. no errors occured, but it does nothing at all when i press login its confusing when it shows no errors!!! :@@
    please help!

  • @eliavmaman3203
    @eliavmaman3203 Před 3 lety +1

    Why Indian people thinks it's cool to put House soundtrack while they are speaking :~%??

  • @amiruliqram7735
    @amiruliqram7735 Před 5 lety

    @5:31 i dont have the files,where can i get those files?

    • @shubhamjobanputra1168
      @shubhamjobanputra1168 Před 5 lety

      Amirul Iqram it clearly mention that it will present in jdk installed folder or you download library manually of Derby online

  • @slaptured
    @slaptured Před 6 lety

    I dont know if im wrong but i think this is not embedded, you are connecting the app to an external database, m i right?

    • @SoftHeroes
      @SoftHeroes  Před 6 lety

      ThePriest __ database is always external program but connection defined whether it distribute or embedded
      In distribute you need to install database program into shipped machine
      But in embedded you only need file kf database and drive to work out

  • @SandeepSharma-hv9pr
    @SandeepSharma-hv9pr Před 7 lety

    every time i have to go to service tab and start server any solution

    • @SoftHeroes
      @SoftHeroes  Před 7 lety

      +Sandeep Sharma yes i know it's bad

    • @SandeepSharma-hv9pr
      @SandeepSharma-hv9pr Před 7 lety

      no its not bad but i faced many problem to execute it any solution even now i m not able to see the table which i was created