SQL Server
SQL Server
DNS Query A Records
See more DNS Examples
Shows how to perform a DNS query to retrieve A records.Chilkat SQL Server Downloads
-- Important: See this note about string length limitations for strings returned by sp_OAMethod calls.
--
CREATE PROCEDURE ChilkatSample
AS
BEGIN
END
GO