cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EDM Type vs. DB Type - integer not supported

Former Member
3,287

Hi,

I got a strange problem. I am trying to import a stored procedure to the entity framework 4.0 which returns a simple result set. There is a column with an integer as data type. Trying to create a complex data type in the entity model fails as the column edm-type is not supported for the db type integer. That cannot be true as it seems I am the only one in the whole world?? What am I missing? It recognizes smallint and bigint but no int.

Can anyone help?

Accepted Solutions (0)

Answers (0)