01-25-2019, 07:38 PM
Hi,
At runtime you should reset (that is re-apply) the dataset connection in the BeforeOpen event of each dataset.
I do this now as a matter of course on all forms, frames, data modules and user session units.
Have not had an issue since implementing this approach.
Best regards,
At runtime you should reset (that is re-apply) the dataset connection in the BeforeOpen event of each dataset.
I do this now as a matter of course on all forms, frames, data modules and user session units.
Have not had an issue since implementing this approach.
Best regards,

