For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > March 2006 > cvs: phpdoc /en/reference/paradox/functions px-create-fp.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/paradox/functions px-create-fp.xml
Uwe Steinmann

2006-03-30, 6:58 pm

steinm Thu Mar 30 15:57:09 2006 UTC

Modified files:
/phpdoc/en/reference/paradox/functions px-create-fp.xml
Log:
- added note about what needs to be done if blob fields are created


http://cvs.php.net/viewcvs.cgi/phpd...5&diff_format=u
Index: phpdoc/en/reference/paradox/functions/px-create-fp.xml
diff -u phpdoc/en/reference/paradox/functions/px-create-fp.xml:1.4 phpdoc/en/reference/paradox/functions/px-create-fp.xml:1.5
--- phpdoc/en/reference/paradox/functions/px-create-fp.xml:1.4 Wed Feb 8 06:34:10 2006
+++ phpdoc/en/reference/paradox/functions/px-create-fp.xml Thu Mar 30 15:57:09 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/paradox.xml, last change in rev -->
<refentry id="function.px-create-fp">
<refnamediv>
@@ -28,7 +28,11 @@
<link linkend="paradox.table-fieldtypes">Constants for field types</link>.
In the case of a character field or bcd field, you will have to provide a
third element
- specifying the length respectively the precesion of the field.
+ specifying the length respectively the precesion of the field. If your
+ field specification contains blob fields, you will have to make sure
+ to either make the field large enough for all field values to fit or
+ specify a blob file with <function>px_set_blob_file</function> for storing
+ the blobs. If this is not done the field data is truncated.
</para>
<note>
<para>Calling this functions issues a warning about an empty tablename which


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com