M
msmuzila
I have a ODBC table that i need to update with the lastest information
in a query. Right now, the only way i have figured out is to execute a
make-table query to get the information form the query to a table and
then use an update query to transfer the info between tables. Is there
a way to send this information directly to the table?
Thanks
in a query. Right now, the only way i have figured out is to execute a
make-table query to get the information form the query to a table and
then use an update query to transfer the info between tables. Is there
a way to send this information directly to the table?
Thanks