Skip to content

Can't open database #28

Open
Open
@JoaoCnh

Description

@JoaoCnh

So I created an .sql and .sqlite file through the Terminal.

I created the same table and inserted one row. To see if I could read from it.

I placed the files in the same place as in the react-native-sqlite-example and both of them don't work.

The error message while selecting all rows (select * from table;) basically returns the error message:

No such table: teste (teste is my table btw)

So I see someone here got a similar error. No file is created either. I would love to have this working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions