I知 trying to use DevForce and I知 getting the follow error when I try to access the date.
This is under VS 2008 Using DevForce 5.2.6.
I知 using the Dot Connect Provider for Oracle version 5.6.0
In the Oracle table that I知 trying to access there is a Date Type that has values in it like 1/1/2000
In the EntityFramework these map to DateTime. There is no Date type to select from.
Not sure if this is a DevForce issue, a DotConnect issue, or a entity Framework issue.
Any thoughts?