Nikola Boyadjiev wrote:
>
> We are also using SQLite Expert Personal v 3.5.5.2423 (
> http://www.sqliteexpert.com/download.html ) to view our
> database.
>

Since the above mentioned tool no longer uses System.Data.SQLite, per their
version history, it would seem to be an issue with the data in the database
itself.

Are you sure that the database file name being used as the "Data Source"
actually contains the data you are looking for?

>
> We checked out source code, and we get the same behavior from out app and
> this tool too.
> 

This also points to the possibility of using the wrong database file name.

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to