SQLite Database

Hi George,

I am having problem in my app using Sqlite Database. Whenever I updated the data in the database, the app still showing the old data. Previously this app running without this problem. Any suggestion to solve this problem. I am using AppStudio 7.0.3.0 on Mac High Sierra 10.13.6.

Thanks.

Problem solved. I accidentally created two databases with the same name on different folders and updated the one on the wrong folder.