note 86132 added to function.mssql-connect

[email protected]
Newsgroups php.notes
Message-ID <[email protected]>
I sympathise with all users trying to make SQL Server 2005 work, but that old ntwdblib api was depracated when SQL Server 2000 was released.  Newer data types and features are not available through that old api.

It seems that there are still some people that don't know, and this is my third post on the subject, but there is a  Microsoft SQL Server 2005 driver for php.

It's easy to use and efficient.  I don't know if there's a version for Unix servers, but the person who spent 10 hours seems to be using Windows.  It's not identical to mssql, but not much different, and I think simple to port.

You download the extension from Microsoft, put the dll in your extensions folder, and enable it in php.ini (or load it dynamically with dl()).
----
Server IP: 87.124.35.190
Probable Submitter: 193.130.196.1
----
Manual Page -- http://www.php.net/manual/en/function.mssql-connect.php
Edit        -- https://master.php.net/note/edit/86132
Del: integrated  -- https://master.php.net/note/delete/86132/integrated
Del: useless     -- https://master.php.net/note/delete/86132/useless
Del: bad code    -- https://master.php.net/note/delete/86132/bad+code
Del: spam        -- https://master.php.net/note/delete/86132/spam
Del: non-english -- https://master.php.net/note/delete/86132/non-english
Del: in docs     -- https://master.php.net/note/delete/86132/in+docs
Del: other reasons-- https://master.php.net/note/delete/86132
Reject      -- https://master.php.net/note/reject/86132
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.