How does you call and execute a SP in .NET?

Answer Posted / ponnuraj

Using command object we can execute a SP. Instead of sql
query we have to pass the SP Name.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the differnce between managed code and unmanaged code?

730


Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.

3299


Explain the advantage of option strict on?

689


Using VB, how can you change the Mouse Pointer?

844


Explain about Visual basic.NET culture?

781


Described strong typing and weak typing?

834


How to store decimal data in .net?

827


How to store images in sql server database through vb.net?

699


What is a static class?

761


Name some of the keywords used in vb.net?

771


Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate

2386


What is the difference between readonly variable and constant variable?

755


What is sorting in vb?

667


What is an assembly and its use?

737


How many ways the function can return values?

743