Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)

  • RE: INSERT Question...

    Thanks, it was easy, I just wasn't getting the syntax right. Thanks a ton!

  • RE: UPDATE Question

    w00T! It worked! Thanks a ton chief! I really appreciate that. I wonder why they changed the syntax order. I knew it had to be something like that.

    Thanks again,

    -Ben

  • RE: UPDATE Question

    Howdy,

    Thanks for the reply. I just tried it out and it gave me the missing operator error again. I'm working in access by the way. I'm sure that has something to...

  • RE: UPDATE Question

    This is where I'm confused. You have FROM TABLENAME UPD

    I thought UPD was the table that contained the information that I needed changing. Did you mean just FROM UPD?

  • RE: UPDATE Question

    I think I get what you're trying to do. By selecting as LIST does it make a temporary table? In your select you have a TableName, which table would that...

Viewing 5 posts - 1 through 5 (of 5 total)