I use ADO in several applications and recently discovered that the Recordset and Connection can be declared with events.

Does anyone have ideas on what to use those events for ? My applications work fine without, but I thought there might be some cool trick that could be done with that...

Thanks !