On 13 Mar 2017, at 5:04am, [email protected] wrote: > > I've tried now with SQLite Command Line Shell, 82 rows as expected (like DB > Browser for SQLite). > Same query in VB,net 124 rows (???)
This throws strong suspicion on where the problem lies. The SQLite command line shell tool is written and maintained by the SQLite developer team. If there’s a but in it they’ll fix it. However, DB Browser for SQLite is not and faults in it should be reported to whoever wrote/supports it. The fact that you’ve tried the same thing in the command line tool and not got the same error should give them something useful to work with. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

