Home
last modified time | relevance | path

Searched refs:PkTableName (Results 1 – 17 of 17) sorted by relevance

/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/demos/dbbrowse/
H A Ddbtree.cpp170 Temp2 = ((ct_BrowserDB->pTableInf+x)->pColInf+y)->PkTableName; in OnPopulate()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/demos/dbbrowse/
H A Ddbtree.cpp170 Temp2 = ((ct_BrowserDB->pTableInf+x)->pColInf+y)->PkTableName; in OnPopulate()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/demos/dbbrowse/
H A Ddbtree.cpp170 Temp2 = ((ct_BrowserDB->pTableInf+x)->pColInf+y)->PkTableName; in OnPopulate()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/demos/dbbrowse/
H A Ddbtree.cpp170 Temp2 = ((ct_BrowserDB->pTableInf+x)->pColInf+y)->PkTableName; in OnPopulate()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Ddb.h387 wxChar PkTableName[DB_MAX_TABLE_NAME_LEN+1]; // Tables that use this PKey as a FKey variable
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Ddb.cpp395 PkTableName[0] = 0; in Initialize()
2495 …wxStrncpy(colInf[i].PkTableName, tempStr.c_str(), DB_MAX_TABLE_NAME_LEN); // Name of the Tables w…
2496 colInf[i].PkTableName[DB_MAX_TABLE_NAME_LEN] = 0; // Prevent buffer overrun
2833 … colInf[colNo].PkTableName[0] = 0; // Tablenames where Primary Key is used as a Foreign Key
3088 … colInf[colNo].PkTableName[0] = 0; // Tablenames where Primary Key is used as a Foreign Key
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Ddb.cpp395 PkTableName[0] = 0; in Initialize()
2495 …wxStrncpy(colInf[i].PkTableName, tempStr.c_str(), DB_MAX_TABLE_NAME_LEN); // Name of the Tables w…
2496 colInf[i].PkTableName[DB_MAX_TABLE_NAME_LEN] = 0; // Prevent buffer overrun
2833 … colInf[colNo].PkTableName[0] = 0; // Tablenames where Primary Key is used as a Foreign Key
3088 … colInf[colNo].PkTableName[0] = 0; // Tablenames where Primary Key is used as a Foreign Key
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Ddb.cpp395 PkTableName[0] = 0; in Initialize()
2495 …wxStrncpy(colInf[i].PkTableName, tempStr.c_str(), DB_MAX_TABLE_NAME_LEN); // Name of the Tables w…
2496 colInf[i].PkTableName[DB_MAX_TABLE_NAME_LEN] = 0; // Prevent buffer overrun
2833 … colInf[colNo].PkTableName[0] = 0; // Tablenames where Primary Key is used as a Foreign Key
3088 … colInf[colNo].PkTableName[0] = 0; // Tablenames where Primary Key is used as a Foreign Key
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Ddb.cpp395 PkTableName[0] = 0; in Initialize()
2495 …wxStrncpy(colInf[i].PkTableName, tempStr.c_str(), DB_MAX_TABLE_NAME_LEN); // Name of the Tables w…
2496 colInf[i].PkTableName[DB_MAX_TABLE_NAME_LEN] = 0; // Prevent buffer overrun
2833 … colInf[colNo].PkTableName[0] = 0; // Tablenames where Primary Key is used as a Foreign Key
3088 … colInf[colNo].PkTableName[0] = 0; // Tablenames where Primary Key is used as a Foreign Key
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Ddb.h416 wxChar PkTableName[DB_MAX_TABLE_NAME_LEN+1]; // Tables that use this PKey as a FKey variable
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Ddb.h416 wxChar PkTableName[DB_MAX_TABLE_NAME_LEN+1]; // Tables that use this PKey as a FKey variable
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Ddb.h416 wxChar PkTableName[DB_MAX_TABLE_NAME_LEN+1]; // Tables that use this PKey as a FKey variable
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Ddb.h416 wxChar PkTableName[DB_MAX_TABLE_NAME_LEN+1]; // Tables that use this PKey as a FKey variable
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/odbc/
H A Dodbc.c744 PCHARIN(PkSchemaName,SQLSMALLINT), PCHARIN(PkTableName,SQLSMALLINT),
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/odbc/
H A Dodbc.c768 PCHARIN(PkSchemaName,SQLSMALLINT), PCHARIN(PkTableName,SQLSMALLINT),
/dports/databases/freetds/freetds-1.3.4/src/odbc/
H A Dodbc.c768 PCHARIN(PkSchemaName,SQLSMALLINT), PCHARIN(PkTableName,SQLSMALLINT),
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/odbc/
H A Dodbc.c751 PCHARIN(PkSchemaName,SQLSMALLINT), PCHARIN(PkTableName,SQLSMALLINT),