How to Connect SQL Server with Java in Eclipse

How to Connect SQL Server with Java in Eclipse
if you have any question about Network+ or packet tracer leave comment here....

Пікірлер: 31

  • @satyambarot1748
    @satyambarot17483 жыл бұрын

    Nice background mujik :)

  • @HomelessOnline
    @HomelessOnline3 жыл бұрын

    Adding the path to the environment still was giving me "auth DLL file not found" error. The solution for me was to copy the auth DLL file to the JRE bin folder. Otherwise, this video worked perfectly for me. Thanks!

  • @zubairkhan6691

    @zubairkhan6691

    Жыл бұрын

    Same issue occur... Error...

  • @edyadriano4842
    @edyadriano48422 ай бұрын

    Thank very much!!!!!!!!

  • @Anonymous-kg1qf
    @Anonymous-kg1qf4 жыл бұрын

    It really worked!! Thanks. Can you share the music tune behind the video ! It's awesome

  • @sr-tutorial

    @sr-tutorial

    4 жыл бұрын

    your welcome. the music is require from a dream from clint mansell

  • @tony8573
    @tony85734 жыл бұрын

    It worked, thank you

  • @sr-tutorial

    @sr-tutorial

    4 жыл бұрын

    your welcome...

  • @mihaelapopa668
    @mihaelapopa6684 жыл бұрын

    thank Q

  • @ganikoumassisouleymane5279
    @ganikoumassisouleymane52794 жыл бұрын

    THANNNNNNNNNKS VERYYYYYY MUUUUUUUUCHHHHHH.

  • @sr-tutorial

    @sr-tutorial

    4 жыл бұрын

  • @arminebalagozyan3307
    @arminebalagozyan33073 жыл бұрын

    I have done all steps but connection failed. I cant understand where is problem. Can anyone help me?

  • @talaatelesh1857

    @talaatelesh1857

    3 жыл бұрын

    i also got an error 'Cannot open database "DeliciousCatering" requested by the login. The login failed'

  • @Kartikdhana
    @Kartikdhana3 жыл бұрын

    Pls change the bf

  • @danielaradu7082
    @danielaradu70824 жыл бұрын

    my import java.sql.* does not work. WHAT TO DO !!!!!!!

  • @sr-tutorial

    @sr-tutorial

    4 жыл бұрын

    did u download sql server jar file and insert it from build path to your project?

  • @danielaradu7082

    @danielaradu7082

    4 жыл бұрын

    @@sr-tutorial yes i did ..but still it's very weird. I do not get what is the problem. I followed the exact steps from your tutorial

  • @dibyadarshan7187
    @dibyadarshan71874 жыл бұрын

    Don't use this music please

  • @sr-tutorial

    @sr-tutorial

    4 жыл бұрын

    why?😐

  • @dibyadarshan7187

    @dibyadarshan7187

    4 жыл бұрын

    @@sr-tutorial bro it's a bit irritating..use music which is a bit soothing

  • @sr-tutorial

    @sr-tutorial

    4 жыл бұрын

    @@dibyadarshan7187 ok bro...

  • @yashkb9130
    @yashkb91303 жыл бұрын

    getting this error when im trying to connect sql server from eclipse, this is the Error:- "Cannot open database "consoleProj" requested by the login. The login failed"

  • @sr-tutorial

    @sr-tutorial

    3 жыл бұрын

    it has 2 reason first may be you misspell the password or database name and second reason that maybe you want to connect as a user which that user is not created in your database.

  • @yashkb9130

    @yashkb9130

    3 жыл бұрын

    @@sr-tutorial I dont have username and password i have used windows authentication .

  • @yashkb9130

    @yashkb9130

    3 жыл бұрын

    @@sr-tutorial Now how do i connect?

  • @sr-tutorial

    @sr-tutorial

    3 жыл бұрын

    @@yashkb9130 use these 2 links blog.sqlauthority.com/2009/08/20/sql-server-fix-error-cannot-open-database-requested-by-the-login-the-login-failed-login-failed-for-user-nt-authoritynetwork-service/ mobitek-system.com/blog/2018/08/how-to-solve-cannot-open-database-ms-sql-server-requested-by-login-the-login-failed/

  • @yashkb9130

    @yashkb9130

    3 жыл бұрын

    @@sr-tutorial sure

  • @gokdenizgenc7393
    @gokdenizgenc7393 Жыл бұрын

    zulaa nee lan zuhahahaahahhaha

  • @sachinrakshsmare5521
    @sachinrakshsmare55215 ай бұрын

    "encrypt" property is set to "true" and "trustServerCertificate" property is set to "false" but the driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption: Error: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target. getting this error