Anonymous | Login | Signup for a new account | 2019-12-15 14:23 UTC |
![]() |
Main | My View | View Issues | Change Log | My Account |
View Revisions: Issue #4898 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0004898: MSSQL - Add support for SQLSRV drivers needed for PHP on WINDOWS version 5.3 and higher | ||
Revision | 2012-08-22 17:41 by fman | ||
Description | From PHP MANUAL on mssql functions INTRODUCTION Introduction These functions allow you to access MS SQL Server database. This extension is not available anymore on Windows with PHP 5.3 or later. SQLSRV, an alternative driver for MS SQL is available from Microsoft: » http://msdn.microsoft.com/en-us/sqlserver/ff657782.aspx. [^] http://www.microsoft.com/en-us/download/details.aspx?id=20098 [^] CRITICAL Version 3.0 of the driver requires Microsoft SQL Server 2012 Native Client. You can download Microsoft SQL Server 2012 Native Client from the SQL Server 2012 feature pack page. |
||
Revision | 2012-08-22 16:52 by fman | ||
Description | From PHP MANUAL on mssql functions INTRODUCTION Introduction These functions allow you to access MS SQL Server database. This extension is not available anymore on Windows with PHP 5.3 or later. SQLSRV, an alternative driver for MS SQL is available from Microsoft: » http://msdn.microsoft.com/en-us/sqlserver/ff657782.aspx. [^] http://www.microsoft.com/en-us/download/details.aspx?id=20098 [^] |
||
Revision | 2012-08-22 16:48 by fman | ||
Description | From PHP MANUAL on mssql functions INTRODUCTION Introduction These functions allow you to access MS SQL Server database. This extension is not available anymore on Windows with PHP 5.3 or later. SQLSRV, an alternative driver for MS SQL is available from Microsoft: » http://msdn.microsoft.com/en-us/sqlserver/ff657782.aspx. [^] |
Copyright © 2000 - 2019 MantisBT Team |