Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77268 --- shadow/77268 2006-07-19 15:09:44.000000000 -0400 +++ shadow/77268.tmp.13406 2006-07-19 15:15:27.000000000 -0400 @@ -255,6 +255,12 @@ The date_storage values are numeric to avoid any extra string operations while setting or evaluating it's value so it does not impact performance. The patch also adds support to reverse the julian day number into a DateTime in SqliteDataReader. + +------- Additional Comments From [EMAIL PROTECTED] 2006-07-19 15:15 ------- +Forgot to say that date_storage=2 and date_storage=3 adds also +compatibility with existing odbc driver for SQLite. If you have to +access the database from OO.org or MS Access you'll be able to +view/edit dates with this storage modes. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
