[PHP-DB] Problems with update und delete's

2001-07-27 Thread Uli
Hallo! Maybe you can help me with my problems. I have a html form that deletes (or updates) over a php-script datas from my database like delete from table_name where id=xy and it works correctly. But when I have about 100 entries in my database then it takes about 50 sec. to delete an entry.

Re: [PHP-DB] Problems with update und delete's

2001-07-27 Thread Peter J. Krawetzky
Subject: [PHP-DB] Problems with update und delete's Hallo! Maybe you can help me with my problems. I have a html form that deletes (or updates) over a php-script datas from my database like delete from table_name where id=xy and it works correctly. But when I have about 100 entries in my

Re: [PHP-DB] Problems with update und delete's

2001-07-27 Thread Uli
e amount of memory on your server. -Original Message- From: Uli [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] Date: Friday, July 27, 2001 10:28 AM Subject: [PHP-DB] Problems with update und delete's Hallo! Maybe you can help me with my problems. I have a html form that