I have a query
SELECT licenses WHERE active = 'Y'
and a timestamp fields that allows me to quickly refresh.
Upon RefreshQuick(true) it adds any new licenses that become active. But in case of a license is disabled (active = "N") the record is not removed from dataset.
RefreshQuick bug #2
-
swierzbicki
- Posts: 451
- Joined: Wed 19 Jan 2005 09:59