Subject | CachedUpdates and Refresh |
---|---|
Author | Emerson - IBO - Firebird |
Post date | 2010-11-17T19:53:32Z |
Hello there!
I have another question today.
In my TIB_Query I have this SQLWhere statement: WHERE status = '0'.
In response to some user action my program set the value of status to
'1' and execute Refresh method in TIB_Query.
So, I hope that the record with status = '1' disappears of my dataset,
but this doesn't happens. The record still there, even after I refresh
the dataset.
I imagine that it happens because I use CachedUpdates = TRUE in TIB_Query.
How to solve this??
Thanks.
Emerson
__________________________________________________
Fale com seus amigos de graça com o novo Yahoo! Messenger
http://br.messenger.yahoo.com/
I have another question today.
In my TIB_Query I have this SQLWhere statement: WHERE status = '0'.
In response to some user action my program set the value of status to
'1' and execute Refresh method in TIB_Query.
So, I hope that the record with status = '1' disappears of my dataset,
but this doesn't happens. The record still there, even after I refresh
the dataset.
I imagine that it happens because I use CachedUpdates = TRUE in TIB_Query.
How to solve this??
Thanks.
Emerson
__________________________________________________
Fale com seus amigos de graça com o novo Yahoo! Messenger
http://br.messenger.yahoo.com/