I recently changed the field lengths for two fields in a SQL Server linked table.
Upon testing a form that uses this table, I'm receiving the error:
Object or class does not support the set of events
I've identified where this is failing and it is on a form.AllowAdditions statement that has always worked in the past.
Any suggestions?
Thanks for your help!!