note 98107 added to function.mssql-connect

[email protected]
Newsgroups php.notes
Message-ID <[email protected]>
Most likely you do not want to be using this driver!

It should be noted that the more supported SQL Server Driver is maintained by Microsoft.  I spent an entire day trying to track down php_mssql.dll before I realized I really needed the new php_sqlsrv.dll from http://sqlsrvphp.codeplex.com/

Download and install the php_sqlsrv.dll extension then go to MSDN for http://msdn.microsoft.com/en-us/library/cc296152.aspx [ SQLSRV API Reference (SQL Server Driver for PHP) ].

You will have to change your code to use sqlsrv_query() instead of mssql_query(), etc.
----
Server IP: 69.147.83.197
Probable Submitter: 24.186.179.5
----
Manual Page -- http://www.php.net/manual/en/function.mssql-connect.php
Edit        -- https://master.php.net/note/edit/98107
Del: integrated  -- https://master.php.net/note/delete/98107/integrated
Del: useless     -- https://master.php.net/note/delete/98107/useless
Del: bad code    -- https://master.php.net/note/delete/98107/bad+code
Del: spam        -- https://master.php.net/note/delete/98107/spam
Del: non-english -- https://master.php.net/note/delete/98107/non-english
Del: in docs     -- https://master.php.net/note/delete/98107/in+docs
Del: other reasons-- https://master.php.net/note/delete/98107
Reject      -- https://master.php.net/note/reject/98107
Search      -- https://master.php.net/manage/user-notes.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.