Hello,
does anyone have an idea how I could check for changes made to a form populated by the records from an SQL query. I had been using the datachanged property for each control in the controls collection of the form, but have just realised that datachanged only relates to databound columns.

Is there anything available, property wise, that would note changes in the recordset say, as opoosed to the form?

Any suggestions greatly appreciated.


Thanks

Tony.