Date: 09/29/00
- Next message: Roberto Sartor: "[PHP-DB] R: [PHP-DB] Persistant connection"
- Previous message: Arnold Gamboa: "[PHP-DB] Box: PHP/Apache, Box2:Interbase - how?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello.
I have this problem... me and my colleague...
We have an object for an Oracle Database connection. The object contains the actual connection to
the oracle database. We retained the object as a session variable in order to have the connection to
the database persistent across multiple pages. The object is retained but the database connection
property within it is no longer valid.
We tried a persistant connection (ociplogon) but the connection is still invalid.
So, how can we connect to the database only one time and use this connection for constructing
multiple pages?
Thanks.
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Roberto Sartor: "[PHP-DB] R: [PHP-DB] Persistant connection"
- Previous message: Arnold Gamboa: "[PHP-DB] Box: PHP/Apache, Box2:Interbase - how?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

