I have created SQLite on frame1. But if I go to frame 2 do I need to include the externsion again and is it global or do I need to close the database in frame 1 and open the database for frame 2?
ok, so I tried with reopening from the file when frame2 starts and that works.
But if in frame 1, if you load to memory, does that make it global?
