Home
last modified time | relevance | path

Searched refs:SQL_DESC_DISPLAY_SIZE (Results 1 – 25 of 94) sorted by relevance

1234

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/odbc/unittests/
H A Ddescribecol.in11 attr SQL_DESC_DISPLAY_SIZE 5
22 attr SQL_DESC_DISPLAY_SIZE 10
33 attr SQL_DESC_DISPLAY_SIZE 20
44 attr SQL_DESC_DISPLAY_SIZE 1
56 attr SQL_DESC_DISPLAY_SIZE 3
67 attr SQL_DESC_DISPLAY_SIZE 6
78 attr SQL_DESC_DISPLAY_SIZE 11
103 attr SQL_DESC_DISPLAY_SIZE 14
114 attr SQL_DESC_DISPLAY_SIZE 24
125 attr SQL_DESC_DISPLAY_SIZE 12
[all …]
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/odbc/unittests/
H A Ddescribecol.in11 attr SQL_DESC_DISPLAY_SIZE 5
22 attr SQL_DESC_DISPLAY_SIZE 10
33 attr SQL_DESC_DISPLAY_SIZE 20
44 attr SQL_DESC_DISPLAY_SIZE 1
56 attr SQL_DESC_DISPLAY_SIZE 3
67 attr SQL_DESC_DISPLAY_SIZE 6
78 attr SQL_DESC_DISPLAY_SIZE 11
103 attr SQL_DESC_DISPLAY_SIZE 14
114 attr SQL_DESC_DISPLAY_SIZE 24
125 attr SQL_DESC_DISPLAY_SIZE 12
[all …]
/dports/databases/freetds/freetds-1.3.4/src/odbc/unittests/
H A Ddescribecol.in11 attr SQL_DESC_DISPLAY_SIZE 5
22 attr SQL_DESC_DISPLAY_SIZE 10
33 attr SQL_DESC_DISPLAY_SIZE 20
44 attr SQL_DESC_DISPLAY_SIZE 1
56 attr SQL_DESC_DISPLAY_SIZE 3
67 attr SQL_DESC_DISPLAY_SIZE 6
78 attr SQL_DESC_DISPLAY_SIZE 11
103 attr SQL_DESC_DISPLAY_SIZE 14
114 attr SQL_DESC_DISPLAY_SIZE 24
125 attr SQL_DESC_DISPLAY_SIZE 12
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/odbc/unittests/
H A Ddescribecol.in11 attr SQL_DESC_DISPLAY_SIZE 6
22 attr SQL_DESC_DISPLAY_SIZE 11
33 attr SQL_DESC_DISPLAY_SIZE 20
44 attr SQL_DESC_DISPLAY_SIZE 1
56 attr SQL_DESC_DISPLAY_SIZE 3
67 attr SQL_DESC_DISPLAY_SIZE 6
78 attr SQL_DESC_DISPLAY_SIZE 11
103 attr SQL_DESC_DISPLAY_SIZE 14
114 attr SQL_DESC_DISPLAY_SIZE 24
125 attr SQL_DESC_DISPLAY_SIZE 12
[all …]
H A Ddescribecol.c128 ATTR(SQL_DESC_DISPLAY_SIZE, INTEGER),
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/trace/
H A DColAttribute.c127 _S (SQL_DESC_DISPLAY_SIZE); in _trace_colattr3_type()
186 case SQL_DESC_DISPLAY_SIZE: in _trace_colattr3_data()
H A DGetDescField.c103 _S (SQL_DESC_DISPLAY_SIZE);
/dports/databases/unixODBC/unixODBC-2.3.9/cur/
H A DSQLColAttribute.c100 case SQL_DESC_DISPLAY_SIZE: in CLColAttribute()
/dports/devel/apr1/apr-util-1.6.1/include/private/
H A Dapr_dbd_odbc_v2.h83 #define SQL_DESC_DISPLAY_SIZE SQL_COLUMN_DISPLAY_SIZE macro
/dports/graphics/qgis/qgis-3.22.3/external/odbccpp/src/odbc/
H A DResultSetMetaDataBase.cpp52 SQL_DESC_DISPLAY_SIZE, NULL, 0, NULL, &ret); in getColumnDisplaySize()
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/MiniSQL/
H A DSQLColAttribute.c77 case SQL_DESC_DISPLAY_SIZE: in SQLColAttribute()
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/template/
H A DSQLColAttribute.c77 case SQL_DESC_DISPLAY_SIZE: in SQLColAttribute()
/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLGetDescField.c298 case SQL_DESC_DISPLAY_SIZE: in SQLGetDescField()
H A DSQLGetDescFieldW.c267 case SQL_DESC_DISPLAY_SIZE: in SQLGetDescFieldW()
H A DSQLSetDescField.c261 case SQL_DESC_DISPLAY_SIZE: in SQLSetDescField()
H A DSQLSetDescFieldW.c243 case SQL_DESC_DISPLAY_SIZE: in SQLSetDescFieldW()
H A DSQLColAttribute.c429 case SQL_DESC_DISPLAY_SIZE: in SQLColAttribute()
/dports/net/freeradius3/freeradius-server-3.0.25/src/modules/rlm_sql/drivers/rlm_sql_db2/
H A Drlm_sql_db2.c175 SQLColAttribute(conn->stmt, i+1, SQL_DESC_DISPLAY_SIZE, NULL, 0, NULL, &len); in sql_fetch_row()
/dports/databases/unixODBC/unixODBC-2.3.9/exe/
H A Diusql.c797 SQLColAttribute( hStmt, nCol, SQL_DESC_DISPLAY_SIZE, NULL, 0, NULL, (SQLLEN*)&nMaxLength ); in UWriteHeaderNormal()
848 … SQLColAttribute( hStmt, nCol, SQL_DESC_DISPLAY_SIZE, NULL, 0, NULL, (SQLLEN*)&nMaxLength ); in WriteBodyNormal()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/odbc/
H A DOResultSetMetaData.cxx106 return getNumColAttrib(column,SQL_DESC_DISPLAY_SIZE); in getColumnDisplaySize()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/odbc/
H A DOResultSetMetaData.cxx106 return getNumColAttrib(column,SQL_DESC_DISPLAY_SIZE); in getColumnDisplaySize()
/dports/dns/bind-tools/bind-9.16.27/contrib/dlz/drivers/
H A Ddlz_odbc_driver.c630 if (sqlOK(SQLColAttribute(stmnt, field, SQL_DESC_DISPLAY_SIZE, NULL, 0, in odbc_getField()
668 if (sqlOK(SQLColAttribute(stmnt, i, SQL_DESC_DISPLAY_SIZE, NULL, in odbc_getManyFields()
/dports/dns/samba-nsupdate/bind-9.16.5/contrib/dlz/drivers/
H A Ddlz_odbc_driver.c651 if (sqlOK(SQLColAttribute(stmnt, field, SQL_DESC_DISPLAY_SIZE, NULL, 0, in odbc_getField()
689 if (sqlOK(SQLColAttribute(stmnt, i, SQL_DESC_DISPLAY_SIZE, NULL, in odbc_getManyFields()
/dports/dns/bind916/bind-9.16.27/contrib/dlz/drivers/
H A Ddlz_odbc_driver.c630 if (sqlOK(SQLColAttribute(stmnt, field, SQL_DESC_DISPLAY_SIZE, NULL, 0, in odbc_getField()
668 if (sqlOK(SQLColAttribute(stmnt, i, SQL_DESC_DISPLAY_SIZE, NULL, in odbc_getManyFields()
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dsql_odbc.c356 SQLColAttribute(stmt, i+1, SQL_DESC_DISPLAY_SIZE, NULL, 0, NULL, &cellSz); in odbc_alloc_row()

1234