2002-10-31 Ville Palo <vi64pa@koti.soon.fi>
authorVille Palo <ville@mono-cvs.ximian.com>
Thu, 31 Oct 2002 18:38:58 +0000 (18:38 -0000)
committerVille Palo <ville@mono-cvs.ximian.com>
Thu, 31 Oct 2002 18:38:58 +0000 (18:38 -0000)
commit8426049be0b26c3c6aec2c781c0a9c64b123931d
tree3c8ef38d1c5225a57bd177f4bcff4b67383b90d5
parent34f1321379e7fdbbc1ea91029d62eba7a4b50ac5
2002-10-31  Ville Palo <vi64pa@koti.soon.fi>

* SqlBinary.cs:
* SqlBoolean.cs:
* SqlByte.cs:
* SqlDecimal.cs:
* SqlDouble.cs:
* SqlInt16.cs:
* SqlInt64.cs:
* SqlString.cs: Some bugfixes and some TODOs but so much
work to do.

svn path=/trunk/mcs/; revision=8714
mcs/class/System.Data/ChangeLog
mcs/class/System.Data/System.Data.SqlTypes/SqlBinary.cs
mcs/class/System.Data/System.Data.SqlTypes/SqlBoolean.cs
mcs/class/System.Data/System.Data.SqlTypes/SqlByte.cs
mcs/class/System.Data/System.Data.SqlTypes/SqlDecimal.cs
mcs/class/System.Data/System.Data.SqlTypes/SqlDouble.cs
mcs/class/System.Data/System.Data.SqlTypes/SqlInt16.cs
mcs/class/System.Data/System.Data.SqlTypes/SqlInt64.cs
mcs/class/System.Data/System.Data.SqlTypes/SqlString.cs