Is there a way to limit the total number of persistent connection to an
oracle database? I know this functionality exists for MySQL through a
setting in the php.ini but I haven't found it for oracle. I am in an
environment where we have about 10 users that connect to oracle from
each of 10 webse
That is what I figured. The problem is that oracle doesn't even seem to
have per-process limits.
Eric
On Tue, 23 Jul 2002, Thies C. Arntzen wrote:
> On Tue, Jul 23, 2002 at 11:00:43AM -0700, Eric Thelin wrote:
> > Is there a way to limit the total number of persistent co
me connection parameters).
>
> Is there a speed penalty in using the combination of
> mysql_select_db();mysql_query ... compared against mysql_db_query?
>
>
> Thanks a lot for already reading this ;-)
>
> Thomas
>
>
>
--
Eric Thelin
I have had a similar idea. I also tried the custom error handler
aproach and it didn't work here either. I have set the project aside
that I was thinking about it for but I do have some ideas that would
help and may be able to contribute. I wasn't even able to get php to
call my custom error ha
It could be done with MySQL itself by either adding a sort_title field
that you make those changes to, by selecting the data into a temporary
table then performing the appropriate updates before selecting it
ordered properly, or by some crazy complex combinations of the if,
index, and substr funct
d! So now I am really confused. I
am up and running but at some point I will want to upgrade so I will
need find the problem. Anyone have an idea?
Eric
--
Eric Thelin [EMAIL PROTECTED]
AZtechBiz.com: Where Arizona Does Tech Business
6 matches
Mail list logo