On 2011-05-19 01:16, Xavier Naval wrote:
> You can take a look at http://sqlite.phxsoftware.com/forums/t/31.aspx
> where you can find the DataType mappings for the .NET provider.
>
> Be careful also with
>
> DOUBLE ->  DbType.Double
> FLOAT ->  DbType.Double
> REAL ->  DbType.Single

Ah, so it is by design then.  OK, I can live with that.

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

Reply via email to