Hi,
I get the following exception while reading a Date field from Oracle. What can I do with this?
CoreLab.Oracle.OracleException was unhandled
  Message="Year, Month, and Day parameters describe an un-representable DateTime."
  Source="CoreLab.Oracle"
  ErrorCode=-2147467259
  Code=-1
  Offset=0
  StackTrace:
       at CoreLab.Oracle.OracleDate.b(Byte[] A_0, Int32 A_1)
       at CoreLab.Oracle.ah.i(Byte[] A_0, Int32 A_1, Int32 A_2)
       at CoreLab.Oracle.c.i(Byte[] A_0, Int32 A_1, Int32 A_2)
       at CoreLab.Oracle.OracleDataReader.GetDateTime(Int32 i)
       at CoreLab.Oracle.Entity.a.a.a.a(Int32 A_0)
       at CoreLab.Common.Entity.c.a.a.GetValue(Int32 ordinal)
       at System.Data.Common.Internal.Materialization.Shaper.ErrorHandlingValueReader`1.GetValue(DbDataReader reader, Int32 ordinal)
       at System.Data.Common.Internal.Materialization.Shaper.GetPropertyValueWithErrorHandling[TProperty](Int32 ordinal, String propertyName, String typeName)
       at lambda_method(ExecutionScope , Shaper )
       at System.Data.Common.Internal.Materialization.Shaper.HandleEntityAppendOnly[TEntity](Func`2 constructEntityDelegate, EntityKey entityKey, EntitySet entitySet)
       at lambda_method(ExecutionScope , Shaper )
       at System.Data.Common.Internal.Materialization.Coordinator`1.Read(Shaper shaper)
       at System.Data.Common.Internal.Materialization.Shaper`1.SimpleEnumerator.MoveNext()
       at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
       at System.Data.Objects.ELinq.ObjectQueryProvider.b__0[TResult](IEnumerable`1 sequence)
       at System.Data.Objects.ELinq.ObjectQueryProvider.ExecuteSingle[TResult](IEnumerable`1 query, Expression queryRoot)
       at System.Data.Objects.ELinq.ObjectQueryProvider.System.Linq.IQueryProvider.Execute[S](Expression expression)
       at System.Linq.Queryable.First[TSource](IQueryable`1 source)
       at EFTest2.Program.Main(String[] args) in C:\Documents and Settings\marcin\My Documents\Visual Studio 2008\Projects\EFTest2\EFTest2\Program.cs:line 14
       at System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
       at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
       at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ThreadHelper.ThreadStart()
  InnerException: 
Regards,
Mak
			
									
									
						Year, Month, and Day parameters describe an un-representable
- 
				David Koizkowski
 - Posts: 7
 - Joined: Thu 08 Apr 2010 16:08
 
{"Year, Month, and Day parameters describe an un-representab
Getting this when trying to use the Entity Framework under Visual studio 2008
I'm using Dot Connect 5.6.0 Pro
			
									
									
						I'm using Dot Connect 5.6.0 Pro
I have replied to you here:
http://www.devart.com/forums/viewtopic.php?t=17598.
			
									
									
						http://www.devart.com/forums/viewtopic.php?t=17598.