Hello, I wonder if I can create a single SQL object in a Module Code and access it from others activities, or I have to create a SQL object and initialize it in each Activity?
I ask because after some time of background inactivity, when I return to the App again, and use the SQL object, displays this error message:
An Error has occurred in sub:
invoice_fill_list (java line:498)
java.lang.RuntimeException:
Object should first be initialized.
Continue?
Thanks in advance.