L
LisaB
I current have a database that has several tables and subforms. Right now
the forms and subforms are table driven. We have employees at other
locations that are having speed issues, assuming due to network. What I want
to try is to have all of my forms recordset driven rather than table driven
to see if this helps with speed. Can you give me some pointers on when/where
I should assign recordset as the form datasource? Also, at what point/how do
I do the updates to each field? Is there a way easier that .updating each
field individually? Thanks for you help.
the forms and subforms are table driven. We have employees at other
locations that are having speed issues, assuming due to network. What I want
to try is to have all of my forms recordset driven rather than table driven
to see if this helps with speed. Can you give me some pointers on when/where
I should assign recordset as the form datasource? Also, at what point/how do
I do the updates to each field? Is there a way easier that .updating each
field individually? Thanks for you help.