Odbc connection

samanta

New member
Hi. I want to use odbc connection in my php script but I can’t find php_pdo.dll in ext’s list. How can i do?
Can I update php version?
 
Last edited:
php_pdo.dll does not exist in PHP 5.3 anymore. PHP 5.3 is used by ExeOutput.
 
Last edited:
Back
Top