I have a VB6 application that uses winsock to consult a oracle DB flag but when the reply from the network is delayed more than 200ms it consults the local db however the data of the last user remains resident and the software assume the last entry wich doesn't correspond to the correct one.
Any idea how to remove the biffered info after the consult is made...
