Hi, I’m trying to execute a query and then update the table control on my base form. I believe I understand that the data for the table control is really coming from the base Form data resultset. Question is, how do I update the Forms resultset once I executed the query and have a resultset to iterate through?
anyone have any ideas?
Thanks