Hello all,
I have a DBGrid that is tied to a DataSet that's source is a qry. When a user double clicks on a record, the record is updated (a statuscd change from 'NR' to 'RU'). The query returns all records that are 'NR'. I want to know if it's possible for the DBGrid/Dataset/Qry (any?all?) to be updated so that the person who's record was just changed no longer shows in the DBGrid. Possible?
Thanks!
Leslie
landrews@metrocourt.state.nm.us
SELECT * FROM USERS WHERE CLUE > 0
No Rows Returned
I have a DBGrid that is tied to a DataSet that's source is a qry. When a user double clicks on a record, the record is updated (a statuscd change from 'NR' to 'RU'). The query returns all records that are 'NR'. I want to know if it's possible for the DBGrid/Dataset/Qry (any?all?) to be updated so that the person who's record was just changed no longer shows in the DBGrid. Possible?
Thanks!
Leslie
landrews@metrocourt.state.nm.us
SELECT * FROM USERS WHERE CLUE > 0
No Rows Returned