How to execute a stored procedure.and how to call it form a
asp page

Answer Posted / sdfsd

exec storedprocedure parameter
sqlhelper cs=new sqlhelper();
cs.parameter.add("name",type).value=value
cs.execD

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define common type system?

769


How to use a Master Database in Asp.net?

773


Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc

763


Difference between singleton and singlecall.

764


What are web server controls in asp.net?

762


How to fetch a data from one table to another table in asp.net ?

790


Explain the use of duration attribute of @outputcache page directive.

865


What is the advantage of mvc over asp.net? : Asp.Net MVC

713


How to reduce the width of textbox in editcommandcolumn of datagrid?

720


What is the difference between a candidate key and primary key?

759


What is comparevalidator?

718


What is session and cookies in asp.net?

754


How can I open ashx file in mobile?

838


Where would you use an ihttpmodule, and what are the limitations if any?

754


What does asax stand for?

746