#12216 closed defect (fixed)
BUG: Fix mono OdbcDataReader to read DateTime columns
Reported by: | mjscod@… | Owned by: | mww@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | mono |
Description
The attached patch fixes the OdbcDataReader to allow reading of DateTime columns with fractions of a second with a precision > 3.
Attachments (2)
Change History (7)
Changed 17 years ago by mjscod@…
Attachment: | patch-mcs-class-System.Data-System.Data.Odbc-OdbcDataReader.cs added |
---|
Changed 17 years ago by mjscod@…
Attachment: | patch-mono-Portfile added |
---|
Portfile with new patchfiles reference
comment:1 Changed 17 years ago by nox@…
Milestone: | → Port Bugs |
---|---|
Priority: | Important → High |
Summary: | Fix mono OdbcDataReader to read DateTime columns → BUG: Fix mono OdbcDataReader to read DateTime columns |
Version: | 1.4.40 |
comment:2 Changed 17 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to mww@… |
---|
Assigning to maintainer. Mono is now at version 1.2.6, is this relevant any more?
comment:4 Changed 16 years ago by blb@…
Port: | mono added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The patch for the OdbcDataReader