Migrating Data
Hello, I am kwasi
my question is
I have 4 tables A,B,C,D. Data in table A is processed and sent to table B, table B is sent to Table C and so on.
any time data is migrated, I want that data to be deleted from the previous table. i.e data sent to table B should be deleted from table A. data in table C should be deleted from B and so on. I want a code in Visual basic that can do that
Last edited by owura; September 24th, 2009 at 09:35 AM..
|