Quote Originally Posted by AlohaRover View Post
I am getting the same error as the OP.


I have run the following from the mySql console

"SELECT *
FROM `products`
WHERE LENGTH( products_model ) <4"

And I do see 6 records with model names that are 3 characters long.
If I do =0 or <2 I get no results so I believe I do have a model for everything

I checked and I do have a quickbooks_que table, has 18 rows in it
hmm, I will have to look in to that further