sql - Recordset is not updateable -
i have query contains query, shown in picture (they separated solid black line). not contain criteria/conditions. when run query bottom one, unable modify recordset. explain why? , if it's possible work around that? thanks!
in access queries created using multiple outer joins not updateable. easiest way around write first query temporary table first, use temporary table second query.
Comments
Post a Comment