tina4stack/tina4php-odbc

Tina4 PHP ODBC Database Driver

v2.0.1 2022-05-24 22:49 UTC

This package is auto-updated.

Last update: 2024-04-15 10:56:17 UTC


README

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