- 2005-09-14 Boris Kirzner <[email protected]>
- * SqlConvert.cs: Fix SqlDbType to JDBC type convertion.
- 2005-09-11 Boris Kirzner <[email protected]>
- * SqlConvert.cs: Fix DbType to SqlDbType convertion.
- 2005-09-05 Boris Kirzner <[email protected]>
- * SqlConvert.cs: reimplemented ValueTypeToSqlDbType().
- * SqlParameter.cs:
- - Update of DbType should also update SqlDbType property.
- - Do not update parameter type is the value set is DbNull.
- 2005-08-18 Boris Kirzner <[email protected]>
- * SqlCommand.cs: added GetReturnParameter method.
-
|