Home
last modified time | relevance | path

Searched refs:SQL_DESC_LABEL (Results 1 – 25 of 93) sorted by relevance

1234

/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLColAttributesW.c412 case SQL_DESC_LABEL: in SQLColAttributesW()
446 case SQL_DESC_LABEL: in SQLColAttributesW()
498 case SQL_DESC_LABEL: in SQLColAttributesW()
532 case SQL_DESC_LABEL: in SQLColAttributesW()
H A DSQLColAttributeW.c457 case SQL_DESC_LABEL: in SQLColAttributeW()
488 case SQL_DESC_LABEL: in SQLColAttributeW()
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dodbcapi30w.c125 case SQL_DESC_LABEL: in SQLSetDescFieldW()
165 case SQL_DESC_LABEL: in SQLGetDescFieldW()
297 case SQL_DESC_LABEL: in SQLColAttributeW()
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/trace/
H A DColAttribute.c129 _S (SQL_DESC_LABEL); in _trace_colattr3_type()
173 case SQL_DESC_LABEL: in _trace_colattr3_data()
H A DGetDescField.c106 _S (SQL_DESC_LABEL);
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/test/src/
H A Dcolattribute-test.c48 rc = SQLColAttribute(hstmt, i, SQL_DESC_LABEL, buffer, sizeof(buffer), NULL, NULL); in runtest()
/dports/graphics/qgis/qgis-3.22.3/external/odbccpp/src/odbc/
H A DResultSetMetaData.cpp44 return getStringColAttribute(columnIndex, SQL_DESC_LABEL); in getColumnLabel()
H A DResultSetMetaDataUnicode.cpp46 return getStringColAttribute(columnIndex, SQL_DESC_LABEL); in getColumnLabel()
/dports/databases/unixODBC/unixODBC-2.3.9/exe/
H A Diusql.c638 … SQLColAttribute( hStmt, nCol, SQL_DESC_LABEL, szColumnName, sizeof(szColumnName), NULL, NULL ); in WriteHeaderHTMLTable()
719 … SQLColAttribute( hStmt, nCol, SQL_DESC_LABEL, szColumnName, sizeof(szColumnName), NULL, NULL ); in WriteHeaderDelimited()
798 … SQLColAttribute( hStmt, nCol, SQL_DESC_LABEL, szColumnName, sizeof(szColumnName), NULL, NULL ); in UWriteHeaderNormal()
847 … SQLColAttribute( hStmt, nCol, SQL_DESC_LABEL, szColumnName, sizeof(szColumnName), NULL, NULL ); in WriteBodyNormal()
H A Disql.c547 SQLColAttribute( hStmt, nCol, SQL_DESC_LABEL, szColumnName, sizeof(szColumnName), NULL, NULL ); in OptimalDisplayWidth()
1329 … SQLColAttribute( hStmt, nCol, SQL_DESC_LABEL, szColumnName, sizeof(szColumnName), NULL, NULL ); in WriteHeaderHTMLTable()
1418 … SQLColAttribute( hStmt, nCol, SQL_DESC_LABEL, szColumnName, sizeof(szColumnName), NULL, NULL ); in WriteHeaderDelimited()
1595 SQLColAttribute( hStmt, nCol, SQL_DESC_LABEL, szColumnName, max_col_size, NULL, NULL ); in WriteHeaderNormal()
/dports/databases/unixODBC/unixODBC-2.3.9/cur/
H A DSQLColAttribute.c129 case SQL_DESC_LABEL: in CLColAttribute()
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/odbc/unittests/
H A Dtables.c42 CHKColAttribute(index, SQL_DESC_LABEL, name, TDS_VECTOR_SIZE(name), &len, NULL, "S"); in TestName()
H A Dtypeinfo.c28 CHKColAttribute(index, SQL_DESC_LABEL, name, sizeof(name), &len, NULL, "S"); in TestName()
H A Dcompute.c42 CHKColAttribute(index, SQL_DESC_LABEL, name, TDS_VECTOR_SIZE(name), &len, NULL, "S"); in TestName()
/dports/databases/freetds/freetds-1.3.4/src/odbc/unittests/
H A Dtables.c42 CHKColAttribute(index, SQL_DESC_LABEL, name, TDS_VECTOR_SIZE(name), &len, NULL, "S"); in TestName()
H A Dtypeinfo.c28 CHKColAttribute(index, SQL_DESC_LABEL, name, sizeof(name), &len, NULL, "S"); in TestName()
H A Dcompute.c42 CHKColAttribute(index, SQL_DESC_LABEL, name, TDS_VECTOR_SIZE(name), &len, NULL, "S"); in TestName()
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/MiniSQL/
H A DSQLColAttribute.c83 case SQL_DESC_LABEL: in SQLColAttribute()
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/template/
H A DSQLColAttribute.c83 case SQL_DESC_LABEL: in SQLColAttribute()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/odbc/unittests/
H A Dcompute.c43 CHKColAttribute(index, SQL_DESC_LABEL, name, ODBC_VECTOR_SIZE(name), &len, NULL, "S"); in TestName()
H A Dtables.c47 CHKColAttribute(index, SQL_DESC_LABEL, name, ODBC_VECTOR_SIZE(name), &len, NULL, "S"); in TestName()
H A Dtypeinfo.c30 CHKColAttribute(index, SQL_DESC_LABEL, name, sizeof(name), &len, NULL, "S"); in TestName()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/odbc/unittests/
H A Dcompute.c46 CHKColAttribute(index, SQL_DESC_LABEL, name, ODBC_VECTOR_SIZE(name), &len, NULL, "S"); in TestName()
H A Dtables.c47 CHKColAttribute(index, SQL_DESC_LABEL, name, ODBC_VECTOR_SIZE(name), &len, NULL, "S"); in TestName()
H A Dtypeinfo.c33 CHKColAttribute(index, SQL_DESC_LABEL, name, sizeof(name), &len, NULL, "S"); in TestName()

1234