Hi
i built a form that getting dynamic SQL string,the SQL string is
placed in the record source when the form is opened.
i notice when trying to reduce some proccess time from the form that
it takes quite alot of time for the SQL string to be pass to the form
record source
i guess one of the reasons depend on the size of the data as well
but is it posible to reduce the proccess time during this action?
i built a form that getting dynamic SQL string,the SQL string is
placed in the record source when the form is opened.
i notice when trying to reduce some proccess time from the form that
it takes quite alot of time for the SQL string to be pass to the form
record source
i guess one of the reasons depend on the size of the data as well
but is it posible to reduce the proccess time during this action?
Comment