On 22 May 2013, at 8:23pm, "Kevin Keigwin" <ke...@bigkahunatech.com> wrote:

> And I've discovered the source of the problem by downloading the source code
> and debugging the SQLiteDataAdapter.  I had created some test data through
> the GUI tool and entered a non-ISO8601 date string.  Because SQLite is so
> forgiving when it comes to datatypes, it inserted the value even though it's
> not valid.  But when I tried to read it through SQLite.NET, it threw an
> exception.

Glad you sorted it.  Well done.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to