MFC ODBC Consumer
- From: "RG" <nobody@xxxxxxxxxxx>
- Date: Mon, 12 Sep 2005 20:41:23 -0400
I have two inherited MFC Recordset classes that connect to an access db file
and query the same table. The first class represents the snapshot and the
second the dynaset. When I perform edit on the second one, the updates are
registered much later after the Update method was run. Hence the first
class can't see the latest updates even if recordset is closed and opened or
requeried.
Would anyone know why this is happening and how I could get around it?
Thanks in advance
.
- Follow-Ups:
- Re: MFC ODBC Consumer
- From: Matt Neerincx [MSFT]
- Re: MFC ODBC Consumer
- Prev by Date: Retrieving ODBC Settings Programmatically.
- Next by Date: ODBC Crash at address 0x75bb2443
- Previous by thread: Retrieving ODBC Settings Programmatically.
- Next by thread: Re: MFC ODBC Consumer
- Index(es):
Relevant Pages
|