Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple query && BLOB type #5

Open
Snoops opened this issue Jan 25, 2011 · 0 comments
Open

Multiple query && BLOB type #5

Snoops opened this issue Jan 25, 2011 · 0 comments

Comments

@Snoops
Copy link

Snoops commented Jan 25, 2011

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant