Sorry... hit a wrong key...

What is the 'int n' parameter used for in the sqlite3_bind_*() functions. 
The one I am speciffically looking at is:

 int sqlite3_bind_text(sqlite3_stmt*, int, const char*, int n, void(*)(void*));


And it would be the forth parameter. I didn't see any reference to it in the 
documentation at: http://www.sqlite.org/capi3ref.html#sqlite3_prepare


-- 
Kiel W.
[EMAIL PROTECTED]
----------------------------------
>> time is swift <<

Reply via email to