Skip to content

error adding FTS5 table to SQLite database; FTS4 table works #20

@AndersSchmidt23

Description

@AndersSchmidt23

Hi.

I am using ahkDBA to connect to an SQLITE database successfully.

When I add a full text virtual table using the FTS 5 module of SQLITE, and use ahkDBA to generate a query against the database,, ahkDBA generates the error 'A non-object value was improperly invoked. Specifically: 0.'

When I add the same FTS table using the FTS3/4 module, the query runs.

The same error is caused by inserting an FTS5 table in the ahkDBA example database table using the Test table as a source for the FTS file.

Any ideas how to make an database using a FTS5 table work with ankDBA? They are a great combination.

using ahk 1.1.24.01 64 bit

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