Hi team
I have an ADO command that writes across a slow network.
Later in the program I have to read that data. But sometimes the data is not there when I go to read it. If I pause execution manually and then continue, it's OK.
How can make execution wait until the command has completed?
Thanks
FW
