Subject The registrations are not recording data when using TIB_Query
Author jubassauro <hipersimples@terra.com.br>
Please, me precise of urgent help in this case! I have been noticing
that TIBOQuery is slower than TIB_Query, even so I have a database
with the following fields:

Cod (Double Precision)
GrupoHistorico Varchar(60)
Historical Varchar(60)
NumberRef Varchar(40)

Have I been noticing that the fields, even after the post the
registrations are empty when I use TIB_Query, when do I record using
TIBOQuery the data they are registered but is it very slow, what can
be happening?

Thank you

Juarez