System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Ticket Hash: 461133d20be989d665865473d79e16b49f1a296a
Title: DateTime Null
Status: Closed Type: Incident
Severity: Important Priority: Medium
Subsystem: Convert Resolution: Unable_To_Reproduce
Last Modified: 2018-04-26 16:41:38
Version Found In: 3.9.2
User Comments:
anonymous added on 2017-03-14 01:16:11:
Hi,

Im trying to use the Syste.Data.SQLite.SQLiteDataAdapter for Fill a DataTable object from Table of SQLite Database.

Im using the SELECT * FROM Table query, but this table has NULL DateTime Values, and this is getting me the above error message:

"System.FormatException: String not recognized as valid DateTime"

When I omits the DateTime Columns in my Query, the DataAdapter works well.

Can you give us some clue about this error

Thanks in advance

mistachkin added on 2017-04-03 23:32:26:
This issue will not block the 1.0.105.0 release.