|
Example AsyNotify: OLEDB notification is very useful for multiple threads programming and communication among these threads. OleDBPro provides a template CTNotification<T> to handle all of OLEDB objects notification. Additionally, OleDBPro presents a template CAsyHandler<T> to simplify OLEDB asynchronous processing. This example is specifically designed to show you how to do following tasks.
|