A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

problem with subform



 
 
Thread Tools Display Modes
  #1  
Old January 28th, 2005, 12:45 PM
Nuno Camarinhas
external usenet poster
 
Posts: n/a
Default problem with subform

Sorry for the previous post - it had two post mixed up...

I have a database on Projects. I have PROJECTS that can have many
participants, and PERSONS that participate in many PROJECTS.
Therefor, I created:
- a PROJECTS table;
- a PERSONS table;
- a PARTICIPATION table that relates PROJECT_ID with PERSONS_ID hence
identifying who enters which project and what projects one has been to.

I want to have a PROJECTS form with a subform that shows the PERSONS
involved. It shoul allow me to enter new persons involved. I've done that it
is working fine.

I also want a PERSONs form with a subform that shows me in which projects
has he worked.

As for the PROJECTS form, this should also allow
me to enter new information on the subform. But here it doesn't work. What I
get is a closed subform that doesn't allow any addition or editing of
information. I think it's because here, I have to use a combination of
information that comes from the PARTICIPATION table as well as from the
PROJECTS table (information on the date for example).

Can anyone give me some advice or tips on how t deal with this problem.

Thanks in advance,
Nuno


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Just upsized to SQL, problem with subform LouD General Discussion 0 November 12th, 2004 05:09 PM
problem completing child field in subform Robert Using Forms 1 October 12th, 2004 04:49 PM
Need help with cascading combos Tom Using Forms 19 July 1st, 2004 11:11 PM
Subform problem reno.04 Using Forms 3 July 1st, 2004 09:09 AM


All times are GMT +1. The time now is 02:42 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.