• +91 9723535972
  • info@interviewmaterial.com

VB.Net Interview Questions and Answers

Question - How Does You Call And Execute A Sp In .net?

Answer -

Using command object we can execute a SP. Instead of sql query we have to pass the SP Name.
[command.connection =connectionstring
command.commandType=commandType.storedProcedure
command.commandtext="sp_name"
command.executenonquery()]

Comment(S)

Show all Coment

Leave a Comment




NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners