Use MS Access as a Front End of MySQL Database

Поділитися
Вставка
  • Опубліковано 3 гру 2024

КОМЕНТАРІ • 58

  • @coderjcsoft
    @coderjcsoft 2 роки тому +1

    I created ODBC data source but I had to suffer much to make this. I did not know that there was MySQL connector readymade software.
    Thanks for this presentation.

  • @coffeecuppepsi
    @coffeecuppepsi 2 роки тому +1

    Omg that intro "hi_friends" it just sounded like "if you're watching this video you're probably some sort of geek and are just as lonely as I am, let us share our loneliness together"

  • @luminar6256
    @luminar6256 5 років тому +5

    Important: You must be loged as ADMIN in Office Access to set up the ODBC connection!!

  • @MrSjMacd
    @MrSjMacd 4 роки тому +2

    Great, thank you. Really enjoy the locutus voice and music. :)

  • @akram._.
    @akram._. 4 роки тому +1

    thank you very much sir, when MySQL server is offline the data won't be inserted in MS Access, Is there anyway overcome this situation, thanks in advance

  • @functionspro6376
    @functionspro6376 3 роки тому +1

    What are other alternatives to MS Access as a front end working with MySQL.

  • @yashsagar734
    @yashsagar734 4 роки тому +1

    thank you very much sir its really help a lot

  • @lakshayamahajan
    @lakshayamahajan 2 роки тому +1

    I have a local access db with a lot of data being imported from Exe file made for that, i want to sync data to mysql even when the access db is in use by exe How can I?

  • @geek4001
    @geek4001 5 років тому

    Is it possible to SSH tunnel to the remote sql serer using ODBC ? Some other sql clients got ssh options but I dont see ssh in ODBC

  • @MuhammadSaloojee
    @MuhammadSaloojee 3 роки тому +1

    Hi, please advise on how to host my Microsoft access app on the cloud and access remotely through a web browser..

    • @TechBlogTutorial
      @TechBlogTutorial  3 роки тому

      You have to use the Microsoft SharePoint server to access your database remotely, but your database must be web database compatible.
      You May go through this article: support.microsoft.com/en-us/office/build-an-access-database-to-share-on-the-web-cca08e35-8e51-45ce-9269-8942b0deab26

  • @r2b221
    @r2b221 4 роки тому +1

    This very helpful, thank you so much

  • @p7rcom
    @p7rcom 5 років тому +2

    Great video!!

  • @reyarqueza7627
    @reyarqueza7627 2 роки тому

    Excellent!

  • @joekarnsenko
    @joekarnsenko 4 роки тому

    Is there a row limit when connecting a large database to Access like this? I know when I tried creating a local database in Access I was capped at like 2M records. I have 20M + rows and I'm hoping this can work.

    • @TechBlogTutorial
      @TechBlogTutorial  4 роки тому +1

      if you create a linked table in Access database there is no limit. But if you want to make a local table in Access, the total size is maximum 2GB. The difference between linked table and local table is |-> in a linked table actual data stored in a remote database and local table data are stored in a local file.

    • @clubvoyage7541
      @clubvoyage7541 2 роки тому

      @@TechBlogTutorial I'm trying to link an Accces databese to Mysql, but after all the step, I have an error message saying "ODBC call failed" instead of having te windows to select the table from Mysql database. I'm using Ms access 2010. What should I do to solve this problem?
      Thank you in advance for your advice!
      Kind regards,

    • @TechBlogTutorial
      @TechBlogTutorial  2 роки тому

      @@clubvoyage7541 this happened due to network error. Or might be your remote server out of network, or make sure 3306 port accessible in your host.

    • @clubvoyage7541
      @clubvoyage7541 2 роки тому

      @@TechBlogTutorial How to check network error from Mysql server, should I Start Mysql server before I link the Ms access To Mysql. How to check if the 3306 port is Accessible in my Host?
      Thank you!
      Kind regards,

  • @elghark
    @elghark 5 років тому

    Stupid question: Do I have to fill my TCP/IP address even if I just want transfer database from Acces to Mysql (and vice versa) IN THE SAME PC???? Thanks

    • @TechBlogTutorial
      @TechBlogTutorial  5 років тому +1

      Yea, you have to use localhost/127.0.0.1

    • @elghark
      @elghark 5 років тому

      @@TechBlogTutorial Thanks! I'll try

    • @elghark
      @elghark 5 років тому

      @@TechBlogTutorial Last question: which version do I have to download? I have Windows x64 but as experienced in R, I know I have to pay attention and prefer x32 version. What do u suggest? Thanks again

    • @TechBlogTutorial
      @TechBlogTutorial  5 років тому

      @@elghark choose which is applicable in you environment.

  • @RandomKindleOfficial
    @RandomKindleOfficial 4 роки тому

    I have a MS Access Program Written in VBA i need to host it online .......................how///////////////pleeeeese reply

  • @filaur6672
    @filaur6672 6 років тому

    Thank you very much... very helpful!

  • @damiandanev9271
    @damiandanev9271 6 років тому

    Everything works fine in Access butt when I use ADO to connect to the Access frontend and i query a table linked to the MySQL backend it gives error - "Connection failed "

    • @TechBlogTutorial
      @TechBlogTutorial  6 років тому

      Can You provide the Error Code? If I am not wrong you want to use your access database for an application which uses ADODB Connection?

  • @jpswerve182
    @jpswerve182 6 років тому

    Is it better to use PHP for the front end (Interface)?..... At university i was taught SQL with MS Access...but now it is suggested to learn PHP with MYSQL

    • @webosftw
      @webosftw 4 роки тому +2

      PHP really shines when it comes to web development however Access for front end is pretty decent if you want a gui not (webpage)

    • @coffeecuppepsi
      @coffeecuppepsi 2 роки тому

      I agree, but with MS Access the panel pretty much creates itself based on your tables. In PHP you'd have to do a bit more work

  • @bars2268
    @bars2268 3 роки тому

    i installed odbc but i didn't get odbc in the menu. Help please

    • @TechBlogTutorial
      @TechBlogTutorial  3 роки тому

      make sure you restart your system. and choose right version for your need.

  • @fernandolucas2575
    @fernandolucas2575 5 років тому

    Do you now a basic host name?

  • @shanefrancis2182
    @shanefrancis2182 6 років тому

    after obdc link lost table relations how do I set them up again in access or php my admin ?

    • @TechBlogTutorial
      @TechBlogTutorial  6 років тому

      So far as I know its' does not effect on MySql Relation. But in Access, you have to create your relation under Database Tools Section(Tab)

  • @junaidqureshi8181
    @junaidqureshi8181 3 роки тому

    where do i find my TCP/Ip

  • @thekeyboardkid
    @thekeyboardkid 6 років тому

    Does the video’s music have a name?

    • @TechBlogTutorial
      @TechBlogTutorial  6 років тому

      Jupiter_One is the name of Music. I found it under Audio Library of UA-cam.

  • @jamesmakume2630
    @jamesmakume2630 6 років тому

    my remote database does not appear on the drop down list

    • @TechBlogTutorial
      @TechBlogTutorial  6 років тому

      Have you tested your connectivity? using test connection button in MySQL connector box. And Have your User assigned to any database?

  • @IdealLab
    @IdealLab 4 роки тому

    It didn't work

  • @andryrovemka8285
    @andryrovemka8285 4 роки тому

    WTF...!!!