9
Shouts

Http POST or GET Method from MSSQL

published 501 days, 15 hours, 16 minutes ago posted by kinj312kinj312 510 days, 19 hours, 5 minutes ago
Sunday, January 08, 2012 1:43:59 PM GMT Friday, December 30, 2011 9:55:04 AM GMT

Few days back I was trying to send sql data to my web API using Store-procedure and it was simple and interesting, you can use the same way to call web http post or get both method using such way CREATE function [dbo].[HttpGetMethod] ( @url varchar(8000...

category: Data | clicked: 22 | | source: beyondrelational.com | show counter code
tags: SQL Server, TSQL

2 comments posted.

To post your comment please login or signup