Home
Name Modified Size InfoDownloads / Week
vbaMyAdmin_2.0.xlsm 2018-10-11 75.1 kB
README.md 2018-10-11 668 Bytes
LICENSE 2018-10-11 1.1 kB
Totals: 3 Items   76.9 kB 3

vbaMyAdmin

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

Verbindung mit VBA zu einer SQL-Datenbank (mysql MariaDB)
Oder eine Datenbank mit dem entsprechenden ODBC-Treiber

Bild

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)

Source: README.md, updated 2018-10-11