dbTalk Databases Forums  

Update Query error - Query must be able to update!

comp.database.ms-access comp.database.ms-access


Discuss Update Query error - Query must be able to update! in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
What-a-Tool
 
Posts: n/a

Default Update Query error - Query must be able to update! - 10-08-2003 , 06:19 PM






I have a data table containing a list of orders for parts to be
manufactured. There can be several orders for the same part logged into this
table, along with several orders for each and every other part produced.
Manufacturing can never complete an entire order without having to
switch to another version to keep up with demand, so I have created another
table in which I have logged in partial order completions. The partial
completions table will only have a small percentage of the entire product
line logged in at any one time.
I have created a query that groups like products together for Sum of
quantities.
I have another query in which I do the same for the partial orders
table.
I want to create another query in which I subtract the sums of
tblPartialFills from tblOrders if the products match (3 description fields
have to match), but I also want to show the order totals which do not have a
match in the partial fills table. This is what I have not been able to do.
This is a personal project that I have set myself as a learning
experience (I'm taking Intro to MS Access this semester). I have learned
alot, but now I've hit a stone wall.
Can anyone see a solution to this?

Thanks -


--

/ Sean the Mc /


"I have not failed. I've just found 10,000 ways that won't work."
- Thomas Alva Edison (1847-1931)



Reply With Quote
Reply




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 On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.