Home
last modified time | relevance | path

Searched refs:SQL_C_CHAR (Results 1 – 5 of 5) sorted by relevance

/trunk/main/connectivity/source/drivers/odbcbase/
H A DOTools.cxx616 SQL_C_CHAR, in getStringValue()
641 SQL_C_CHAR, in getStringValue()
848 fCType = SQL_C_CHAR; in getBindTypes()
859 fCType = SQL_C_CHAR; in getBindTypes()
870 fCType = SQL_C_CHAR; in getBindTypes()
874 case SQL_DECIMAL: fCType = _bUseWChar ? SQL_C_WCHAR : SQL_C_CHAR; in getBindTypes()
876 case SQL_NUMERIC: fCType = _bUseWChar ? SQL_C_WCHAR : SQL_C_CHAR; in getBindTypes()
H A DOPreparedStatement.cxx868 SQLSMALLINT Ctype = SQL_C_CHAR; in setStream()
/trunk/main/connectivity/source/inc/odbc/
H A DOFunctiondefs.hxx166 #define SQL_C_TCHAR SQL_C_CHAR
/trunk/main/unixODBC/inc/
H A Dsqlucode.h100 #define SQL_C_TCHAR SQL_C_CHAR
H A Dsqlext.h231 #define SQL_C_CHAR SQL_CHAR macro

Completed in 52 milliseconds