How to connect Mysql Database using xampp VB.net

Sdílet
Vložit
  • čas přidán 16. 02. 2020
  • Connect vb to xampp
    How to connect Mysql Database using xampp VB.net
    download xampp - www.apachefriends.org/downloa...
    download connector - dev.mysql.com/downloads/conne...
    subscribe for more
    #VB #XAMPP
  • Jak na to + styl

Komentáře • 18

  • @junv2206
    @junv2206 Před 4 lety

    VERY GOOD! Very informative...very well explained...helps me a lot...thanks for sharing...thanks....

  • @emmanueldavidlopez4371

    Really Appreciate it bruh! thanks!

  • @user-ox4kn8th7m
    @user-ox4kn8th7m Před 3 lety

    u save my life

  • @azvlog7042
    @azvlog7042 Před 3 lety

    I suggest if you are creating videos like tutorial, please make a full screen

  • @DiyintheGhetto
    @DiyintheGhetto Před 2 lety

    Hello how can we look at something within a database? I have server names with each temperature and humidity sensor I would like to ready the information from a user. Is that possible?

  • @hdmwbw
    @hdmwbw Před 2 lety

    thx

  • @dennis._.munyoki
    @dennis._.munyoki Před 3 měsíci

    what the vb version?

  • @Msfasolin
    @Msfasolin Před 2 lety

    SSL conection error....HELP!

  • @skechers2259
    @skechers2259 Před 3 lety

    Warning 1 The primary reference "MySql.Data, Version=8.0.23.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL" could not be resolved because it was built against the ".NETFramework,Version=v4.5.2" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5". DatabaseTest
    I keep getting this error and two more when I test the connection even after creating a new form. Help me out here.

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

      This is the second:
      Warning 2 The primary reference "MySql.Data, Version=8.0.23.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL" could not be resolved because it has an indirect dependency on the assembly "Ubiety.Dns.Core, Version=2.2.1.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d" which was built against the ".NETFramework,Version=v4.5.2" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.5". DatabaseTest

    • @crexur8666
      @crexur8666 Před 3 lety

      did you fix it?

    • @ralphiannoynay8208
      @ralphiannoynay8208 Před 3 lety

      if you are having this problem change your framework to 4.5.2 instead of 4.5

  • @DaveLight395
    @DaveLight395 Před 3 lety

    Imports doesnt work it shows 10 errors

  • @esojreysarabosing8530

    Hahaha ulok12 hahaha

  • @kagala-avalencia8276
    @kagala-avalencia8276 Před 3 lety

    good day sir,, im having problem with DB connection below is the error message.
    Warning 2 The primary reference "MySql.Data, Version=8.0.25.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL" could not be resolved because it has an indirect dependency on the assembly "Google.Protobuf, Version=3.14.0.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604" which was built against the ".NETFramework,Version=v4.5" framework. This is a higher version than the currently targeted framework ".NETFramework,Version=v4.0,Profile=Client". DBCONNTRIAL
    what can be the possible solution?