didou Tue Jan 6 07:30:56 2004 EDT
Modified files: /phpdoc/en/reference/uodbc/functions odbc-binmode.xml odbc-connect.xml odbc-tables.xml Log: WS : *don't* use tabulations Index: phpdoc/en/reference/uodbc/functions/odbc-binmode.xml diff -u phpdoc/en/reference/uodbc/functions/odbc-binmode.xml:1.2 phpdoc/en/reference/uodbc/functions/odbc-binmode.xml:1.3 --- phpdoc/en/reference/uodbc/functions/odbc-binmode.xml:1.2 Wed Apr 17 02:44:43 2002 +++ phpdoc/en/reference/uodbc/functions/odbc-binmode.xml Tue Jan 6 07:30:56 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.2 --> <refentry id="function.odbc-binmode"> <refnamediv> @@ -44,48 +44,48 @@ <title>LONGVARBINARY handling</title> <tgroup cols="3"> <thead> - <row> - <entry>binmode</entry> - <entry>longreadlen</entry> - <entry>result</entry> - </row> + <row> + <entry>binmode</entry> + <entry>longreadlen</entry> + <entry>result</entry> + </row> </thead> <tbody> - <row> - <entry>ODBC_BINMODE_PASSTHRU</entry> - <entry>0</entry> - <entry>passthru</entry> - </row> - <row> - <entry>ODBC_BINMODE_RETURN</entry> - <entry>0</entry> - <entry>passthru</entry> - </row> - <row> - <entry>ODBC_BINMODE_CONVERT</entry> - <entry>0</entry> - <entry>passthru</entry> - </row> - <row> - <entry>ODBC_BINMODE_PASSTHRU</entry> - <entry>0</entry> - <entry>passthru</entry> - </row> - <row> - <entry>ODBC_BINMODE_PASSTHRU</entry> - <entry>>0</entry> - <entry>passthru</entry> - </row> - <row> - <entry>ODBC_BINMODE_RETURN</entry> - <entry>>0</entry> - <entry>return as is</entry> - </row> - <row> - <entry>ODBC_BINMODE_CONVERT</entry> - <entry>>0</entry> - <entry>return as char</entry> - </row> + <row> + <entry>ODBC_BINMODE_PASSTHRU</entry> + <entry>0</entry> + <entry>passthru</entry> + </row> + <row> + <entry>ODBC_BINMODE_RETURN</entry> + <entry>0</entry> + <entry>passthru</entry> + </row> + <row> + <entry>ODBC_BINMODE_CONVERT</entry> + <entry>0</entry> + <entry>passthru</entry> + </row> + <row> + <entry>ODBC_BINMODE_PASSTHRU</entry> + <entry>0</entry> + <entry>passthru</entry> + </row> + <row> + <entry>ODBC_BINMODE_PASSTHRU</entry> + <entry>>0</entry> + <entry>passthru</entry> + </row> + <row> + <entry>ODBC_BINMODE_RETURN</entry> + <entry>>0</entry> + <entry>return as is</entry> + </row> + <row> + <entry>ODBC_BINMODE_CONVERT</entry> + <entry>>0</entry> + <entry>return as char</entry> + </row> </tbody> </tgroup> </table> Index: phpdoc/en/reference/uodbc/functions/odbc-connect.xml diff -u phpdoc/en/reference/uodbc/functions/odbc-connect.xml:1.2 phpdoc/en/reference/uodbc/functions/odbc-connect.xml:1.3 --- phpdoc/en/reference/uodbc/functions/odbc-connect.xml:1.2 Wed Apr 17 02:44:44 2002 +++ phpdoc/en/reference/uodbc/functions/odbc-connect.xml Tue Jan 6 07:30:56 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.2 --> <refentry id="function.odbc-connect"> <refnamediv> @@ -42,22 +42,22 @@ <itemizedlist> <listitem> <simpara> - SQL_CUR_USE_IF_NEEDED + SQL_CUR_USE_IF_NEEDED </simpara> </listitem> <listitem> <simpara> - SQL_CUR_USE_ODBC + SQL_CUR_USE_ODBC </simpara> </listitem> <listitem> <simpara> - SQL_CUR_USE_DRIVER + SQL_CUR_USE_DRIVER </simpara> </listitem> <listitem> <simpara> - SQL_CUR_DEFAULT + SQL_CUR_DEFAULT </simpara></listitem> </itemizedlist> </para> Index: phpdoc/en/reference/uodbc/functions/odbc-tables.xml diff -u phpdoc/en/reference/uodbc/functions/odbc-tables.xml:1.2 phpdoc/en/reference/uodbc/functions/odbc-tables.xml:1.3 --- phpdoc/en/reference/uodbc/functions/odbc-tables.xml:1.2 Wed Apr 17 02:44:53 2002 +++ phpdoc/en/reference/uodbc/functions/odbc-tables.xml Tue Jan 6 07:30:56 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./en/functions/uodbc.xml, last change in rev 1.3 --> <refentry id="function.odbc-tables"> <refnamediv> @@ -52,32 +52,32 @@ <itemizedlist> <listitem> <simpara> - If <parameter>qualifier</parameter> is a single percent - character (%) and <parameter>owner</parameter> and - <parameter>name</parameter> are empty strings, then the result - set contains a list of valid qualifiers for the data - source. (All columns except the TABLE_QUALIFIER column contain - NULLs.) + If <parameter>qualifier</parameter> is a single percent + character (%) and <parameter>owner</parameter> and + <parameter>name</parameter> are empty strings, then the result + set contains a list of valid qualifiers for the data + source. (All columns except the TABLE_QUALIFIER column contain + NULLs.) </simpara> </listitem> <listitem> <simpara> - If <parameter>owner</parameter> is a single percent character - (%) and <parameter>qualifier</parameter> and - <parameter>name</parameter> are empty strings, then the result - set contains a list of valid owners for the data source. (All - columns except the TABLE_OWNER column contain - NULLs.) + If <parameter>owner</parameter> is a single percent character + (%) and <parameter>qualifier</parameter> and + <parameter>name</parameter> are empty strings, then the result + set contains a list of valid owners for the data source. (All + columns except the TABLE_OWNER column contain + NULLs.) </simpara> </listitem> <listitem> <simpara> - If <parameter>table_type</parameter> is a single percent - character (%) and <parameter>qualifier</parameter>, - <parameter>owner</parameter> and <parameter>name</parameter> - are empty strings, then the result set contains a list of - valid table types for the data source. (All columns except the - TABLE_TYPE column contain NULLs.) + If <parameter>table_type</parameter> is a single percent + character (%) and <parameter>qualifier</parameter>, + <parameter>owner</parameter> and <parameter>name</parameter> + are empty strings, then the result set contains a list of + valid table types for the data source. (All columns except the + TABLE_TYPE column contain NULLs.) </simpara> </listitem> </itemizedlist>