Sample code for 30+ languages & platforms
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

SQL Server
-- Important: See this note about string length limitations for strings returned by sp_OAMethod calls.
--
CREATE PROCEDURE ChilkatSample
AS
BEGIN



END
GO