I have a query that is the source for a dataset which is the source for my DBGrid. When the user doubleclicks on a record I'd like to modify a field in my table (change the status code from NR to RU). First is this possible? Second, do I need to put the dataset.state to edit or is it already in that state? Third, do I need a new update query or can I just change the value in the dataset and have it update the table?
Thanks for any assistance
Leslie
landrews@metrocourt.state.nm.us
SELECT * FROM USERS WHERE CLUE > 0
No Rows Returned
Thanks for any assistance
Leslie
landrews@metrocourt.state.nm.us
SELECT * FROM USERS WHERE CLUE > 0
No Rows Returned