On Thu, 13 Dec 2001, jim davis wrote:
...
> When it was running on Access, they could preform one of the bazillion
> queries they developed and directly modify the tables from the query.
...
I guess you want an updatable result set from a query? I'm pretty sure
you can do this, but a flag needs to be turned on in the ODBC driver.
Check the documentation. When it is on, Access will tell you the
recordset is updatable.
Tom