RoccoNeri
User
 Junior Boarder
| Posts: 17 |   | Karma: 0 |
|
Re:Advice
|
|
Posted: 2007/10/06 00:05 |
|
|
|
|
Diman wrote: Hello Rocco
After updates are posted to the server, the TTDxxxProcessor.OnFinishUpdates event handler is fired. So, you can take some actions there.
Regards, Dmitry
Hi Dmitry, I already tried to put my code inside the TDSQLProcessor.OnFinishUpdates event, but the data are written to the disk only after all my code is executed. I need data are written to the disk before my code is executed. Maybe when this event is fired, the data are still cached in the server memory. Any other suggestion?
Regards Rocco
Post edited by: RoccoNeri, at: 2007/10/06 00:07
|
|