Question Stuck and Lost

Deonh

Registered User.
Local time
Today, 22:41
Joined
Oct 23, 2012
Messages
26
Hi Guys
i was wondering if any one can help me i have created a database with several tables in it 2 sets of many to many relationships in it.

My first many to many relation ship is on inventory and location and my second many to many is on customers and orders.

What i am trying to do now is put data in for the customer and then select the inventory i want to put on the order but i keep getting error messages.

I am attaching the database if any one can see where i am going wrong would be appreciated.

Using access 2007 and skill lvl is under beginner and learning
 

Attachments

Why have you figured that it requires a Many to Many relationship? Normally One customer will have one or Many orders. I feel something funny. I have not looked at your file, but explain a little bit more !
 
pr2-eugin

I have it as follows

customer --> Orders---->Order Detail <---Inventory--->Inventory Location<---Location

so between inventory and location there is no problem also between customer and orders there is no problem it is when i want to use link between order detail and inventory that it all goes gaga on me
hope that makes it a bit clearer
 
Since your database doesnt have any forms it is hard to find what is going wrong...
Or are you putting data in based on your tables? If so then that is what is going wrong.
 
It has 4 forms at the moment

I have it open at the moment /panic
 
So it does, I must have misclicked or something?

I will have a more detailed look later on (I hope)
 
I think your problem is to do with the fact that you have a select statement with multiple tables in your form(s) for example in OrderDetails.

Try using a single table as a source for each form, I hope that helps you get started.
 
Thanks Mailman i will give it a go on that suggestion

Never surrender never give up forward is only way to end
 

Users who are viewing this thread

Back
Top Bottom