Copying a field to another table in Access

Posted by Jacques Tardie on Stack Overflow See other posts from Stack Overflow or by Jacques Tardie
Published on 2010-03-24T12:53:44Z Indexed on 2010/03/24 13:03 UTC
Read the original article Hit count: 324

Filed under:

I'm a bit embarassed asking this here, but here goes:

I've got two tables, which you can see here:

http://img411.imageshack.us/img411/4562/query.jpg

I need to copy the effortid from the one table into the other, making sure that the values still maintain the correction relationships. The primary key for each is a combination of loggerid & datetime. What's the best way to do this?

Thanks in advance, and don't make fun :)

© Stack Overflow or respective owner

Related posts about ms-access