Can you use an Access select query that has two MySQL tables joined as the record source for a form? I know that the tables work, but I am not sure because the query will not work as long as it has MySQL tables in it.
Yes. they are linked tables from MySQL. They are fully updateable from the Access Database even through action queries. But, it's just when I join them and use that select query as the record source, that it says the Record Set is not updateable.
Outer joins, Joins without primary key fields, grouped queries, computed or constant fields, Aggregate functions, ... are some of the usual suspects for queries that aren't (or may not be) updatable.
[small]No! No! You're not thinking ... you're only being logical.
- Neils Bohr[/small]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.