Subject ENC: Private Support Request
Author Nivaldo Martins
De: Nivaldo Martins [mailto:nivaldo@...]
Enviada em: segunda-feira, 6 de agosto de 2012 12:14
Para: 'jwharton@...'
Assunto: Private Support Request



Hello Jason,



Thanks for the quick response.

I'll try to explain my problem a bit more detailed.



I use a quick search function in my software that consists of a small form
with an object and an object TIB_DataSource TIB_LocateEdit



When calling this function I pass the dataset where the data for the
datasource of the form



è fmsearch.dssearch.dataset: = TIBOQuery (dbNavigator.Datasource.Dataset).
Internaldataset;



And fill the TIB_LocateEdit the field to be searched.



è fmSeach.leFieldValue.Datafield: = sLocateFieldName



And then I put the dataset in search mode



è TIBOQuery (dbNavigator.Datasource.Dataset). Internaldataset.Search;



After you complete the TIB_LocateEdit the query is reopened.



è TIBOQuery (dbNavigator.Datasource.Dataset). Open;



This way worked. But after I installed the new version did not work anymore.

I noticed that the recordcount of the internaldataset not change after the
user fills the locateEdit with dataset in search mode



Thanks,







Descrição: cid:2.3230272873@...





[Non-text portions of this message have been removed]