Click here to Skip to main content
15,909,039 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more: , +
Hello,if any one idea how to call mysql sp in mvc4.because that are not giving any records of rows.
Posted

Firstly go through below how to work with MySQL and EntityFramework:

Implementing CRUD operations in MySQL using Entity Framework[^]

Next go through below link how to call stored procedure:

Querying MySQL using Entity Framework and MySQL Stored Procedures – Coskun Sunali[^]
 
Share this answer
 
Comments
Scott Kent 16-Jan-16 3:18am    
no,here i just call sp like a table in linq
 
Share this answer
 
Comments
Scott Kent 16-Jan-16 3:20am    
yes, i try your link but its doesn't work in mysql store procedure.its work in mssql sp.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900