We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

MSSQL Pdo

Hi there,

Has anybody had any luck with an adaptor for MSSQL? I checked out https://github.com/fishjerky/phalcon-mssql however this is not 2.0 ready :( Unfortunately I have to use MSSQL due to the project

Cheers Dan

edited Jul '15

Have you tried native dblib driver pacage, PDO_DBLIB?