Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › Opening app.settings programatically

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20407

    Ricardo Gomez

    Hello, love this framework. Already much more developed than if I had gone native. I got to a point where I’m trying to run a query over App:settings, but can’t figure out how to open it and not create a new db. Right now I’ve got

    var db = LocalStorage.openDatabaseSync('settings', '0.1', 'Settings', 100)

    but this creates a new db. I could write to that db manually instead but that’s tedious. Is there a way to open that db?

    #20428

    Günther
    Felgo Team

    Hi,

    the app settings are a simple key-value store based on the Qt LocalStorage. The storage is not made for big data or usage with queries. For a fully custom local SQL database to store data and query with SQL queries, please create a custom Local Storage Database.

    Best,
    Günther

Viewing 2 posts - 1 through 2 (of 2 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded