D
dan.cawthorne
Can Some One Help Me Please,
Im Going Around In Circles Trying Different Things To Over Come My
Issue With My Link, But I Just Cant Seem Get My Head Round The Issue.
My Problems Is I Wont To Be Able to Select Multiply Drawings, for a
Particular Enquiry for a Particular Project.
I Have a Projects Table. Primary Key = [ProjectQNo]
Then I have a Drawings Table Primary Key = [ProjectQNo] The
Relationship is a One to Many Enforce Referential Integrity
and this Link Works Fine, and have the form as a subform in the
projects Form.
Moving a away I have a Enquiry Table Primary Key - [EnquiryNo] This
Table Stores The Actual Enquiry Like [Return Date] [Date Sent],
[ProjectsQNo] [Project Title] [Sent Type] [Sentby]
This Table Is Link Table With Two Primary Keys [EnquiryNo] and
[Company ID] This Table Also Holds Specific Information eg [Status]
[Used] [Recieved Date]
This Table Is Also Link to the Suppliers Table.
This Allows me to create Enquirys to different companys while it been
for same project.
What I Would Like to Do is in the Creat Enquiry Form, Table is to have
a Subform, Set to Continue, and When I Select the project in the drop
down list im then able to select Drawings For that Enquiry. but the
way ive tryed give me a Jet Database Error.
Ive Tries Creating a Link Table By Have 2 Fields = Primary Keys
[EnquiryNo] and [Drawing ID] LInking Back to the Other Tables and also
tried putting the [ProjectQNo] is this table too.
But Just aimt working.
Im Going Around In Circles Trying Different Things To Over Come My
Issue With My Link, But I Just Cant Seem Get My Head Round The Issue.
My Problems Is I Wont To Be Able to Select Multiply Drawings, for a
Particular Enquiry for a Particular Project.
I Have a Projects Table. Primary Key = [ProjectQNo]
Then I have a Drawings Table Primary Key = [ProjectQNo] The
Relationship is a One to Many Enforce Referential Integrity
and this Link Works Fine, and have the form as a subform in the
projects Form.
Moving a away I have a Enquiry Table Primary Key - [EnquiryNo] This
Table Stores The Actual Enquiry Like [Return Date] [Date Sent],
[ProjectsQNo] [Project Title] [Sent Type] [Sentby]
This Table Is Link Table With Two Primary Keys [EnquiryNo] and
[Company ID] This Table Also Holds Specific Information eg [Status]
[Used] [Recieved Date]
This Table Is Also Link to the Suppliers Table.
This Allows me to create Enquirys to different companys while it been
for same project.
What I Would Like to Do is in the Creat Enquiry Form, Table is to have
a Subform, Set to Continue, and When I Select the project in the drop
down list im then able to select Drawings For that Enquiry. but the
way ive tryed give me a Jet Database Error.
Ive Tries Creating a Link Table By Have 2 Fields = Primary Keys
[EnquiryNo] and [Drawing ID] LInking Back to the Other Tables and also
tried putting the [ProjectQNo] is this table too.
But Just aimt working.