问题
Just use the Driver of Microsoft Github repo - it was already working with the beta and now they stabilized it - I forgot to "answer" the question here by myself - sorry for that delay. Link: Azure MSSQL
How is it possible to connect from symfony2.8 on PHP7 to a MSSQL server using ODBC connection?
Can't find anything in the net, except for some legacy stuff.
What needs to be changed / done? I know that Symfony offers odbc, can I still use doctrine as mapper when connecting through odbc?
回答1:
It is working, it already worked with the beta release
来源:https://stackoverflow.com/questions/35796495/symfony-connect-to-database-odbc-connection-on-php7