[Mono-bugs] [Bug 77268][Wis] Changed - Sqlite DateTime Parameters Handled Incorrectly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 19 15:15:27 EDT 2006


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 anmar at gmx.net.

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 anmar at gmx.net  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.


More information about the mono-bugs mailing list