A
ABM
I have read in many places it is a good idea to establish a persistent
connection when using a frontend file connected to a backend data file in a
multi-user environment. But I am confused about how this speeds things up.
Say I create a persistent connection on a menu form and then display another
form and open a connection to a table to populate that form. How are the
persistent connection form and the connection opened to populate the second
form related? Does the second connection use the persistent connection in
same way?
connection when using a frontend file connected to a backend data file in a
multi-user environment. But I am confused about how this speeds things up.
Say I create a persistent connection on a menu form and then display another
form and open a connection to a table to populate that form. How are the
persistent connection form and the connection opened to populate the second
form related? Does the second connection use the persistent connection in
same way?