Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

is there a limit on many to many joins on a table

Status
Not open for further replies.

jb333

Technical User
Nov 29, 2004
3
0
0
US
I have 4 junction tables that connect to a single table (class) when I added one other junction table (tempstudents) to that table and create a form and run it says that the property was set to read only and can’t set. What could cause this I copied the database and then took tables away and when I add them I get the same response. I need the other table add or form so that I can track the classid (all for junction tables point to classid) Please help if you can. Thanks jb333
 
Outer join queries are NOT updatable.

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top