Add this for backwards compatibility
[mono.git] / mcs / class / Mono.Data.Tds / Mono.Data.Tds / ChangeLog
1 2005-10-20  Senganal T <tsenganal@novell.com>
2         
3         * TdsMetaParameter.cs: Set default values of Precision
4         and Scale for Decimal Parameters when not explicitly set.
5         Fixes #76467
6
7 2005-08-02  Joerg Rosenkranz <joergr@voelcker.com>
8
9         * TdsMetaParameter.cs: Send binary parameters with size > 8000
10         as image instead of varbinary. This fixes #75684.
11         
12 2005-05-27  Sureshkumar T  <tsureshkumar@novell.com>
13
14         * TdsMetaParameter.cs: Prepare: in SQL, a variable declaration
15         with size 0 is not allowed. fixes #62978.
16