How to: Fetch Rows from a Result Set (OLE DB)

새 설치: 2006년 4월 14일

The complete sample code is in the file FetchRowsFromResultSet.cpp. You can download an archive containing the sample from the SQL Server Downloads page on MSDN.

This sample was developed using Microsoft Visual C++ 2005.

Remarks

ms403312.security(ko-kr,SQL.90).gif보안 정보:
When possible, use Windows Authentication. If Windows Authentication is not available, prompt users to enter their credentials at run time. Avoid storing credentials in a file. If you must persist credentials, you should encrypt them with the Win32 crypto API.

참고 항목

개념

Processing Results (OLE DB)

도움말 및 정보

SQL Server 2005 지원 받기