| 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 |
|
| ms.tgt_pltfrm |
|
| ms.topic |
article |
| helpviewer_keywords |
|
| ms.assetid |
18630642-76fa-43c4-a154-3f0969ec9b50 |
| caps.latest.revision |
5 |
| author |
MightyPen |
| ms.author |
genemi |
| manager |
jhubbard |
| ms.workload |
Inactive |
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.