on 2012 Sep 17 8:54 AM
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?
Request clarification before answering.
User | Count |
---|---|
33 | |
21 | |
16 | |
8 | |
7 | |
6 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.