| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164 |
- 2004-07-28 Umadevi S ([email protected])
- * OdbcParameter.cs - fixed bug 61968. String values passed with quotes
-
- 2004-07-07 Umadevi S ([email protected])
- * OdbcConnection.cs - Allowed Close to be called multiple times
- - Implementation of Dispose method
- 2004-07-07 Umadevi S ([email protected])
- * OdbcCommand.cs : fixed set method for Transaction
-
- 2004-07-01 Sureshkumar T ([email protected])
- * OdbcCommand.cs : fixed reader problem with ExecuteScalar
- 2004-06-23 Sureshkumar T ([email protected])
- * OdbcConnection.cs: Fix: Moved env allocation to Open method.
- Disconnection & freeing handles are done in Close
- method to avoid simultaneous connections.
- * libodbc.cs : Added constants for odbc version.
-
- 2004-06-16 Gert Driesen <[email protected]>
- * OdbcError.cs: fixed serialization compatibility with MS.NET
- * OdbcErrorCollection.cs: fixed serialization compatibility with
- MS.NET
- * OdbcException.cs: fixed serialization compatibility with MS.NET
- 2004-06-16 Sureshkumar T ([email protected])
- * OdbcDataReader.cs: Added GetValue support for Sql Binary type to return byte array.
- Implemented GetBytes method.
- * libodbc.cs : Added enums, constants & imports for above fix.
- 2004-06-13 Gert Driesen <[email protected]>
- * OdbcDataReader.cs: changed GetData method to return IDataReader
- to match MS.NET
- 2004-06-09 Sureshkumar T ([email protected])
- * OdbcDataReader.cs: Removed checking of currentRow in GetName
- method
- 2004-06-04 Gert Driesen <[email protected]>
- * OdbcPermission.cs: moved Obsolete attribute to correct
- ctor
- 2004-06-02 Sureshkumar T ([email protected])
-
- * OdbcDataReader.cs: Implemented GetByte method. Fixed bug #58820
- 2004-06-02 Gert Driesen <[email protected]>
- * OdbcParameter.cs: added missing attributes
- * OdbcPermission.cs: added missing attributes
- * OdbcConnection.cs: fixes attribute, added missing attributes
- * OdbcInfoMessageEventArgs.cs: removed extra properties, fixed
- API compatibility with MS.NET
- * OdbcCommandBuilder.cs: use correct attributes
- 2004-05-20 Gert Driesen ([email protected])
- * OdbcPermissionAttribute.cs: change AllowMultiple and
- Inherited to match .NET
- 2004-05-17 Umadevi S ([email protected])
- * OdbcPermissionAttribute, OdbcPermission.cs - fixed missing methods
- 2004-05-17 Gert Driesen ([email protected])
- * OdbcCategoryAttribute.cs: fixed namespace
- * OdbcDataAdapter.cs: removed extra attributes
- * OdbcDescriptionAttribute.cs: fixed namespace
- 2004-05-14 Umadevi S ([email protected])
- * OdbcParameterConverter.cs -Added
- * OdbcParameter.cs - Added some attributes
- 2004-05-14 Umadevi S ([email protected])
- * OdbcDataAdapter.cs - Added Attributes
- 2004-05-14 Umadevi S ([email protected])
- * OdbcConnection.cs - Added Attributes
- 2004-05-14 Umadevi S ([email protected])
- * OdbcCommand.cs - Added Attributes
- 2004-05-14 Umadevi S ([email protected])
- * OdbcDataReader.cs - Added Attributes
- 2004-05-14 Umadevi S ([email protected])
- * Added Classes OdbcCategoryAttribute.cs, OdbcDescriptionAttribute.cs
- 2004-05-14 Umadevi S ([email protected])
- * Added Class OdbcCommandBuilder.cs
- 2004-05-14 Umadevi S ([email protected])
- * Added classes OdbcInfoMessageEventArgs.cs - with stubs
- * Added classes OdbcInfoMessageEventInfo.cs
- 2004-05-14 Umadevi S ([email protected])
- * Added classes OdbcPermission.cs, OdbcPermissionAttribute.cs - with stubs
- 2004-05-09 Gert Driesen ([email protected])
- * OdbcException.cs : removed ErrorCode property, fixing signature
- * OdbcErrorCollection.cs : added internal ctor, reduced
- accessibility of Add method to internal
- * OdbcCommand.cs: marked hstmt field private, remove setters for
- Parameters property
- * OdbcDataReader.cs: Added GetDate method, renamed GetTimeSpan to
- GetTime to match MS.NET, added HasRows stub
- 2004-05-09 Gert Driesen ([email protected])
- * OdbcError.cs:
- * OdbcErrorCollection.cs:
- * OdbcException.cs: fixed linefeeds to DOS to match other
- sources in System.Data.Odbc
- 2004-05-09 Gert Driesen ([email protected])
- * OdbcCommand.cs: No longer use OdbcConnection.Datareader, in order
- to fix signature of OdbcConnection
- * OdbcDataReader.cs: No longer use ODbcConnection.Datareader, in
- order to fix signature of OdbcConnection
- * OdbcConnection.cs: Signature fixes: removed DataReader property,
- added setter for ConnectionTimeout, made transaction internal
- * OdbcParameter.cs: reduced accessibility of Bind method to
- internal, added setter for IsNullable
- * OdbcParameterCollection.cs: made default ctor and Bind method
- internal
- 2004-05-09 Gert Driesen ([email protected])
- * OdbcCommand.cs: fixed linefeeds to DOS to match other sources
- in System.Data.Odbc
- 2004-05-09 Gert Driesen ([email protected])
- * OdbcTransaction.cs: fixed signature to match MS.NET
- 2004-05-09 Gert Driesen ([email protected])
- * OdbcType.cs: fixed typo UniqueIndetifier
- * OdbcColumn.cs : fixed typo UniqueIndetifier
- 2004-05-09 Gert Driesen ([email protected])
- * OdbcType.cs: fixed linefeeds to DOS to match other sources
- in System.Data.Odbc
- 2003-12-01 Gonzalo Paniagua Javier <[email protected]>
- * OdbcTransaction.cs: applied patch from Jeff Seifert that makes
- this class implement IDbTransaction interface.
- 2002-11-01 Daniel Morgan <[email protected]>
- * OdbcDataReader.cs: - uncommented code, but I put a FIXME:
- according to Brian, this does not work on MS .NET however, we need it
- for Mono for now. schemaRow.AcceptChanges(),
- - implement IEnumerable.GetEnumerator()
-
- * libodbc.cs: changed the DllImport from "odbc32.dll" to "odbc32"
-
- 2002-10-21 Gonzalo Paniagua Javier <[email protected]>
- * ChangeLog: added.
- * OdbcError.cs:
- * OdbcException.cs: added dummy implementation for these missing
- classes.
|