2003-06-03 Ville Palo * SqlBinary.cs: Changed one SqlTypeException --> IndexOutOfRange * SqlMoney.cs: checkings 2003-06-02 Ville Palo * SqlString.cs: implementes less than and greater than operators. Added some checks to ctor. 2003-06-01 Ville Palo * SqlString.cs: added null checking 2003-05-28 Ville Palo * SqlMoney.cs: little fixes and clean ups 2003-05-28 Ville Palo * SqlInt16.cs: more checked fixes. * SqlInt64.cs: checked fixes. * SqlSingle.cs: checked fixes. 2003-05-28 Ville Palo * SqlInt16.cs: little fixes. 2003-05-28 Ville Palo * SqlDouble.cs: Some fixes. Mostly infinity checks * SqlSingle.cs: tiny fixes. * SqlInt64.cs: checked fix. 2003-05-28 Ville Palo * ChangeLog: Added this. * SqlByte.cs: Fixed checked parts