Added entry for Sybase-CT support (cvs only) (Mc).

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70496 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Marc Boeren 2002-02-18 10:29:51 +00:00
parent a8634eae0e
commit c2a7116c7b

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.26 $ -->
<!-- $Revision: 1.27 $ -->
<!--
If anyone from the translator group has problems with the
@ -27,7 +27,7 @@
dbx-module, the module must be either linked or loaded into PHP,
and the database module must be supported by the
dbx-module. Currently, MySQL, PostgreSQL, Microsoft SQL Server,
FrontBase and ODBC are supported, but others will follow
FrontBase, Sybase-CT and ODBC are supported, but others will follow
(soon, I hope :-).
</simpara>
<simpara>
@ -133,6 +133,11 @@ dbx_close($link);
<constant>DBX_FBSQL</constant> or "fbsql" (available from PHP 4.1.0)
</simpara>
</listitem>
<listitem>
<simpara>
<constant>DBX_SYBASECT</constant> or "sybase_ct" (CVS only)
</simpara>
</listitem>
</itemizedlist>
</para>
<para>