Thanks, i catch the prob, after ociparse(), using ocifetchinto, the indexes
in the array are generated as UPPERCASE...

-----Original Message-----
From: Fidencio Monroy [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 05, 2004 2:08 PM
To: (PHP General List)
Subject: [PHP] Oracle 8 functions

Hi, im trying to use ora8 functions, and i have some trouble, the
documentation is a reference not a guide, so probably im skipping some
steps.
 
to connect ocilogon() is used, and the connection establishes, this is
verified checking the resurce returned.
 
then i do an ociparse() with a select statement; but every kind of statement
i send it returns different of false, including on purpose error to check
it.
 
do i need to do something before the call to ociparse()?
 
this is an ora 8.1.7.4.1 database, php 4.3.6RC1 as a CGI on apache 1.3.
 
Thanks in advance.
 
 
Fidencio Monroy.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to