How To Connect Ms Access Database To Visual Studio 2022.

Поделиться
HTML-код
  • Опубликовано: 7 сен 2024
  • How To Connect SQL Server Database To Visual Studio 2022.
    • How To Connect SQL Ser...
    How To Install Visual Studio 2022 Version of .Net Framework.
    • How To Install Visual ...
    In this video, we learn how to connect the ms access database to visual studio 2022. kindly follow the steps shown in the video.
    Please like and subscribe to my channel.
    Thank You!

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

  • @praneetrevandkar131
    @praneetrevandkar131 Год назад +4

    Hi i am getting error when I test connection the error is microsoft.ace.oledb.12.0' provider is not registered on the local machine

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

      same, how did you fix it

    • @yousifraad1730
      @yousifraad1730 11 месяцев назад +1

      same, how did you fix it?
      @@DeltaAura

    • @maxwellarnold7125
      @maxwellarnold7125 10 месяцев назад

      I've had this error on my computer for like a year, I have no idea how to fix it after hours of trying@@yousifraad1730

    • @MatthewJones
      @MatthewJones 5 месяцев назад +1

      Same here, if anyone needs it again, i changed it from "Any CPU" to x64 and then it worked.

    • @maestrulgamer9695
      @maestrulgamer9695 2 месяца назад

      did ANYONE here figure out how to fix it?

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

    Hi where can i get framework 4.7.2 and how to install in visual studio 2020

  • @garyerwin91
    @garyerwin91 8 месяцев назад +1

    Hi, what is the version of your MS Access?

    • @sheramij5035
      @sheramij5035 4 месяца назад

      Same problem ..I have MS Access 2016 version ..

    • @garyerwin91
      @garyerwin91 4 месяца назад

      @@sheramij5035 you probably need to check if the bit version is incompatible. I was using Access 365 with Visual Studio 2022 and it doesnt work. I had to revert to Visual Studio 2019 and it worked. Probably because Office applications are all in 32-bit and couldnt work with Visual Studio 2022 since its in 64 bit. Just my guess.