Wrong data size specified.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@60112 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Frank M. Kromann 2001-10-17 20:20:09 +00:00
parent ed0477c881
commit 88887298f1

View file

@ -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 @@ $result = fbsql_query ("SELECT my_col FROM my_tbl")
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>