Java to MySQL using Visual Studio Code

Поделиться
HTML-код
  • Опубликовано: 15 окт 2024
  • We use Visual Studio Code to write Java to connect to a MySQL database running locally on your computer. The video covers getting the JAR file, checking the SQL, building the Java code to connect, and a good set of try/catch statements.
    The first half of the video details installing the JAR file for Java. It is wrong. Select Platform Independent version. Then download the file and put it in a folder, extract and put into a folder.
    This video was recorded for my database students at Pittsburgh Technical College.

Комментарии • 8

  • @LajdiroLL
    @LajdiroLL 2 года назад +3

    You're amazing. Helping even brazilian people :)

  • @agustinmalfatto269
    @agustinmalfatto269 Год назад +1

    Thank you so much. The best video i've found about it

  • @joeljesusvegasgonzales6423
    @joeljesusvegasgonzales6423 2 года назад

    Very good video. Excellent.

  • @andresduqueh
    @andresduqueh 2 года назад

    Hi, how I can fix java.lang.ClassNotFoundException. I did all that you said but Igot this error

    • @agustinmalfatto269
      @agustinmalfatto269 Год назад

      I had the same mistake, and i was putting the wrong jar file.

  • @krish4659
    @krish4659 Год назад

    thank you so much T_T

  • @karuchiu
    @karuchiu 2 года назад

    whats that AI?