Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Problem with dealing with database using the database api
Qt 6.11 is out! See what's new in the release blog

Problem with dealing with database using the database api

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 855 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mabrouk
    wrote on last edited by
    #1

    i want to use an existing database so and i've found that the "openDatabaseSync" needs the database to be renamed to the md(name) and to create an ini file with the same name that contains the name, version and description and i did so, it worked on the simulator pretty well, but when moved to deploying on a device it didn't work don't know why

    as a debugging, i didn't ship the database and tried to make the api create it but it didn't, it only created the ini file but didn't create the database file
    how can i fix this

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved