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

What is OSI layer? Explain different layers.

601


What is asp.net ajax?

550


What is voluum?

536


Explain about ASP.NET?

628


What is asp net application object?

535






Should I delete cookies?

491


Define session in asp.net.

555


Explain difference between friend and protected friend?

521


What is the compiled object?

1635


What language is asp.net written in?

523


Why would anyone need to implement their own hashtable or linked list?

2433


What is the importance of Global.asax in ASP.NET?

547


In which event of the page viewstate is available?

463


What is mvc in asp.net tutorial? : Asp.Net MVC

541


What is the difference between custom controls and user controls?

473