Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #12216 (new defect)

Opened 15 months ago

Last modified 8 months ago

BUG: Fix mono OdbcDataReader to read DateTime columns

Reported by: mjscod@… Owned by: mww@…
Priority: High Milestone: Port Bugs
Component: ports Version:
Keywords: Cc:
Port:

Description

The attached patch fixes the OdbcDataReader to allow reading of DateTime columns with fractions of a second with a precision > 3.

Attachments

patch-mcs-class-System.Data-System.Data.Odbc-OdbcDataReader.cs (0.8 kB) - added by mjscod@… 15 months ago.
The patch for the OdbcDataReader
patch-mono-Portfile (0.8 kB) - added by mjscod@… 15 months ago.
Portfile with new patchfiles reference

Change History

Changed 15 months ago by mjscod@…

The patch for the OdbcDataReader

Changed 15 months ago by mjscod@…

Portfile with new patchfiles reference

Changed 14 months ago by nox@…

  • priority changed from Important to High
  • summary changed from Fix mono OdbcDataReader to read DateTime columns to BUG: Fix mono OdbcDataReader to read DateTime columns
  • version 1.4.40 deleted
  • milestone set to Port Bugs

Changed 8 months ago by jmr@…

  • owner changed from macports-tickets@… to mww@…

Assigning to maintainer. Mono is now at version 1.2.6, is this relevant any more?

Changed 8 months ago by mjscod@…

No, it's not relevant any more. It was fixed in 1.2.6.

Note: See TracTickets for help on using tickets.