On 12 Mar 2017, at 7:21pm, andrea-...@libero.it wrote:

> I've a simple select statement that have expected result in DB Browser for 
> SQLite (82 rows).Same statement return an error in VB.NET using 
> System.Data.SQLite (164 rows)

Please try the same SELECT command using the SQLite Command Line Shell:

<https://www.sqlite.org/cli.html>

downloadable as part of the 'Precompiled Binaries' for your platform:

https://www.sqlite.org/download.html

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

Reply via email to