queries to existing table

hotmalepiyush

Registered User.
Local time
Yesterday, 17:26
Joined
Jun 3, 2008
Messages
60
i have some query which i run every day and want to keep a record of different data it returns. for this i import that query as table. but each time a new table is formed.. is there any way i can directly pull the data returned by this query into an already existing table.
 
Change the make table query into an Append query.
 

Users who are viewing this thread

Back
Top Bottom