VOOZH about

URL: https://www.cdata.com/kb/tech/mysql-spreadsheets-excel-desktop.rst

⇱ Access Live MySQL Data in Excel (Desktop) through Connect Spreadsheets


Access Live MySQL Data in Excel (Desktop) through Connect Spreadsheets

πŸ‘ Cameron Leblanc
Cameron Leblanc
Senior Technology Evangelist
Use Connect Spreadsheets by CData to gain access to live MySQL data from your Excel spreadsheets.

Looking for Connect AI instructions?

Your Connect AI account includes Connect Spreadsheets, so you can use the instructions below. You can expect minor differences when referencing the Connect Spreadsheet platform, but the principles still apply!


Microsoft Excel is a widely used spreadsheet software application, primarily used for tasks related to data management, analysis, and visualization. When combined with Connect Spreadsheets by CData, you gain immediate access to MySQL data directly within Excel, facilitating data analysis, collaboration, calculations, and more. This article shows how to connect to MySQL in Connect Spreadsheets and access and update live MySQL data in Excel spreadsheets.

Connect Spreadsheets is the easiest way to get all your live data into Microsoft Excel and Google Sheets - no more downloading, wrangling, and uploading files again. Just connect to your data, select the dataset you'd like to see, and import it into your spreadsheet.

This setup requires a Connect Spreadsheets account and the Connect Spreadsheets Add-In for Excel. To get started, sign up a free trial of Connect Spreadsheets and install the free Connect Spreadsheets Excel Add-In.


Configure MySQL Connectivity for Excel

Connectivity to MySQL from Excel is made possible through Connect Spreadsheets. To work with MySQL data from Excel, we start by creating and configuring a MySQL connection.

  1. Log into Connect Spreadsheets, click Connections and click Add Connection πŸ‘ Adding a Connection
  2. Select "MySQL" from the Add Connection panel πŸ‘ Selecting a data source
  3. Enter the necessary authentication properties to connect to MySQL.

    The CData Provider supports connecting to on-premises and cloud-hosted versions of MySQL such as Amazon RDS for MySQL, Google Cloud SQL for MySQL, Azure Database for MySQL, or Oracle MySQL HeatWave. The Server and Port properties must be set to a MySQL server. If IntegratedSecurity is set to false, then User and Password must be set to valid user credentials. Optionally, Database can be set to connect to a specific database. If not set, tables from all databases will be returned.

    SSH Connectivity for MySQL

    You can use SSH (Secure Shell) to authenticate with MySQL, whether the instance is hosted on-premises or in supported cloud environments. SSH authentication ensures that access is encrypted (as compared to direct network connections).

    SSH Connections to MySQL in Password Auth Mode

    To connect to MySQL via SSH in Password Auth mode, set the following connection properties:

    • User: MySQL User name
    • Password: MySQL Password
    • Database: MySQL database name
    • Server: MySQL Server name
    • Port: MySQL port number like 3306
    • UserSSH: "true"
    • SSHAuthMode: "Password"
    • SSHPort: SSH Port number
    • SSHServer: SSH Server name
    • SSHUser: SSH User name
    • SSHPassword: SSH Password

    SSH Connections to MySQL in Public Key Auth Mode

    To connect to MySQL via SSH in Password Auth mode, set the following connection properties:

    • User: MySQL User name
    • Password: MySQL Password
    • Database: MySQL database name
    • Server: MySQL Server name
    • Port: MySQL port number like 3306
    • UserSSH: "true"
    • SSHAuthMode: "Public_Key"
    • SSHPort: SSH Port number
    • SSHServer: SSH Server name
    • SSHUser: SSH User name
    • SSHClientCret: the path for the public key certificate file
    πŸ‘ Configuring a connection (Salesforce is shown)
  4. Click Create & Test
  5. Navigate to the Permissions tab in the Add MySQL Connection page and update the User-based permissions. πŸ‘ Updating permissions

With the connection configured, you are ready to connect to MySQL data from Excel.

Access Live MySQL Data in Excel

The steps below outline connecting to Connect Spreadsheets from Excel to access live MySQL data.

  1. Open Excel, create a new sheet (or open an existing one).
  2. Click Insert and click Get Add-ins. (if you have already installed the Add-In, jump to step 4).
  3. Search for Connect Spreadsheets and install the Add-in. πŸ‘ Install the Add-In
  4. Click Data and open the CData Connect Spreadsheets Add-In.
  5. In the Add-In panel, click "Log in" to authenticate with your Connect Spreadsheets account πŸ‘ Authorizing the Add-In
  6. In the Connect Spreadsheets panel in Excel, click Import πŸ‘ Connect Spreadsheets panel in Excel
  7. Choose a Connection (e.g. MySQL1), Table (e.g. Orders), and Columns to import πŸ‘ Connect Spreadsheets panel in Excel
  8. Optionally add Filters, Sorting, and a Limit πŸ‘ Choosing a Connection, Table, and Columns
  9. Click Execute to import the data and opt to overwrite the existing sheet or create a new one. πŸ‘ Executing the Query

Update MySQL Data from Excel

In addition to viewing MySQL data in Excel, Connect Spreadsheets also lets you update and delete MySQL data. Begin by importing data (as described above).

  1. Update any cell or cells with changes you want to push to MySQL (your changes will be in red)
  2. In the Connect Spreadsheets Add-In panel, select Update
  3. Optionally highlight the cell(s) you wish to update and select an update option ("Update All" or "Update Selected") πŸ‘ Executing the update (Salesforce is shown).
  4. Click Execute to push the updates to MySQL

A notification will appear when the update is complete

πŸ‘ Update complete (Salesforce is shown).

Live Access to MySQL Data from Spreadsheet Apps

New, you have a direct, cloud-to-cloud connection to live MySQL data from your Excel workbook. You can add more data to your workbook for calculations, aggregations, collaboration, and more.

πŸ‘ Imported data (Salesforce is shown)

Try Connect Spreadsheets and get real-time data access to hundreds of SaaS, Big Data, and NoSQL sources directly from Microsoft Excel.