T
thread
Hi all,
I'm trying to run SQL sentence via DoCmd event,
from some reason when i'm doing it via the code its flaging with an
error of lenth but when i'm running it with a usual query i'm not
getting this error
this is the example of the string i'm tring to enter:
"+1+2+3+4+5+6+7+8+9+10+11+12+13+14+15+16+17+20+24+25+26+27"
is there an option to run the code without the error?
I'm trying to run SQL sentence via DoCmd event,
from some reason when i'm doing it via the code its flaging with an
error of lenth but when i'm running it with a usual query i'm not
getting this error
this is the example of the string i'm tring to enter:
"+1+2+3+4+5+6+7+8+9+10+11+12+13+14+15+16+17+20+24+25+26+27"
is there an option to run the code without the error?