> or storing the right values but recalling them incorrectly

I am 100% sure they are recalled correctly but bound wrongly. Verified this
in various different ways.

RBS

On Fri, Jan 20, 2017 at 9:59 PM, Simon Slavin <slav...@bigfraud.org> wrote:

>
> On 20 Jan 2017, at 9:55pm, Bart Smissaert <bart.smissa...@gmail.com>
> wrote:
>
> > The first column of this variant array holds integer values and
> apparently
> > randomly
> > the bound values appear wrongly as -1, whereas it should be 1 or whatever
> > else integer
> > value.
>
> If you’re not sure about this then it will hamper your attempts to
> investigate.  Try using the SQLite command-line tool to look at your
> database file.  You should be able to easily discover what values are
> actually being stored in the file.  Once you’ve done that you will have a
> better idea whether your API is storing the wrong values, or storing the
> right values but recalling them incorrectly.
>
> Simon.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to