RE: [PHP] Re: Send multiple SQL staments in one query

2002-11-25 Thread Miguel López Dinaweb Dpto. Programación
Hi,

The problem is that i need to do only one mysql_query, i'm working whith
a remote database and i have .5 seconds in response time, to one - four
querys is less than two seconds Ok is fast but is i do 10 querys i need
5 seconds very slow.


:-)

Miguel López Sánchez 
Programador
Voz +34 902 014 945    E-mail: [EMAIL PROTECTED] 

Dinaweb Networks s.l.
Rúa das Orfas 27
15703 Santiago de Compostela A Coruña Gz Sp ECC
Voz +34 902 014 945    GMT+1
E-mail: [EMAIL PROTECTED]

http://www.dinaweb.com   http://www.dinahosting.com
http://www.u-lo.com http://www.empregogalego.com


-Mensaje original-
De: @ Edwin [mailto:[EMAIL PROTECTED]] 
Enviado el: lunes, 25 de noviembre de 2002 16:25
Para: Seth Remington; Miguel lópez dinaweb dpto. programación
CC: [EMAIL PROTECTED]
Asunto: Re: [PHP] Re: Send multiple SQL staments in one query


Hello,

"Seth Remington" <[EMAIL PROTECTED]> wrote:

[snip]
> Here's a function that I use to run multiple SQL statements at once -
[/snip]

...perhaps, a better way to put it is "run multiple SQL statements" _one
after another_ :)

It's a good approach though. ;)

- E


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Re: Send multiple SQL staments in one query

2002-11-25 Thread @ Edwin
Hello,

"Seth Remington" <[EMAIL PROTECTED]> wrote:

[snip]
> Here's a function that I use to run multiple SQL statements at once -
[/snip]

...perhaps, a better way to put it is "run multiple SQL statements" _one
after another_ :)

It's a good approach though. ;)

- E

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php