I have a tabbed form that has multiple forms each displaying information from a main table. When a record is edited, the forms work as expected. When a new record is added - A null key error is thrown by the duplicate sets. To combat this I have turned off record locking, tryed me.refresh in the form_current procs, after_update and after_insert methods. How do you get access to share the recordset between forms (in add mode)?
Submitted via EggHeadCafe
ASP.NET Composite Controls
http://www.eggheadcafe.com/tutorials...-controls.aspx