How to make Additions in form1 visible in form2

boerbende

Ben
Local time
Today, 15:18
Joined
Feb 10, 2013
Messages
339
Dear readers

Possible I am overlooking something which is very simple. Hence this question
I have two forms:
form1 where a quality (QC) department is entering measurements
form2 where the production is reading the measurements and entering adjustments
I have no problems with locks or collisions or whatsoever

When the QC is entering NEW measurements, what is a gentle method that the production is getting a notification that they have to requery.
I prefer not to do this automatically

Many thanks

Ben
 
Have you considered using a Timer event to look for changes or messages?
 
Yes, I am using that solution already on some places and I am considering using it here as well as solution. Thanks
 

Users who are viewing this thread

Back
Top Bottom