Hi,
I have to generate report using reportviewer in .net using c#.I use mysql as DB.Now i've to write stored procedures for retriving data from three tables,having id as common field in tables.i'm new to stored procedures.Can u help me guys......
Guide me about stored procedures.
Loading

Pankaj PandeyPosted Jun 4, 2013, 7:00 AM
follow this
Sunny SharmaPosted Jun 4, 2013, 6:46 AM
Here are the link for you to get started with MySQL Stored Procedure:
http://net.tutsplus.com/tutorials/an-introduction-to-stored-procedures/
http://www.mysqltutorial.org/getting-started-with-mysql-stored-procedures.aspx
http://www.techflirt.com/mysql-stored-procedure-tutorial/
These will help you to achieve the purpose.
Write back for any clarification.
Thanks.