php-db | 2001072
Date: 07/28/01
- Next message: Sergey Larionov: "[PHP-DB] InterBase"
- Previous message: Thomas Lamy: "Re: [PHP-DB] Retrieving Rows - Can I Change The Order?"
- In reply to: Jeffery Cann: "[PHP-DB] Re: Problems with update und delete's"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
the id is my primary key -
is the primary automatic indexed?
Uli
Jeffery Cann wrote:
>
> It sounds like your 'id' column does not have an index.
>
> Jeff
>
> Uli wrote:
>
> > 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.
> >
> > Do you know what it can be????
> >
> > Please send replies to this newsgroup or to uli1976 <email protected>
> >
> > Thanx a lot.
> >
> > Uli
> >
> >
> >
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Sergey Larionov: "[PHP-DB] InterBase"
- Previous message: Thomas Lamy: "Re: [PHP-DB] Retrieving Rows - Can I Change The Order?"
- In reply to: Jeffery Cann: "[PHP-DB] Re: Problems with update und delete's"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

