Navigation

    Quasar Framework

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How to read SQLite for page use?

    Help
    2
    2
    738
    Loading More Posts
    • 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.
    • T
      tunglinwu last edited by

      If I want to read SQLfile.(read only)
      How to do?

      1 Reply Last reply Reply Quote 0
      • a47ae
        a47ae last edited by

        You could try sql.js. But normally your front end should never directly access the database. Just think about the authorization, there is no way in JS to hide your DB password, so everyone will see it.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post