Bhavdip Tala
Home
Insert Table To Stored Procedure Return Multiple Recored
Insert Table To Stored Procedure Return Multiple Recored
Bhavdip Tala
September 29, 2015
SELECT *
INTO #MyTable
FROM OPENROWSET('SQLNCLI',
'Server=ServerName;Database=DataBaseName;Uid=UserName;Pwd=Password;',
'StoreProcedureName ') ;
Post a Comment
0 Comments
Net Core, Angular ,Sql Server and Vue.js
Bhavdip Tala
Visit profile
Most Popular
Displaying headers and footers in a PDF generated by Rotativa(MVC)
May 10, 2016
Find Location using latitude and longitude in SQL SERVER
May 30, 2016
The Five Stages of Team Development: A Case Study
February 29, 2016
Tags
Angular 2
Angular 4
Capcha MVC
MVC
Resouce file
Followers
Total Pageviews
Contact form
0 Comments