Skip to content

Latest commit

 

History

History
25 lines (25 loc) · 770 Bytes

File metadata and controls

25 lines (25 loc) · 770 Bytes
title CString Class | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql-non-specified
ms.prod_service drivers
ms.service
ms.component odbc
ms.reviewer
ms.suite sql
ms.technology
drivers
ms.tgt_pltfrm
ms.topic article
helpviewer_keywords
CString class [ODBC]
ms.assetid 18630642-76fa-43c4-a154-3f0969ec9b50
caps.latest.revision 5
author MightyPen
ms.author genemi
manager jhubbard
ms.workload Inactive

CString Class

Because objects of the CString class in Microsoft® Visual C++® are signed and string arguments in ODBC functions are unsigned, applications that pass CString objects to ODBC functions without casting them will receive compiler warnings.