https://github.com/sauternic/vbaMyAdmin
  
  
    Connection with Excel-VBA to SQL database (mysql MariaDB). Or any database with the appropriate ODBC driver 
    https://github.com/sauternic/vbaMyAdmin
  
admin connection connector excel mariadb-server myadmin mysql mysql-database odbc sql vba vba-excel
        Last synced: 4 months ago 
        JSON representation
    
Connection with Excel-VBA to SQL database (mysql MariaDB). Or any database with the appropriate ODBC driver
- Host: GitHub
 - URL: https://github.com/sauternic/vbaMyAdmin
 - Owner: sauternic
 - License: mit
 - Created: 2018-10-11T16:22:03.000Z (about 7 years ago)
 - Default Branch: master
 - Last Pushed: 2018-10-11T17:22:10.000Z (about 7 years ago)
 - Last Synced: 2025-04-07T16:48:11.394Z (7 months ago)
 - Topics: admin, connection, connector, excel, mariadb-server, myadmin, mysql, mysql-database, odbc, sql, vba, vba-excel
 - Homepage:
 - Size: 74.2 KB
 - Stars: 12
 - Watchers: 1
 - Forks: 7
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 - License: LICENSE
 
 
Awesome Lists containing this project
- jimsghstars - sauternic/vbaMyAdmin - Connection with Excel-VBA to SQL database (mysql MariaDB). Or any database with the appropriate ODBC driver (Others)
 
README
          # vbaMyAdmin
**Connection with Excel-VBA to SQL database (mysql MariaDB)**     
**Or any database with the appropriate ODBC driver**
**Verbindung mit Excel-VBA zu einer SQL-Datenbank (mysql MariaDB)**    
**Oder eine Datenbank mit dem entsprechenden ODBC-Treiber**

### Download-Driver on:
http://dev.mysql.com/downloads/connector/odbc/
install driver:
      "mysql-connector-odbc-8.0-win32.msi"
       on server
----
Driver-Name on:    
C:\Windows\SysWOW64\odbcad.32.exe
  
or 32 Bit Pc:   
C:\Windows\System32\odbcad.32.exe
(Name: MySQL ODBC 8.0 Unicode Driver)