1
Answer

Entity Framework with MySql Stored Procedure does not workin

Sandip Patil

Sandip Patil

8y
209
1
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)