Excel Import MySQL Table with ODBC Database Query

Поділитися
Вставка
  • Опубліковано 21 жов 2024
  • Use the Query editor (Power Query) to import a MySQL table into Excel using the ODBC Connector for MySQL. Importing the table in this way allows for automatic refresh.
    Download the MySQL ODBC Connector to use with Excel here (make sure you match the architecture to that of your Excel install!): dev.mysql.com/...
    Written tutorial: syntaxbytetuto...

КОМЕНТАРІ • 31

  • @antwilliams2124
    @antwilliams2124 2 роки тому +2

    Best thing since sliced bread - this tutorial. I've battled with disjointed advice from my ISP for a week at least, but your clear instructions.... hey presto, up-&-running in minutes. Thank you!

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

    Thank you so so so much for putting this up. I've been struggling with this the whole week

  • @cwenfernandes6072
    @cwenfernandes6072 7 місяців тому

    Really life saver !!!! Superb have been struggling for days now and have finally figured how to connect. Thank you so much...

  • @82levy5
    @82levy5 3 роки тому +2

    Hello. Thank you for great tutorial. It's possible to insert/edit mysql data directly from excel? Thank you.

  • @delamberty
    @delamberty 9 місяців тому

    How can I use a custom SQL query in this ODBC connector?

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

    Can we able to make customized excel Query to pull data with filter from database ?

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

    hello thanks for video and i have a question. I didnt see tables when im adding after the odbc connection. I see the databases but tables doesnt show.. How can i add thata tables to excel?

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

    Hi can you please tell me why you did not go for Data-->Get Data--> From DataBase-->From MySQL? Thank you very much.

    • @syntaxbyte
      @syntaxbyte  3 роки тому +2

      That option asks me to install some other component and I think this way has greater backwards compatibility.

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

    excellent Thank you so much , after a lot of video i get to complete conection and get data directly from MySql tables.

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

    iam also importing mySQL data into excel. when i enter password it says "{the given key is not present in the dictionary'}. tell me how to resolve the issue.
    iam using windows 11. student version of microsoft 365

  • @melaniemurday3138
    @melaniemurday3138 Рік тому

    great video

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

    Sometimes when I reference a cell from a PowerQuery table elsewhere in my workbook I get a #REF! error. Do you know what causes this and how to fix it?

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

    Hii can you answer this question ?
    In database i have different tables how to get data from all the tables present in the same get and transform page

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

      You can create a query for each table and then merge them into a single query, and load that query.

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

    Is it possible to make it auto refresh every 5 seconds? (I know you can make it from 1 minute to 32k minutes, but I need it to refresh every 5 secs. reason, is that it's reading sensors in a real environment, and I'm using Excel as a control dashboard)

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

      Looks like you can use VBA, never tested myself stackoverflow.com/questions/18916445/excel-2010-more-frequent-external-data-refresh-with-vba

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

    Thank you for this clear tutorial. I would like to ask on how to connect on a remote server with ssh in excel?

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

      I don't really know what you mean. What are you trying to accomplish?

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

    very thank you,it's a very usefully video.

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

    What do you do if the it failed to connect?

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

    Can anyone help how to use Excel with Mysql on Macbook?

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

    When I tested the connection. Connection failed. How can I fix this?

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

      I mean, there could be many reasons your database connection is failing. Are you able to connect to the database using the same information with other tools?

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

    How to make this work using a phpmyadmin web server?

    • @syntaxbyte
      @syntaxbyte  3 роки тому +3

      phpMyAdmin is not a server, it's a database management software. Your use of it or not will not change any of the instructions in the video. You need to find your connection details for the SQL server and use those.

  • @tranxuanhung7315
    @tranxuanhung7315 5 місяців тому

    Luv uuuuu

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

    thank you so much

  • @sahinner
    @sahinner Рік тому

    graaaaaaaaaaaaaciaaaaaassssssssssssssssssss (thanks

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

    Thanks for that video!