Forum Replies Created

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

  • RE: Domain Trust

    Hi Grant

    Thanks for the help. I got it to work per your feedback. Many thanks

    Mike

  • RE: Domain Trust

    Hi

    Thanks for the reply.

    I am using the following procedure to get the server ip .... This was in a post on the web.

    ALTER Procedure sp_get_ip_address (@ip varchar(40) out)

    as

    begin

    Declare @ipLine...

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