Hi I have implemented a SqlLite in my project and i am creating the DB in Login.js, But My problem is Now i need to update a columns from Another JS. How to access a DB variable from another JS. Code A.js:Hi I have implemented a SqlLite in my project a