|
-
Feb 7th, 2006, 10:14 PM
#1
Thread Starter
Fanatic Member
Update table where criteria depends on other table column for Access 2000 [RESOLVED]
i got 2 table..table1, table2(which is like the duplicate for table2 for specific reason in my company)
table1 = col1 + qty
table2 = date_now + col1 + qty
every month table2's content is change according to what table1 has..but somehow (not sure why it happens) it only inserted date_now and col1..
so now i need to update table2.qty where the table2.col1 = table1.col1..
is it possible? can't figure it out what the syntax are
thx
Last edited by erickwidya; Feb 8th, 2006 at 09:05 PM.
Reason: forgot to mention the Database
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|