Is there a way in ASP-db to update columns in a single table where the original query requires a join? I need information in one table (Table A) to display in my selection list. When the user selects a row from the list for update, they will only be updating columns in Table B (columns from Table A will be displayed in the form as read-only).