--- Begin Message ---A word of advice: DO NOT USE THIS API We learned the hard way that the mssql_* functions use an outdated DLL/protocol which MSFT barely supports in the current version and won't support at all in the next. These APIs are slow and outdated and often just broken.The solution is to use ODBC when you connect to SQL Server. ODBC is usually the fastest way to talk to SQL Server. The mssql_xxx API should be officially deprecated by PHP imho... ---- Manual Page -- http://www.php.net/manual/en/ref.mssql.php Edit -- http://master.php.net/manage/user-notes.php?action=edit+47259 Delete -- http://master.php.net/manage/user-notes.php?action=delete+47259&report=yes Reason: bad code -- http://master.php.net/manage/user-notes.php?action=delete+47259&report=yes&reason=bad+code Reason: spam -- http://master.php.net/manage/user-notes.php?action=delete+47259&report=yes&reason=spam Reason: useless example -- http://master.php.net/manage/user-notes.php?action=delete+47259&report=yes&reason=useless+example Reason: contains commercial links -- http://master.php.net/manage/user-notes.php?action=delete+47259&report=yes&reason=contains+commercial+links Reason: useless note -- http://master.php.net/manage/user-notes.php?action=delete+47259&report=yes&reason=useless+note Reject -- http://master.php.net/manage/user-notes.php?action=reject+47259&report=yes Search -- http://master.php.net/manage/user-notes.php
--- End Message ---
- Re: [PHP-DOC] [Fwd: note 47259 added to ref.mssql] Mehdi Achour
