Howto sync multiple processes with CDaoRecordset ?
- From: PePaKa <p.kaluscha@xxxxxxxxxxx(donotspam)>
- Date: Fri, 8 Jul 2005 04:23:02 -0700
I use MFC-Dao classes to write report data in a temporary MS-Access database.
After writing and closing my recordsets, i want to print these data with a to
call Report Designer Component (RDC) from Crystal Report. The problem is,
that there is a unknown delay between a view msec and several seconds, until
physical update of the database file. I think the problem is that the report
engine works in another process. How can i synchronize these processes to be
sure that the report loads correct data ?
Thanks !
.
- Follow-Ups:
- Re: Howto sync multiple processes with CDaoRecordset ?
- From: Roy Fine
- Re: Howto sync multiple processes with CDaoRecordset ?
- Prev by Date: Re: UI Thread and CSocket
- Next by Date: Re: ASSERT problem in CWnd::DestroyWindow within a DLL
- Previous by thread: Files longer than MAX_PATH?
- Next by thread: Re: Howto sync multiple processes with CDaoRecordset ?
- Index(es):
Relevant Pages
|