Dave Furey <[EMAIL PROTECTED]> wrote:
I've got a C routine that queries for integer data, and I'm currently
stepping through each row to fill an integer array. Is there a more
convenient way of doing this? For example, is there a special sqlite3
call I can make that will fill up an integer array directly with me
having to step through all the returned rows?

No.

Igor Tandetnik

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to