I am using SQL Anywhere 17 and entity framework 6. When I try to get some data from the database I get this exception....An exception of type 'System.InvalidCastException' occurred in
EntityFramework.dll but was not handled in user code
Additional i...