I am working with nativescript vue . i have pre exist database and i wain use this database data . i use nativescript sqlite copy database . but nanosql just create database and when i do not create database i cannot use nSQL().useDatabase("mydb.db")
please help me for work with pre exist database . thanks
I am working with nativescript vue . i have pre exist database and i wain use this database data . i use nativescript sqlite copy database . but nanosql just create database and when i do not create database i cannot use nSQL().useDatabase("mydb.db") please help me for work with pre exist database . thanks