A
Adam
Hi All,
Got a problem and I'm not sure how to solve it !
I have a database which connects to a SQL server via an ODBC
connection.
I've setup a query to pull the last 30 days worth of data, from
whenever the query is run. This then makes a table called 'Main'.
What I've like is everytime the queries run it takes the existing data
from main and puts it into another table labelled after whatever month
and year the data contains. This needs to happen before that main table
is re-populated with another 30 days worth of data.
Does anyone know of a way this can be done, if its even possible ?
Adam
Got a problem and I'm not sure how to solve it !
I have a database which connects to a SQL server via an ODBC
connection.
I've setup a query to pull the last 30 days worth of data, from
whenever the query is run. This then makes a table called 'Main'.
What I've like is everytime the queries run it takes the existing data
from main and puts it into another table labelled after whatever month
and year the data contains. This needs to happen before that main table
is re-populated with another 30 days worth of data.
Does anyone know of a way this can be done, if its even possible ?
Adam