I am editing the sample database Northwinds, using the recordsetwrapper functions to edit data in Ticket Details once invoicing orders in the Invoice Details table.
However, nothing is getting updated in the Ticket Details table.
The procedure is run from a macro button form when saving the...