Hi,
In the following API,
sqlite3_bind_text(pStmt, 1, "sample", -1, SQLITE_STATIC);
What does the second argument referes to?If the no.of binding arguments are
more than one
whether we have to mention two.
Can you please explain the usage of second argument.I didn't get properly
from the documentation.

Thank you
Regards
Sandhya R



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

Reply via email to