Skip to content

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

License

Notifications You must be signed in to change notification settings

sauternic/vbaMyAdmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

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)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published