11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 68c2c871505aadf983f16113c5b077b335ce8d76 Maintainer: girgias Status: ready -->
3+ <!-- EN-Revision: c758e862cf7648f657acb9e073bcc657f368a701 Maintainer: girgias Status: ready -->
44<!-- Reviewed: yes Maintainer: girgias -->
5-
6- <book xml : id =" book.sqlsrv" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
5+ <book xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" xml : id =" book.sqlsrv" >
76 <?phpdoc extension-membership =" pecl" ?>
87 <title >Driver Microsoft SQL Server pour PHP</title >
98 <titleabbrev >SQLSRV</titleabbrev >
10-
9+
1110 <!-- {{{ preface -->
1211 <preface xml : id =" intro.sqlsrv" >
1312 &reftitle.intro;
14- <para >
13+ <simpara >
1514 L'extension SQLSRV vous permet d'accéder à un serveur de base de données
1615 Microsoft SQL et SQL Azure. La version 3.0 du pilote supporte SQL Server,
1716 en commançant par SQL Server 2005, et incluant SQL Server 2012 et SQL
1817 Server 2012 LocalDB (pour plus d'informations à propos de LocalDB, voir
19- <link xlink : href =" &url.sqlsrv.localdb; " >le pilote PHP pour le support de SQL Server pour LocalDB</link >
18+ <link xlink : href =" &url.sqlsrv.localdb; " >le pilote PHP pour le support de SQL Server pour LocalDB</link >
2019 et <link xlink : href =" &url.sqlsrv.localdbinfo; " >SQL Server 2012 Express LocalDB</link >.)
21- </para >
22- <para >
20+ </simpara >
21+ <simpara >
2322 L'extension SQLSRV est supportée par Microsoft et est disponible au
2423 téléchargement ici : <link xlink : href =" &url.sqlsrv; " >&url.sqlsrv; </link >.
2524 SQL Server 2012 LocalDB peut être téléchargé ici :
26- <link xlink : href =" &url.sqlsrv.localdbdownload; " >&url.sqlsrv.localdbdownload; </link >.
27- </para >
25+ <link xlink : href =" &url.sqlsrv.localdbdownload; " >&url.sqlsrv.localdbdownload; </link >.
26+ </simpara >
2827 </preface >
2928 <!-- }}} -->
30-
29+
3130 &reference.sqlsrv.setup;
3231 &reference.sqlsrv.constants;
3332 &reference.sqlsrv.reference;
3433
3534</book >
36-
3735<!-- Keep this comment at the end of the file
3836Local variables:
3937mode: sgml
@@ -54,4 +52,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
5452vim: et tw=78 syn=sgml
5553vi: ts=1 sw=1
5654-->
57-
0 commit comments