Historique des commits

Auteur SHA1 Message Date
  Vladimir Krasnov f255f20d3b * AbstractDataReader.cs: optimized IndexOf in Results proprty il y a 18 ans
  Vladimir Krasnov 7c07d87b61 * AbstractDBConnection.cs: performance optimization il y a 18 ans
  Vladimir Krasnov 5bdd43b070 * AbstractDBConnection.cs: fixed ExecuteDbDataReader, wrong exception if executiong on closed connection il y a 19 ans
  Vladimir Krasnov c4288ae222 * AbstractDBConnection.cs: fixed GetSyntaxPatterns, configuration section moved il y a 19 ans
  Boris Kirzner d146c1b8ea merge -r 60447:60448 il y a 19 ans
  Konstantin Triger af6ce2a3cf check for SQLServer uniquesidentifier type for VARCHAR il y a 20 ans
  Boris Kirzner cb4e187469 Expand OleDbOracleProvider with ResultSet wrappers il y a 20 ans
  Konstantin Triger 929bfdd673 initial implementation for JDBC objects wrappers; ifferentiate between setting varying and fixed length strings il y a 20 ans
  Konstantin Triger 7bb89b5ff0 enable provider specific caches il y a 20 ans
  Konstantin Triger 66a6ab5f9c AbstractDataReader.cs: Prevent recursion when GetXXX is overriden and GetXXXSafe is called, ReaderCache.cs: Added IsNumeric to cache containers, AbstractDBCommand.cs, regex.cs, SqlCommand.cs, OleDbCommand.cs: Refactoring il y a 20 ans
  Konstantin Triger 7536d1754b use stream interfaces il y a 20 ans
  Konstantin Triger 256f9dc4b7 fixing exception messages il y a 20 ans
  Konstantin Triger 0940b7576f fix port resolution for unnamed instances il y a 20 ans
  Boris Kirzner 515e0989ce Proper handle of return value il y a 20 ans
  Konstantin Triger c18f1e2fae set inner exception. il y a 20 ans
  Boris Kirzner 9f2538faff TARGET_JVM fix. Throw exception if MSSQL port resolution failed. il y a 20 ans
  Boris Kirzner e815a7d9e8 Fix for TARGET_JVM. Provider name can be in any case. il y a 20 ans
  Boris Kirzner 57b9359d0d Check for derived parameters array length. il y a 20 ans
  Boris Kirzner facda25eff Create guid from the string fetched. il y a 20 ans
  Boris Kirzner 63621da2a9 Do not check for 'select ... from'. il y a 20 ans
  Boris Kirzner f3802fbc72 Set max fetch size for jdbc statement. il y a 20 ans
  Boris Kirzner 2b66b8c8f7 Small bug fixes for TARGET_JVM. il y a 20 ans
  Boris Kirzner c5b408c911 Bug fixes for TARGET_JVM. il y a 20 ans
  Konstantin Triger 3c0d723a54 GetBytes should return the data length if target buffer is null il y a 20 ans
  Konstantin Triger dd2cb9bfb7 TARGET_JVM only changes il y a 20 ans