Search results

  1. D

    Adding Records to Recordsets

    I have two questions. the two questions both pertain to the below Code at the bottom of this post 1) I receive an error 3219 and 'invalid operation' error on the code "temp.AddNew". This worked in 2003, but now fails now that I run in 2007 2) I need some help on the code. The below code...
  2. D

    Update query does not recognize field

    A little background, I am truly baffled on this one: I have a simple update query with two tables with inner join. I am trying to update a field in one of the tables. After I save the query and reopen it, it does not recognize the field and labels it as "expression1". This field is...
Back
Top Bottom