On Sunday 07 April 2002 15:20, Pusta wrote:
> I cannot check the ssn against the database.  ociparse returns true if the
> query was successful and ociexecute does the same.  What do I have to check
> the true value of I guess is my main question.

I've never used the Oracle functions before but the manual suggests using 
OCIResult(). 

Read and 'try' the examples in the manual.


-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *


/*
Schizophrenia beats being alone.
*/

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

Reply via email to