Date: 07/08/00
- Next message: Danny Tuppeny / Web Fever: "Re: [phplib] Few questions about PHP"
- Previous message: fabrizio.ermini <email protected>: "Re: [phplib] Problem with permanent connections?"
- In reply to: Mikhail Avrekh: "[phplib] db_oci8 next_record() and disconnect()"
- Next in thread: Mikhail Avrekh: "[phplib] sqlquery -- different frame ?"
- Reply: Mikhail Avrekh: "[phplib] sqlquery -- different frame ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
* Mikhail Avrekh wrote:
> is reached, and since my document uses many queries to various tables, the
> "max cursors exceeded" error comes up eventually. The error code for "last
Are you using OCIPLogon() in db_oci8.inc? If Yes, change it
to OCILogon and everything should be finde.
--
<?php class new_media_development {
var $url="http://www.rent-a-phpwizard.de/";
var $fon="0931/7843792"; var $fax="0931/7843795";
} /* Björn Schotte, "Mr. PHP" */ ?>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Danny Tuppeny / Web Fever: "Re: [phplib] Few questions about PHP"
- Previous message: fabrizio.ermini <email protected>: "Re: [phplib] Problem with permanent connections?"
- In reply to: Mikhail Avrekh: "[phplib] db_oci8 next_record() and disconnect()"
- Next in thread: Mikhail Avrekh: "[phplib] sqlquery -- different frame ?"
- Reply: Mikhail Avrekh: "[phplib] sqlquery -- different frame ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

