Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Feb 15, 2012 01:47 PM by gopikrsna
Member
190 Points
234 Posts
Feb 15, 2012 01:47 PM|LINK
Hello World!
I'm using Entityframework to connect MySql.
I was able to generate model from Mysq database.
Now I have a storedprocedure(routine) which returns Employee table . eg: "select * from employee"
So , I have used Function Import and selected " Select Employee" storedprocdure.
Now , I clicked on getcolumn information.
It is displaying EDM type not supported.
How to solve this?
See the image : http://social.msdn.microsoft.com/Forums/en-US/adonetefx/thread/92285a76-95ba-4c6e-8a9e-faa91a599c52
Thanks in advance
gopikrsna
Member
190 Points
234 Posts
EntityFrameWork MySql EDM Type Not Supported
Feb 15, 2012 01:47 PM|LINK
Hello World!
I'm using Entityframework to connect MySql.
I was able to generate model from Mysq database.
Now I have a storedprocedure(routine) which returns Employee table . eg: "select * from employee"
So , I have used Function Import and selected " Select Employee" storedprocdure.
Now , I clicked on getcolumn information.
It is displaying EDM type not supported.
How to solve this?
See the image : http://social.msdn.microsoft.com/Forums/en-US/adonetefx/thread/92285a76-95ba-4c6e-8a9e-faa91a599c52
How to solve this?
Thanks in advance