We've fixed a misleading line introducing db2-exec.
If somebody can apply this patch that would be great.
Thanks,
Owain
-------------------------------------------------------------------------------
Owain Jones
DB2 Information Development
IBM Toronto Lab, D4-416
Phone (work): 905-413-2196
[EMAIL PROTECTED]
Index: functions/db2-exec.xml
===================================================================
RCS file: /repository/phpdoc/en/reference/ibm_db2/functions/db2-exec.xml,v
retrieving revision 1.9
diff -u -u -r1.9 db2-exec.xml
--- functions/db2-exec.xml 3 Oct 2006 23:10:41 -0000 1.9
+++ functions/db2-exec.xml 28 Nov 2006 15:20:31 -0000
@@ -19,7 +19,7 @@
<para>
- Prepares and executes an SQL statement.
+ Executes an SQL statement directly.
</para>
<para>
If you plan to interpolate PHP variables into the SQL statement, understand