pbuethe
Returning User
- Local time
- Today, 13:34
- Joined
- Apr 9, 2002
- Messages
- 210
Originally I based my form on a query containing three tables which have a one-to-one relationship. The recordset was not updateable. I tried changing the join type or which pairs of tables were joined. Still not updateable. Tried putting 2 tables in a subquery then joining this to the other table. Still not updateable. Tried a query containing only 2 of the tables. Ditto. Now I am trying it with only one of the tables and it is *still* not updateable. I changed it to one of the other tables still with the same result. None of the tables have duplicates. How can a query based on one table with unique records not be updateable?!? And I need it to be based on the three tables. (I cannot change the data structure.)
I have just gotten a new computer, could this be the cause somehow?
I have just gotten a new computer, could this be the cause somehow?