pass-through

zezo2021

Member
Local time
Today, 19:39
Joined
Mar 25, 2021
Messages
415
Hello
I need to speed subform I have more than 3 subforms
I want to bound this subform to a pass-through query
but access prevents me to do that
what is the solution
 
Why do you think this will speed up the subform? Are you aware that pass-through queries are not updateable so the subform would not be updateable? Do you have the master/child links set? Can you reduce the number of rows the subform returns? Are all three forms visible at once? If not, remove the RecordSource and add it when you make the subform visible.
 
thanks for the great information
(y)(y)(y)(y)
 
If anything you tried helped, please let us know.
 

Users who are viewing this thread

Back
Top Bottom