On Thu, Feb 15, 2001 at 10:07:23AM -0500, Brian Lalor wrote:
> On Thu, 15 Feb 2001, Thies C. Arntzen wrote:
>
> > how should it?
> >
> > you would have to pass in the correct statement|connection
> > handle - elsewise it simply won't work!
>
> Ok, that was a cobbled-up code snippet;
On Thu, 15 Feb 2001, Thies C. Arntzen wrote:
> how should it?
>
> you would have to pass in the correct statement|connection
> handle - elsewise it simply won't work!
Ok, that was a cobbled-up code snippet; replace $this->conn with $conn,
and $statement with $s.
It still doesn't wor
On Wed, Feb 14, 2001 at 05:40:02PM -0500, Brian Lalor wrote:
> Good afternoon, all. Sorry if this has been covered before, but a search
> of the archives doesn't turn up any relevant answers.
>
> I'm having a problem with the OCI8 commands. I'm using PHP 4.0.4pl1 with
> Oracle 8.0.5 (yes, I kno