S sloopa Member Licensed User Apr 30, 2007 #1 What is your opinion - Open the database one time and by closing the application close the database too or every query open and close the database? :sign0085: sloopa
What is your opinion - Open the database one time and by closing the application close the database too or every query open and close the database? :sign0085: sloopa
Erel B4X founder Staff member Licensed User Longtime User Apr 30, 2007 #2 Where is your database located (on the device, on a network drive...)?
Erel B4X founder Staff member Licensed User Longtime User May 1, 2007 #4 Then you should open it at the beginning and close it at the end.