Hi,
I have a data source table set to a view in SQL, when the form first opens showing the record set via the attached query it is lightening fast.
However, i have some unbound text fields which are used as a free text search facility, which I use to filter the records.
However, when the filter is applied it is painfully slow to the point of unusable.
Why on earth is querying the view or changing the recordsource quicker than apply filtering against the record set?
How can i speed up the filtering?
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts
I have a data source table set to a view in SQL, when the form first opens showing the record set via the attached query it is lightening fast.
However, i have some unbound text fields which are used as a free text search facility, which I use to filter the records.
However, when the filter is applied it is painfully slow to the point of unusable.
Why on earth is querying the view or changing the recordsource quicker than apply filtering against the record set?
How can i speed up the filtering?
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts