Seems like a strange thing for VS Designer to do. NULL is not 0. RobR
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Quanren Xiong Sent: Thursday, January 03, 2013 12:30 PM To: General Discussion of SQLite Database Subject: Re: [sqlite] Mapping Sqlite INTEGER field to C# Nullable<long> Hi Joe, Just curious. Do you know how the Visual Studio Designer works? In designer, the Null value is converted to 0. I would like to something similar. Thanks _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

