Boa noite, no firebird quando tento fazer um LIKE em um campo INTEGER, funciona normal, ex:
select * from cliente where cod_cliente like '%45%'
Ele pesquisa todos os clientes que tem 45 no cod.
Porém se tento fazer isso no FILTER do DELPHI da o erro:Could not convert variant of type (OleStr) into type (Boolean).
Tentei assim:
Question
SCIENTIST
Boa noite, no firebird quando tento fazer um LIKE em um campo INTEGER, funciona normal, ex:
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.