Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 months ago
JSON representation

Connection with Excel-VBA to SQL database (mysql MariaDB). Or any database with the appropriate ODBC driver

Awesome Lists containing this project

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**

![Bild](https://github.com/sauternic/Gif_Bilder/blob/master/vbaMyAdmin1.png)

### 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)