I loaded up PHPMaker 2020 to deal with an old project. Its on a win11 workstation running PHP 8.2 with the PDO drivers for MS SQL server… I also installed all the extensions in the extension directory,'Issue is that I do not have MS SQL as an option in the database dropdown,Is PHP Maker 2020 not compatible with PHP 8.2 and the PDP SQL Drivers?Here the PHP info if that helps :pdo_sqlsrv
pdo_sqlsrv support enabled
ExtensionVer 5.11.1+17301
Directive Local Value Master Value
pdo_sqlsrv.client_buffer_max_kb_size 10240 10240
- PHP 8.2 was released Dec 2022. The latest version of PHPMaker 2020 was released in Jun 2020, it won’t work with PHP 8.2.
- v2020 still used ADOdb, it did not support pdo_sqlsrv either.
- You better upgrade to v2024.