News

Welcome to my Excel to MySQL repository! This repository contains step-by-step instructions and example code on how to import data from an Excel spreadsheet into a MySQL database using MySQL Workbench ...
Use the Excel file as an ODBC data source (connection string info here), and your MySQL database as the destination (using their ODBC connector). What OS is your process running on?