Hi All
I am trying to find an example of how to send messages to a remote sql
server. Books online is cryptic at best and the other examples I have seen
are all very basic.
Any pointers much appreciated
DH
Niels Berglund - 16 May 2006 10:09 GMT
> I am trying to find an example of how to send messages to a remote sql
> server. Books online is cryptic at best and the other examples I have seen
> are all very basic.
Have a look at my blog here:
http://staff.develop.com/nielsb/PermaLink,guid,12bd3fbe-50fd-48a6-91e4-e20e4f7a7
c38.aspx
(watch out for line breaks)
where there are some examples.
Niels

Signature
**************************************************
* Niels Berglund
* http://staff.develop.com/nielsb
* nielsb at develop dot com
* "A First Look at SQL Server 2005 for Developers"
* http://www.awprofessional.com/title/0321180593
**************************************************
Ramiro Calderón Romero - 29 Jun 2006 14:31 GMT
Hi,
One think that worked for me was to pick the hello world example, and use
the Remus Rusanu's service listing manager tool
(http://blogs.msdn.com/remusrusanu/attachment/642403.ashx)
which deals with all the underlying configuration of certificates,
endpoints, etc.
Regards,
Ramiro
> Hi All
>
[quoted text clipped - 5 lines]
>
> DH