W
Warrio
Hello,
I'm looking for the different techniques to open a bound form faster.
First, When I call a form, I use the where condition, so only one record is
loaded.
Second, to do not go to the Form_Load event, I leave the form loaded but
invisible when the user closes the form. so the form is always kept in
memory.
Is there other or better ways to see the information into a form quicker?
Thanks for any help!
I'm looking for the different techniques to open a bound form faster.
First, When I call a form, I use the where condition, so only one record is
loaded.
Second, to do not go to the Form_Load event, I leave the form loaded but
invisible when the user closes the form. so the form is always kept in
memory.
Is there other or better ways to see the information into a form quicker?
Thanks for any help!