Subject | Re: [IBO] Refresh Single Record |
---|---|
Author | Artur Anjos |
Post date | 2003-05-27T16:15:16Z |
And I use bookmarks, the way I have show you.
I think the problem will be cached updates.
Matt: if you turn cached updates off, the InvalidateBookmark will work?
Artur
I think the problem will be cached updates.
Matt: if you turn cached updates off, the InvalidateBookmark will work?
Artur
----- Original Message -----
From: "Kevin Stanton" <Kevin.Stanton@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, May 27, 2003 4:20 PM
Subject: RE: [IBO] Refresh Single Record
> I'm not sure about the cached updates portion of this but I refresh a row
> by:
>
> IB_Query1.InvalidateRowNum(IB_Query1.RowNum);
>
> Hope this helps.
> Kevin
>
> -----Original Message-----
> From: manielsen2002 [mailto:mnielsen@...]
> Sent: Tuesday, May 27, 2003 7:52 AM
> To: IBObjects@yahoogroups.com
> Subject: [IBO] Refresh Single Record
>
>
> I need to know how to refresh a single record when I have multiple
> records in my dataset. I have cached updates on and by policy I
> can't turn them off for the time being. I am trying to use
> InvalidateBookmark as some of the prior posts have recommended, but
> all that does is remove the record completely from the dataset. I've
> tried callin gResync aftet the invalidatebookmark, but all I get is a
> record not located error.
>
> Please help. I really need a method of doing a single record refresh
> in a potentially large dataset.
>
> Thanks,
>
> Matt
>
>
> Yahoo! Groups Sponsor
>
>
>
>
>
>
>
___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or
> InterBase
> without the need for BDE, ODBC or any other layer.
>
>
___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info
> papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>
>
> [Non-text portions of this message have been removed]
>
>
>
>
___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or
InterBase
> without the need for BDE, ODBC or any other layer.
>
___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info
papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>