hi,
I have 2 tables , one table I want to use as temporary information the other to use as permanent information
for example if I have 6 records in one table , I want to be able to press a button that removes those 6 records from the temporary table and put them in the permanent table. then later as i add more to the temporary data table again press a button and then temporary data is added to the permanent table
therefore the temporary table will always be empty when I press the button and the permanent table will keep adding the information I transfer across
thanks
steve
I have 2 tables , one table I want to use as temporary information the other to use as permanent information
for example if I have 6 records in one table , I want to be able to press a button that removes those 6 records from the temporary table and put them in the permanent table. then later as i add more to the temporary data table again press a button and then temporary data is added to the permanent table
therefore the temporary table will always be empty when I press the button and the permanent table will keep adding the information I transfer across
thanks
steve