On Thursday 07 May 2009 04:03:57 pm Ed Leafe wrote: > On May 7, 2009, at 5:58 PM, johnf wrote: > > I was checking into a problem I was having and noticed that when the > > user > > answers "No" to the question "Do you wish to save your changes?" we > > scan the > > table anyway. Is there a reason? > > Do you mean that we scan the local record set? > > We only scan the changed rows, and undo those changes. > > > -- Ed Leafe
My DataSet is 1500+ records. And I think it is checking every record. Maybe I don't know all the possible reasons the message would appear. I assume it only appeared if the user was attempting to close the form and changes to the data had occurred. If that's true why worry about indo-ing the changes. If the user said no to the save. -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
