1
Reply

How to call MySql storedprocedure using Dblinq in C#?

Sapna Deshmukh

Sapna Deshmukh

Jun 1 2010 5:45 AM
5.9k

I have created  stored procedure in Mysql and now i want to call this stored procedure using Dblinq.I am using C# language.

This stored procedure return data set and i want to bind grid using the result of procedure, but i don't know how to do this, i search for this for 2 days but not get any proper solution, so please if any body know the solution please replay me with example.

Thanks




Answers (1)