commit | d8cd2d42f0ba8a93c0a0c049f82d89fe624262a2 | [log] [tgz] |
---|---|---|
author | Alex Bilbie <alex.bilbie@gmail.com> | Thu Mar 10 16:53:59 2011 +0000 |
committer | Alex Bilbie <alex.bilbie@gmail.com> | Thu Mar 10 16:53:59 2011 +0000 |
tree | 20c0e3bb1018dea7f63a658808e95dc839db0194 | |
parent | 84445d08e31c4d538d5a25023b8e5861804a8f14 [diff] |
Added README
PHP 5.3+ for Windows no longer supports the mssql functions because Microsoft are no longer supporting the underlying libraries used.
Microsoft have developed a new set of drivers for SQL Server which they have committed to actively develop and support. These drivers can be downloaded here http://sqlsrvphp.codeplex.com/.
This CodeIgniter fork will add support for these new drivers into the framework.