On Jun 24, 2008, at 1:55 PM, Richard Klein wrote:

> On the page describing the various sqlite3_bind_xxx_yyy() functions:
>
> http://www.sqlite.org/c3ref/bind_blob.html
>
> 3rd paragraph:
>
> "The index for named parameters can be looked up using the
> sqlite3_bind_parameter_name() API if desired."
>
> should be:
>
> "... sqlite3_bind_parameter_index() ..."
>

Thanks.

   http://www.sqlite.org/cvstrac/chngview?cn=5292


> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to