R
Ron
I am having problems running SQL selects that contains text
functions, specifically SELECT a FROM DB where LEFT(a,2) =
"12";. The error is a compile error and highlights "LEFT(a,2)"
Queries used to work, but now they do not. I do not know
what I did to create the problem. Any ideas???
functions, specifically SELECT a FROM DB where LEFT(a,2) =
"12";. The error is a compile error and highlights "LEFT(a,2)"
Queries used to work, but now they do not. I do not know
what I did to create the problem. Any ideas???