Skip to content

tina4stack/tina4php-odbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tina4php-odbc

Tina4 ODBC drivers

Installation

composer install tina4stack/tina4php-odbc

Testing with MySQL ODBC

docker run -d --platform linux/x86_64 -p 33060:3306 -e MYSQL_ROOT_PASSWORD=pass1234 -e MYSQL_DATABASE=testing mysql:8.0