Skip to content

Fetching results from DB_SQL #111

@lighth7015

Description

@lighth7015

Hi,

I'm trying to fetch a SELECT COUNT(*) from my sqlite database so I can check for the existence of my table, and if it doesn't exist, I can create it.

The problem is that DB_SQL_Select_Proxy doesn't appear to have an execute() method. How do I query against my data if I can't execute a DB_SQL query?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions