how to execute parameterize stored procedure
Posted: Wed 02 Sep 2009 09:31
hi
can any body help me how to execute stored procedure ,how to pass parameters to the stored procedure.
I have created a .dbml file entity model which gives me connection to SQL . now i want to execute the procedure and bind its result to gridview.
can any body help me how to execute stored procedure ,how to pass parameters to the stored procedure.
I have created a .dbml file entity model which gives me connection to SQL . now i want to execute the procedure and bind its result to gridview.