Tente assim : SQL.ADD('SELECT * FROM TBPRODUTO '); SQL.ADD('WHERE upper('+VCAMPO+') LIKE '+QuotedStr(uppercase(VALOR1)+'%')); OPEN; At, Pedro.