
Add/Update/Delete rows to DBGrid
Data1.Recordset.CancelUpdate
However, if the table has a primary key that autoincrements, that number
has been used with the AddNew, and there will be a skip in numbers (not
a major problem for most, it just looks funny).
HTH, Michele
--
Change 'nospam' to 'chaos' to reply via email.
Quote:
>> Data1.Recordset.Addnew
>I've searched hi and lo and can't seem to find an answer to this: Once
an 'Addnew'
>is issued, is there a way to cancel it? If I ever knew, I sure can't
seem to
>remember. Help appreciated !
>--
>Regards,
> Sam