dotConnect for Oracle updated

Released: Nov 30, 2009

Updates in this release

Updates in V5.35

  • Integration with improved dbMonitor added
  • Implemented DefaultCommandTimeout parameter in connection string (by default, set to 0)
  • Added orderid column for Site Map provider for custom map node ordering
  • Added some DataSet Wizard design-time improvements
  • Changed default value of OracleCommand.CommandTimeout (set to 0)
  • Fixed bug with OracleCommandBuilder when column name coincides with key word
  • Fixed bug with MembershipProvider.GetAllUsers() method
  • Fixed bug with using OracleDataAdapter in Butch update mode
  • Fixed problem with consecutive usage of local and distributed transactions on the same connection with Oracle XE
  • Fixed bug with OracleDataReader.GetInt32(int) and GetInt64(int) methods
  • Fixed bug with DataLink.DataSource property after regeneration of DataSet