Yeah I get them when I use a sqlselect statement with a global variable like
Select * from table where Name = ' & globalvar & "'"

Dunno how to fix it but the program works.