Good afternoon,
I'm trying to connect to my PHP pages in MS SQL SERVER using PDO, but I'm having trouble. I tried to use the PHP manual, but I'm getting confused and I'm not getting it. The page is returning this error: Failed to get DB handle: could not find driver. I tried downloading the drivers from microsoft's website, but it did not work either. I looked here in the forum and nothing too, I looked at these posts: PDO Drivers for SQL Server How to connect PHP 5.6 to Sql Server 2008 ? Error trying to connect bd MSSQL Server using PDO
NOTE: I'm using windows 10; PHP version 5.6.25; SQL SERVER 2014 EXPRESS;
Thank you!