Kevin Keigwin wrote:
> 
> I cannot read the data into a DataTable using the adapter, because the
> exception "Invalid storage type: DBNull." is thrown.
> 

There was a recently fixed issue with the SQLiteDataAdapter class.  The fix
can be seen here:

        https://system.data.sqlite.org/index.html/info/dcc277f29a

It will be present in the next release (1.0.86.0), due out shortly.
 
--
Joe Mistachkin

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

Reply via email to