The Soc sample illustrates using C as a development language for SQL-DMO applications.
C:\Program Files\Microsoft SQL Server\80\Tools\Devtools\Samples\sqldmo\c\soc
The sample shows:
The Soc sample is a console application.
Soc.mak contains nmake configurations for Intel®.
Build target | CFG parameter | Output directory |
---|---|---|
Intel x86 debug | "soc - Win32 Debug" | Debug |
Intel x86 release | "soc - Win32 Release" | Release |
CoCreateInstance | SQLServer::Connect |
Release | SQLServer::SetLoginTimeout |