hivaj
Thanks for your attention...
This is the SQL text:
select loj_loja,
fon_prefixo,
fon_numero,
fon_descricao
from linhas_telefonicas
where linhas_telefonicas.fon_prefixo = :Pre
and
linhas_telefonicas.fon_numero = :Num
The record that I am looking for...