RE: [PHP-WIN] OK, I'm officially screwed if I can't get some suggestions

2001-05-22 Thread Asendorf, John
0-349-3631 Aliquando et insanire iucundum est > -Original Message- > From: Jason Gan [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, May 22, 2001 4:38 AM > To: [EMAIL PROTECTED] > Subject: RE: [PHP-WIN] OK, I'm officially screwed if I can't get some > suggestions

RE: [PHP-WIN] OK, I'm officially screwed if I can't get some suggestions

2001-05-22 Thread Asendorf, John
; > http://www.lcounty.com - NEW FEATURES ADDED DAILY! > > Licking County, Ohio, USA > > 740-349-3631 > > Aliquando et insanire iucundum est > > > > > -----Original Message----- > > > From: Dan Cleveland [mailto:[EMAIL PROTECTED]] > > > Sent: Mo

RE: [PHP-WIN] OK, I'm officially screwed if I can't get some suggestions

2001-05-22 Thread Svensson, B.A.T.
>I've tried making the code as clean as possible, and the scripts themselves >seem to be running very fast. Would sessions be the most likely culprit for >my speed loss? It's (the slowness) threatening to kill the whole project... >We have a similar ASP/M$SQL server application (vendor product)

Re: [PHP-WIN] OK, I'm officially screwed if I can't get some suggestions

2001-05-22 Thread Paco Ortiz
Hi, perhaps I am missing something, but I want to help, >PHP 4.0.4. IIS 4, Oracle 8 client, Oracle 7.3.4 backend, webserver in DMZ could it be that you need Oracle 7.3.4 client software, instead using Oracle8? Then you would use Ora_Logon (OCI7), instead OCILogon (OCI8) I experienced some mont

Re: [PHP-WIN] OK, I'm officially screwed if I can't get some suggestions

2001-05-22 Thread Johan Lundqvist
--Original Message- > > From: Dan Cleveland [mailto:[EMAIL PROTECTED]] > > Sent: Monday, May 21, 2001 3:37 PM > > To: Asendorf, John > > Subject: Re: [PHP-WIN] OK, I'm officially screwed if I can't get some > > suggestions > > > > >

RE: [PHP-WIN] OK, I'm officially screwed if I can't get some suggestions

2001-05-22 Thread Jason Gan
- From: Asendorf, John [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 22 May 2001 5:58 AM To: Tim Uckun; Asendorf, John; Php-Windows (E-mail) Subject: RE: [PHP-WIN] OK, I'm officially screwed if I can't get some suggestions -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe,

RE: [PHP-WIN] OK, I'm officially screwed if I can't get some suggestions

2001-05-21 Thread Asendorf, John
31 Aliquando et insanire iucundum est > -Original Message- > From: Tim Uckun [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 21, 2001 3:49 PM > To: Asendorf, John; Php-Windows (E-mail) > Subject: Re: [PHP-WIN] OK, I'm officially screwed if I can't get some > sugg

Re: [PHP-WIN] OK, I'm officially screwed if I can't get some suggestions

2001-05-21 Thread Tim Uckun
At 03:24 PM 5/21/2001 -0400, Asendorf, John wrote: >OK... > >PHP 4.0.4. IIS 4, Oracle 8 client, Oracle 7.3.4 backend, webserver in DMZ How are you connecting to the database? Are you using persistent connections?Have tried to run the same code on linux to see if it runs faster? :wq Tim Uckun

RE: [PHP-WIN] OK, I'm officially screwed if I can't get some suggestions

2001-05-21 Thread Asendorf, John
Sent: Monday, May 21, 2001 3:37 PM > To: Asendorf, John > Subject: Re: [PHP-WIN] OK, I'm officially screwed if I can't get some > suggestions > > > have you also tried cleaning up your sql table joins? > Depending on the > order of your where clause can increa

[PHP-WIN] OK, I'm officially screwed if I can't get some suggestions

2001-05-21 Thread Asendorf, John
OK... PHP 4.0.4. IIS 4, Oracle 8 client, Oracle 7.3.4 backend, webserver in DMZ I'm having some speed problems with a data entry front end that is being used in house. The queries sometimes (most times) take upwards of 13-17 seconds to run. I've put a timer which starts at the beginning of the