03-10-2016, 08:53 PM
Oh, right. I don't have a singleton in Login. In the initialize function try something like
Then you can call it using g_Storage:ExecuteCommand(...)
g_Storage = cSQLiteStorage:new()
Then you can call it using g_Storage:ExecuteCommand(...)