Home
last modified time | relevance | path

Searched refs:SQL_ROW_DELETED (Results 1 – 25 of 48) sorted by relevance

12

/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/gnuwin32/
H A Dsqlext.h36 #define SQL_ROW_DELETED 1 macro
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/driver/
H A Dcursor.cc861 nReturn= update_status(stmtParam,SQL_ROW_DELETED); in my_pos_delete()
1067 stmt->stmt_options.rowStatusPtr_ex[curr_bookmark_index]= SQL_ROW_DELETED; in setpos_delete_bookmark()
1071 stmt->ird->array_status_ptr[curr_bookmark_index]= SQL_ROW_DELETED; in setpos_delete_bookmark()
1144 nReturn= update_setpos_status(stmt, irow, affected_rows, SQL_ROW_DELETED); in setpos_delete()
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dresults.c2442 status |= SQL_ROW_DELETED; in AddDeleted()
3312 res->keyset[kres_ridx].status |= SQL_ROW_DELETED; in SC_pos_reload_with_key()
3723 if (SQL_ROW_DELETED == (res->keyset[kres_ridx].status & KEYSET_INFO_PUBLIC)) in SC_pos_reload_needed()
4330 res->keyset[kres_ridx].status |= (SQL_ROW_DELETED | CURS_SELF_DELETING); in SC_pos_delete()
4333 res->keyset[kres_ridx].status |= (SQL_ROW_DELETED | CURS_SELF_DELETED); in SC_pos_delete()
4341 irdflds->rowStatusArray[irow] = SQL_ROW_DELETED; in SC_pos_delete()
4345 irdflds->rowStatusArray[irow] = SQL_ROW_DELETED; // SQL_ROW_SUCCESS_WITH_INFO; in SC_pos_delete()
5185 rowStatusArray[i] = SQL_ROW_DELETED; in SC_fetch_by_bookmark()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Disqlext.h987 #define SQL_ROW_DELETED 1 macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/iodbc/
H A Disqlext.h987 #define SQL_ROW_DELETED 1 macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/iodbc/
H A Disqlext.h987 #define SQL_ROW_DELETED 1 macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Disqlext.h987 #define SQL_ROW_DELETED 1 macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Disqlext.h987 #define SQL_ROW_DELETED 1 macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/iodbc/
H A Disqlext.h987 #define SQL_ROW_DELETED 1 macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Disqlext.h987 #define SQL_ROW_DELETED 1 macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/iodbc/
H A Disqlext.h987 #define SQL_ROW_DELETED 1 macro
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Disqlext.h987 #define SQL_ROW_DELETED 1 macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/odbc/
H A DOResultSet.cxx946 m_bRowDeleted = ( m_pRowStatusArray[0] == SQL_ROW_DELETED ); in deleteRow()
1733 return m_pRowStatusArray[0] == SQL_ROW_DELETED; in isRowDeleted()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/connectivity/source/drivers/odbc/
H A DOResultSet.cxx947 m_bRowDeleted = ( m_pRowStatusArray[0] == SQL_ROW_DELETED ); in deleteRow()
1734 return m_pRowStatusArray[0] == SQL_ROW_DELETED; in isRowDeleted()
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d480 enum SQL_ROW_DELETED = 1; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d480 enum SQL_ROW_DELETED = 1; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d479 enum SQL_ROW_DELETED = 1; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d480 enum SQL_ROW_DELETED = 1; variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d479 enum SQL_ROW_DELETED = 1; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d479 enum SQL_ROW_DELETED = 1; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d479 enum SQL_ROW_DELETED = 1;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d479 enum SQL_ROW_DELETED = 1; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d480 enum SQL_ROW_DELETED = 1; variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dsqlext.d479 enum SQL_ROW_DELETED = 1; variable
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dsqlext.h451 #define SQL_ROW_DELETED 1 macro

12