Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> php/apache/oracle

php/apache/oracle

From: Pauly <darakjia_at_gmail.com>
Date: Fri, 29 Jun 2007 21:16:38 -0000
Message-ID: <1183151798.622697.18830@x35g2000prf.googlegroups.com>


Would anyboby have a good idea of the pros and cons of using php on an Apache server to connect to and run queries on an Oracle database. The database concerns mostly with genetic data. Therefore, the queries can be pretty complex and time-consuming (millions of rows on large number of tables). I am also concerned about concurrent queries and am inclined to implement connection pooling so that time can be saved on the creation of new connections to the db every time a query is fired. Anybody with experience on this? Thanks! P Received on Fri Jun 29 2007 - 16:16:38 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US