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 dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Form Record Source from Joined Query 1

Status
Not open for further replies.

jamez05

Programmer
Jul 29, 2005
130
US
Hi,

I'm using MSAccess2003. I have a query that joins two tables together and is used as the record source of a subform. Access seems to not allow you to perform updates on these fields because the records are pulled from two different tables. For example, the Latin Name comes from the species table and Common Name comes from the data table. The query links the two tables by latin Name.

When I try to type anything in the form fields that show this information, it won't let me type in there. Is there a way to allow this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top