Click here to Skip to main content
15,867,453 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I want to use stored procedure of MySQL in my c# application. I have created a dbml file and connected successfully to MySQL database. I tried to select (drag and drop) the stored procedure. But, i am unable to do this. I am using Visual studio 2008. Please help me out.

P.S - I have got few probable solution while browsing. But, they didn't provide me desired solution.
Posted

1 solution

Follow this tutorial: LINQ to MySQL Tutorial[^]
 
Share this answer
 

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