EmmaClient is a client-server system for publishing liveresults from Orienteering events. It have been used on many major events such as JWOC, WOC, EOC,..
Better version of PR #30 for fixing #28 which also works with H2 backend
For MySQL backend use the DateTime object directly and for H2 continue to use ParseDateTime()
This PR also fixes an issue with the implementation of H2DataReader.GetOrdinal() using invalid column indexes and not doing a case-insensitive lookup.
Better version of PR #30 for fixing #28 which also works with H2 backend For MySQL backend use the DateTime object directly and for H2 continue to use ParseDateTime() This PR also fixes an issue with the implementation of H2DataReader.GetOrdinal() using invalid column indexes and not doing a case-insensitive lookup.