Showing posts with label messages. Show all posts
Showing posts with label messages. Show all posts

Sunday, March 11, 2012

can messages be sent to a wcf endpoint from t-sql?

we've gotten this to work from sqlclr and understand the dependence wcf has on the framework but still feel compelled to ask if somehow t-sql can send a message to a wcf endpoint without getting sqlclr involved. I've moved this question over here from the t-sql forum.

From pure T-SQL; no.

Niels

can messages be sent to a wcf endpoint from tsql?

it sounds like clr can send a message to a wcf endpoint from within ss2005, can tsql do the same? If so is there an example handy?

I'm moving this post over to the sqlclr group but expect that wcf's dependence on the framework will make the answer NO.

can messages be sent to a wcf endpoint from tsql?

it sounds like clr can send a message to a wcf endpoint from within ss2005, can tsql do the same? If so is there an example handy?

I'm moving this post over to the sqlclr group but expect that wcf's dependence on the framework will make the answer NO.