So basically what im trying to do is after that i have created some tables in a database, add some values to this tables is update all .db file.
I already had initialize my SQL .db file and check if its no duplicate and stuff like that. All works like a charm but when i close my app, this changes i9t doesnt get reflected into .db file
I already have tried to create this DB from SQLiteBrowserto have this file in the Files folder of the project to know if this changes but nothing happens, wherecan i extract thiscreated file and updated?
Lo que trato de realizar es que despues de haber insertado tablas y valores a estas tablas, es que el archivo .db se actualize. Ya he creado una base de datos y demas, creado tables e insertado valores, pero mi archivo .db no se actualiza
Sera que tenga que realizar la base de datos desde SQLiteBrowser????
Do i need to create this DB from SQLiteBrowser manually????
Need some help. thanks in advance
Muchas gracias por su ayuda, de antemano, buen dia!
I already had initialize my SQL .db file and check if its no duplicate and stuff like that. All works like a charm but when i close my app, this changes i9t doesnt get reflected into .db file
I already have tried to create this DB from SQLiteBrowserto have this file in the Files folder of the project to know if this changes but nothing happens, wherecan i extract thiscreated file and updated?
Lo que trato de realizar es que despues de haber insertado tablas y valores a estas tablas, es que el archivo .db se actualize. Ya he creado una base de datos y demas, creado tables e insertado valores, pero mi archivo .db no se actualiza
Sera que tenga que realizar la base de datos desde SQLiteBrowser????
Do i need to create this DB from SQLiteBrowser manually????
Need some help. thanks in advance
Muchas gracias por su ayuda, de antemano, buen dia!