I have created a class data module and write data to the collection in one form. I need to process the data written to the collection in a different form, but can't seem to get the syntax correct to do this. In my first form, I can add and update the data in this collection with no problem, but the data is gone when I get to the second form. How can I access the data in the second form?
↧