[PHP-DOC] cvs: phpdoc /en/functions fbsql.xml From: Frank M. Kromann (frank <email protected>)
Date: 10/17/01

fmk Wed Oct 17 16:20:09 2001 EDT

  Modified files:
    /phpdoc/en/functions fbsql.xml
  Log:
  Wrong data size specified.
  
Index: phpdoc/en/functions/fbsql.xml
diff -u phpdoc/en/functions/fbsql.xml:1.28 phpdoc/en/functions/fbsql.xml:1.29
--- phpdoc/en/functions/fbsql.xml:1.28 Wed Oct 17 14:35:35 2001
+++ phpdoc/en/functions/fbsql.xml Wed Oct 17 16:20:09 2001
@@ -1,5 +1,5 @@
 <?xml encoding="iso-8859-1"?>
-<!-- $Revision: 1.28 $ -->
+<!-- $Revision: 1.29 $ -->
  <reference id="ref.fbsql">
   <title>FrontBase functions</title>
   <titleabbrev>FrontBase</titleabbrev>
@@ -2099,7 +2099,7 @@
      retreiving LOB data from the database. When BLOB and CLOB data
      is stored in FrontBase it can be stored direct or indirect.
      Direct stored LOB data will allways be fetched no matter the setting
- of the lob mode. If the LOB data is less than 24 bytes it will allways
+ of the lob mode. If the LOB data is less than 512 bytes it will allways
      be stored directly.
      <itemizedlist>
       <listitem>