Sandip Patil

Sandip Patil

  • NA
  • 192
  • 8.3k

Entity Framework with MySql Stored Procedure does not workin

Jun 3 2016 1:44 AM
I have a MVC Web Application, in that application i am using MySql Database. i have created some stored procedures, whenever i tried to use those stored procedure, then not getting result.
 
but same time i am using Sql Stored procedure then i got the result. why not getting result using mysql Stored procedure.
 
please give me the Suzzetions. 

Answers (1)