Aspdotnet-Suresh

aspdotnet-suresh offers C#.net articles and tutorials,csharp dot net,asp.net articles and tutorials,VB.NET Articles,Gridview articles,code examples of asp.net 2.0 /3.5,AJAX,SQL Server Articles,examples of .net technologies

Showing posts with label SQL Server 2008 R2. Show all posts
Showing posts with label SQL Server 2008 R2. Show all posts

SQL Server Execute Stored Procedure from Another Stored Procedure with Parameters

Aug 13, 2015 3 comments
Introduction:

Here I will explain how to call or execute one stored procedure from another stored procedure in
sql server or execute stored procedure with parameters from another stored procedure in sql server. To call or execute stored procedure within another stored procedure we need to create stored procedure in sql server and call that procedure like “EXEC SAMPLE1” from another stored procedure.
Description:

Install SQL Server 2008 r2 on Windows 8.1 Step By Step Process with Images

Jan 29, 2015 7 comments
Introduction

Here I will explain how to install
SQL Server 2008 R2 on windows 8.1 with step by step process guide using images or install Microsoft SQL Server 2008 R2 management studio on windows 8.1.

Description:
  
In previous articles I explained install northiwind pub database in sql server, install crystal reports in visual studio 2010,
SQL injection attack example in asp.net,  SQL Server insert multiple rows with one insert statement and many articles relating to SQL Server, jQuery, JavaScript and asp.net. Now I will explain how to install SQL Server 2008 R2 on windows 8.1 with step by step process guide using images.
© 2015 Aspdotnet-Suresh.com. All Rights Reserved.
The content is copyrighted to Suresh Dasari and may not be reproduced on other websites without permission from the owner.