Search results

  1. C

    sql joint syntax error

    ... good tip. thank you.
  2. C

    sql joint syntax error

    MY HERO! thank you. ...is probably time for me to go home...
  3. C

    sql joint syntax error

    I am going slightly up the wall with this, so hopefully someone can help me. I have the following sql in VBA, but am getting a syntax in join operation error - the query runs fine on the sql server. Anyone know what I am doing wrong? Me.RecordSource = ("SELECT dbo_tbldCases.* FROM...
Back
Top Bottom