ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> phpdoc
phpdoc
[PHP-DOC] cvs: phpdoc /en/functions oci8.xml
by jim winstead other posts by this author
Dec 18 2001 9:12PM messages near this date
[PHP-DOC] cvs: phpdoc /en/functions session.xml | [PHP-DOC] cvs: phpdoc /en/functions mssql.xml
jimw		Tue Dec 18 16:12:53 2001 EDT

  Modified files:              
    /phpdoc/en/functions	oci8.xml 
  Log:
  ociparse: add note about pl/sql being valid
  
Index: phpdoc/en/functions/oci8.xml
diff -u phpdoc/en/functions/oci8.xml:1.39 phpdoc/en/functions/oci8.xml:1.40
--- phpdoc/en/functions/oci8.xml:1.39	Sat Dec 15 09:49:52 2001
+++ phpdoc/en/functions/oci8.xml	Tue Dec 18 16:12:53 2001
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?> 
-<!-- $Revision: 1.39 $ --> 
+<!-- $Revision: 1.40 $ --> 
  <reference id="ref.oci8"> 
   <title> Oracle 8 functions</title>
   <titleabbrev> OCI8</titleabbrev>
@@ -1573,8 +1573,8 @@
      <function> OCIParse</function> parses the
      <parameter> query</parameter> using  <parameter>conn</parameter>. 
      It returns the statement identity if the query is valid, &false; if
-     not. The <parameter> query</parameter> can be any valid SQL
-     statement.
+     not. The <parameter> query</parameter> can be any valid SQL 
+     statement or PL/SQL block.
     </simpara> 
    </refsect1> 
   </refentry> 

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved