mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
- make the sqlsrv suggestion more visible in mssql and pdo_mssql, especially as the latter are not available anymore on windows with 5.3+
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300446 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
62ca61e3ee
commit
11a52bc507
1 changed files with 2 additions and 1 deletions
|
@ -54,7 +54,8 @@
|
|||
<literal>ntwdblib.dll</literal> into the directory where you have
|
||||
installed php and overwrite the one thats already in there. This is
|
||||
due to the version distributed is old and outdated. Alternatively you
|
||||
can use the <link linkend="book.uodbc">ODBC</link>,
|
||||
can use the <link xlink:href="&url.sqlsrv;">&url.sqlsrv;</link>,
|
||||
<link linkend="book.uodbc">ODBC</link>,
|
||||
<link linkend="ref.pdo-dblib">PDO_DBLIB</link> or
|
||||
<link linkend="ref.pdo-odbc">PDO_ODBC</link> extensions, to talk to MSSQL.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue