I'm using (thru Citrix) an access2K FE with SQL BE. My issue is I receive data from read only linked (ODBC) tables to a proprietary db. I need to run append & update queries to SQL (a different ODBC). So basically I need to do queries from 1 ODBC to a 2nd ODBC. Is there a way to do this without having to create tables in access as a half step solution?