5

Are there any performance benefits in using the newer PDO driver (2.0) PHP driver for SQL Server as opposed to using 1.1? I was wondering if it was worth the time to update the driver and the code.

1 Answer 1

1

http://sqlsrvphp.codeplex.com/ mentions a release date of August 5, 2010.

Version 2.0 of the Microsoft Drivers for PHP for SQL Server is now available.

Any code that was written to work with the previous releases should work with the current version 2.0 release.

I would assume the upgrade is safe

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.