Direct access to database tables

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #839
    phuocle
    Guest

    I’ve tried searching the forums for the answers and also looking for documentation but have not had luck.

    I understand that Firefly is using an SQLite database. How would I access that DB directly? Thanks!

    #7626
    rpedde
    Participant

    @phuocle wrote:

    I’ve tried searching the forums for the answers and also looking for documentation but have not had luck.

    I understand that Firefly is using an SQLite database. How would I access that DB directly? Thanks!

    You can use the “sqlite” command line program, or you can use one of the many available sqlite database tools.

    here looks like the place to start.

    #7627
    phuocle
    Guest

    Thanks! (And thanks for sharing your hard work with the rest of us!)

    😀

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.