Re: IRowsetChange::SetData()
- From: "Marius Prisecaru" <prisasm@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 7 Apr 2007 12:07:28 -0400
Hi,
"Alex Evans" <Alex Evans@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C5E39410-0EC2-4B29-B36A-242DC15AF4BD@xxxxxxxxxxxxxxxx
Using C++ with OLE DB, with IRowsetChange->SetData() - it seems at times,
the
function works OK, and I can see the changed data in the table, in other
times I can't
I read about immediate Updates or deferred updates, but I thought if I am
using the IRowsetChange. it is an IMMEDIATE update or is it not so?
I can't seem to see any consistency or otherwise between the times that my
function works, to the cases when it seems to not change the data in the
record.
When your function does not change the record, does the call to SetData
succeed? If not, what is the error code returned?
Marius
.
- Follow-Ups:
- Re: IRowsetChange::SetData()
- From: Alex Evans
- Re: IRowsetChange::SetData()
- Prev by Date: Re: OUT OF MEMORY
- Next by Date: Re: OUT OF MEMORY
- Previous by thread: Linking an sqlce Database to an Access Project
- Next by thread: Re: IRowsetChange::SetData()
- Index(es):
Loading