I am developing a project using PHP 7.3 for one of my customers. My app will need to connect to a Progress database. So far I am using DataDirect to do that. It is a free trial version. It uses an ODBC driver. https://www.progress.com/odbc
Do you know if there is another way to connect to a Progress database ? One free way ?
Thank you.