endpoints with tsql payload

  • I can understand and see how a http endpoint can be used by an app/website to obtain data or do updates in sql server.

    I cannot understand how a tsql payloaded tcp endpoint works.

    can someone explain this or point me to a tutorial. ive googled it but found nothing that explains definatively how to use a TCP tsql payloaded endpoint.

    thanks.

  • I believe the T-SQL endpoints are the listeners for normal SQL connections using TDS. Meaning every connection you make outside of an http/mirroring connection.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply