Search results

  1. N

    Help please, SQL 0952N SQLSTATE 57014

    The same error occurs. All my variables are declared at the top of my code, I didn't include all the code in my original post.
  2. N

    Help please, SQL 0952N SQLSTATE 57014

    RUNTIME ERROR 3146 PROCESSING WAS INTERUPTED DUE TO AN INTERRUPT SQL0952N....SQLSTATE=57014 You all were a huge help to me before so here I am again. :) I get the error above when I get to the docmd.strSQL. My code is supposed to identify the previous quarter and then pull the named data...
  3. N

    Help please with sql in VB

    Galaxiom: This worked the first time! Thank you so much... you have made my day. :) Also, thank you to everyone who took a stab at my problem.
  4. N

    Help please with sql in VB

    Hi, just joined hoping for help. I've arranged the code below a zillion different ways. I had it running without error once but it pulled all the data rather than the data specified in the date criteria. I viewed the msgbox and don't see a problem with the sql but obviously there is a...
Back
Top Bottom