Hi All,
I have a grid which is populated with the contents of a table. This table is a waiting list for pending jobs. What I want to do is allow the user to select a row within the datagrid and then commit it.
I want to be able to move the record from the current table recordset to another table within the database which is identical but acts as jobs in progress.
Any Ideas ???
Colin


Reply With Quote