"hussainfarzana" <hussainfarz...@gmail.com> wrote in message news:21788991.p...@talk.nabble.com > Yes,the SQL prepared statement has got 14 placeholders. > > The statement is "INSERT INTO CollDataNum > values(?,?,?,?,?,?,?,?,'?',?,?,?,?,?)"
No, there are only thirteen. '?' is not a parameter placeholder, it's a string literal consisting of a single question mark character. Igor Tandetnik _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users