Currently using VB 2008 express edition with ms access 2003 database.
I have created a search form in which the results are displayed in the grid.
can someone please tell me if it possible to have a button on the form as "Move" and when it is clicked the selected row from the datagrid should be moved to another table and removed from the original one.
and popout a msg as THE USER "ABC" had been moved.
Please note that both the data table structures are different. This cannot be changed because the second table is linked to other applications.
This is would be a great help for me.
I have created a search form in which the results are displayed in the grid.
can someone please tell me if it possible to have a button on the form as "Move" and when it is clicked the selected row from the datagrid should be moved to another table and removed from the original one.
and popout a msg as THE USER "ABC" had been moved.
Please note that both the data table structures are different. This cannot be changed because the second table is linked to other applications.
This is would be a great help for me.