svn: /phpdoc/ja/trunk/reference/sqlsrv/ book.xml
[email protected] (Yoshinari Takaoka)
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
mumumu Sat, 14 Mar 2020 22:55:49 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=349439
Log:
Fix #65813: Reference For Cross-Platform Compatible Code when connecting to MSSQL
The reference to SQLSRV is already there, but the info that the SQLSRV drivers
are for Windows only is outdated.
Bug: https://bugs.php.net/65813 (Closed) Reference For Cross-Platform Compatible Code when connecting to MSSQL
Changed paths:
U phpdoc/ja/trunk/reference/sqlsrv/book.xml
Modified: phpdoc/ja/trunk/reference/sqlsrv/book.xml
===================================================================
--- phpdoc/ja/trunk/reference/sqlsrv/book.xml 2020-03-14 22:52:31 UTC (rev 349438)
+++ phpdoc/ja/trunk/reference/sqlsrv/book.xml 2020-03-14 22:55:49 UTC (rev 349439)
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 325010 Maintainer: satoruyoshida Status: ready -->
+<!-- EN-Revision: 349429 Maintainer: satoruyoshida Status: ready -->
+<!-- Credits: mumumu -->
<book xml:id="book.sqlsrv" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>PHP 用 Microsoft SQL Server ドライバ</title>
<titleabbrev>SQLSRV</titleabbrev>
@@ -9,7 +10,7 @@
<preface xml:id="intro.sqlsrv">
&reftitle.intro;
<para>
- SQLSRV エクステンションを使えば、Windows 上で PHP を実行する際に
+ SQLSRV エクステンションを使えば、PHP を実行する際に
Microsoft SQL Server や SQL Azure データベースにアクセスできるようになります。
リリース 3.0 のドライバがサポートするのは SQL Server 2005
以降のバージョンで、SQL Server 2012 や SQL