Hi to all,
I am looking for the way of memorizing the result of:

SELECT count(field1) FROM Table1 WHERE field1 LIKE 'xyz%';

in a int variable, without a callback or sqlite3_prepare-SQLITE_SCHEMA
in C++ program.
Is there a way to do it?

Regards, Danilo.
Home Page: http://www.digitazero.org
lunedì 22 maggio 2006


Reply via email to