How to abort the Default recordset connected to Form

M

Malik

Hi,

I have one simple form with 3 controls and 2 command buttons. I have
following problem:
1- Form update itslef the recordset
2- I want to save the record when user will click Save Button else ignore it.

How to do this?
 
Top