[Mono-list] DateTimes in Mono.Data.SqliteClient

Duncan McQueen dwmcqueen at gmail.com
Sat Dec 3 10:08:19 EST 2005


I am trying to use the latest version (1.10) of the
Mono.Data.SqliteClient and use the data returned to plug into NPlot. 
The database is a version 3 table.  However, the datetime values
returned are not returned as datetime values in the Schema.  The
alternative Finisar.SQLite implementation does do this correctly.

Is this a known problem with Mono.Data.SQliteClient or is there
something else I should look at?

Thanks,

Duncan McQueen


More information about the Mono-list mailing list