-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
Hello,
I am developing an application with an embedded sqlite3 database and I need to make multiple requests one after the other. Is there another way rather than increasing calls to "executeQuery:" method?
And other question. How do I get a line of type BLOB ?? I saw that we could retrieve int, long, double, bool, string and date but nothing for blob and I need to retrieve an image in the database.
Thanks for your answers.
Metadata
Metadata
Assignees
Labels
No labels