Subject RE: [IBO] Refresh Problems
Author Brian Dunstan
Assuming you rant to refresh the current row,
try this:

qryName.InvalidateBookmark(qryName.Bookmark);

HTH,

Brian

> -----Original Message-----
> From: Sandeep [mailto:sandeep@...]
> Sent: Tuesday, 8 May 2001 8:46 AM
> To: IBObjects@yahoogroups.com
> Subject: [IBO] Refresh Problems
>
>
> I'm using IBO Table in my application. Everytime I refresh the table
> it looks like it is reading all the records again. And this has made
> the application very slow. Is there any way to tell the table to
> refresh only the modified record.
>
> thanks
>
> Sandeep
>
> Software Developer
> CFL
> sandeep@...
> http://www.cfl.co.nz
>
>
>
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>