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:01 AM
Sunny SharmaPosted Jun 4, 2013, 6:47 AM
http://www.c-sharpcorner.com/Forums/Thread/212568/retrive-data-from-multible-tables-using-stored-procedures.aspx
Thanks.