Subject | Re: [IBO] Howto iterate through all selected rows |
---|---|
Author | Helmut Steinberger |
Post date | 2001-11-22T14:04:11Z |
"Am Thu, 22 Nov 2001 08:20:44 +0000 (UTC), schrieb mirco@...
Every table in my database has an unique id which is an integer.
this process. I think for 100000 records this will last as long, as
the deletion of just one record.
cu
Helmut
>Ok, if a bookmark is really just 12 bytes, I don't worry. I wasn'tI don't know, but I always use an integer field for the primary key.
>sure how much it takes up. So it does not depend on the primary key
>fields?
Every table in my database has an unique id which is an integer.
>The matter is not what *I* want to do, but what the end user will doGetting the list of selected records will not be the slow part the
>with the application. It would be difficult to explain why he can
>genrally select all records in the grid, but the program might behave
>slow if the chooses to delete them.
this process. I think for 100000 records this will last as long, as
the deletion of just one record.
cu
Helmut