For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > October 2006 > cvs: phpdoc /en/reference/sdodasrel reference.xml /en/reference/sdodasrel/functions









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/sdodasrel reference.xml /en/reference/sdodasrel/functions
TAKAGI Masahiro

2006-10-21, 3:57 am

takagi Sat Oct 21 06:29:11 2006 UTC

Modified files:
/phpdoc/en/reference/sdodasrel reference.xml
/phpdoc/en/reference/sdodasrel/functions
SDO-DAS-Relational-executePreparedQuery.xml
Log:
typo fix.


http://cvs.php.net/viewvc.cgi/phpdo...9&diff_format=u
Index: phpdoc/en/reference/sdodasrel/reference.xml
diff -u phpdoc/en/reference/sdodasrel/reference.xml:1.18 phpdoc/en/reference/sdodasrel/reference.xml:1.19
--- phpdoc/en/reference/sdodasrel/reference.xml:1.18 Fri Dec 2 16:14:17 2005
+++ phpdoc/en/reference/sdodasrel/reference.xml Sat Oct 21 06:29:11 2006
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.18 $ -->
+<!-- $Revision: 1.19 $ -->
<!-- Purpose: database.abstract -->
<!-- Membership: pecl -->
<!-- State: experimental -->
@@ -765,7 +765,7 @@
</para>
<para>
When the Relational DAS is called to apply the changes a simple
- insert statement 'INSERT INTO company (name} VALUES ("Acme");'
+ insert statement 'INSERT INTO company (name) VALUES ("Acme");'
will be constructed and executed. The auto-generated primary key
will be set into the data object and the change summary will be reset,
so that it would be possible to continue working with the same data
http://cvs.php.net/viewvc.cgi/phpdo...5&diff_format=u
Index: phpdoc/en/reference/sdodasrel/functions/SDO-DAS-Relational-executePreparedQuery.xml
diff -u phpdoc/en/reference/sdodasrel/functions/SDO-DAS-Relational-executePreparedQuery.xml:1.4 phpdoc/en/reference/sdodasrel/functions/SDO-DAS-Relational-executePreparedQuery.xml:1.5
--- phpdoc/en/reference/sdodasrel/functions/SDO-DAS-Relational-executePreparedQuery.xml:1.4 Wed Sep 6 20:40:41 2006
+++ phpdoc/en/reference/sdodasrel/functions/SDO-DAS-Relational-executePreparedQuery.xml Sat Oct 21 06:29:11 2006
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<refentry id="function.SDO-DAS-Relational-executePreparedQuery">
<refnamediv>
<refname> SDO_DAS_Relational::executePreparedQuery
</refname>
@@ -181,7 +181,7 @@
<refsect1 role="errors">
&reftitle.errors;
<para>
- <function>SDO_DAS_Relational::executeQuery</function>
+ <function> SDO_DAS_Relational::executePreparedQuery
</function>
can throw an SDO_DAS_Relational_Exception if it is unable
to construct the data graph correctly.
This can occur for a number of reasons:
Sponsored Links







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

Copyright 2008 codecomments.com