The framework extensions libraries I have developed have an extended dataset
which supports deletion of multiple rows by criteria (which may be blank)
with a single command.
Fully documented. Requires .NET framework 1.1 or later.
You will be allowed to use the libraries in any application - private or
commercial, and distribute them as part of your application, royalty-free.
E-mail me for your free copy:
(E-Mail Removed)
Your acceptance of the license agreement will be required.
Ori
"Brad Allison" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I have a table where the user stores recent search words used. There is
> occassion where this table needs to be cleared and deleted of all data.
Is
> there an easy way to just take the dataset, mark all rows as deleted and
> then use the data adapters Update?
>
> Thanks for the information.
>
> Brad
>
>