IMHO always best to close after you are done. What if your computer crashes? What if the network goes down? Closing the connection ensures everything is tidied up.
Bob S > On Nov 24, 2015, at 07:25 , Klaus major-k <[email protected]> wrote: > > Hi friends, > > see subject, any PROs or CONs to keep a db connection to a local SQLite > database > (deskton and mobile) open during a session or better close and reopen every > time > you access the db? > > Any opinions and hints appreciated! > Thanks in advance! > > > Best > > Klaus > > -- > Klaus Major > http://www.major-k.de > [email protected] > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
