E
elli
Hi there,
What's the simplest way to move data from one table to another? I tried with
compination with make table query and delete query so that I made a new
table from data (marked with boolean) and then delete query to move the
objects from tha main table. Works all right, but it clears the new table
also. I need the data removed to stay there.
I'm working with a customer database, where old customers should be removed
but data saved.....
Any hints?
elli
What's the simplest way to move data from one table to another? I tried with
compination with make table query and delete query so that I made a new
table from data (marked with boolean) and then delete query to move the
objects from tha main table. Works all right, but it clears the new table
also. I need the data removed to stay there.
I'm working with a customer database, where old customers should be removed
but data saved.....
Any hints?
elli