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
DLL From WhatsApp API
October 02, 2015
Auto Response Image,Video,Link In Whatsapp Using C#
October 01, 2015
Using xp_cmdshell to rename Files,Folder and Sub Folder using Sql
October 01, 2015
Tags
Angular 2
Angular 4
Capcha MVC
MVC
Resouce file
Followers
Total Pageviews
Contact form
0 Comments