Home
last modified time | relevance | path

Searched refs:SQL_LOCK_RECORD (Results 1 – 23 of 23) sorted by relevance

/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/gnuwin32/
H A Dsqlext.h21 #define SQL_LOCK_RECORD(s,i,l) SQLSetPos(s,r,SQL_POSITION,l) macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Disqlext.h920 #define SQL_LOCK_RECORD(hstmt,irow,fLock) \ macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/iodbc/
H A Disqlext.h920 #define SQL_LOCK_RECORD(hstmt,irow,fLock) \ macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/iodbc/
H A Disqlext.h920 #define SQL_LOCK_RECORD(hstmt,irow,fLock) \ macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Disqlext.h920 #define SQL_LOCK_RECORD(hstmt,irow,fLock) \ macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Disqlext.h920 #define SQL_LOCK_RECORD(hstmt,irow,fLock) \ macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/iodbc/
H A Disqlext.h920 #define SQL_LOCK_RECORD(hstmt,irow,fLock) \ macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Disqlext.h920 #define SQL_LOCK_RECORD(hstmt,irow,fLock) \ macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/iodbc/
H A Disqlext.h920 #define SQL_LOCK_RECORD(hstmt,irow,fLock) \ macro
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Disqlext.h920 #define SQL_LOCK_RECORD(hstmt,irow,fLock) \ macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dsqlext.h520 #define SQL_LOCK_RECORD(s,r,l) SQLSetPos(s,r,SQL_POSITION,l) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dsqlext.h520 #define SQL_LOCK_RECORD(s,r,l) SQLSetPos(s,r,SQL_POSITION,l) macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/unixODBC/inc/odbc/
H A Dsqlext.h1672 #define SQL_LOCK_RECORD(hstmt,irow,fLock) SQLSetPos(hstmt,irow,SQL_POSITION,fLock) macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/unixODBC/inc/odbc/
H A Dsqlext.h1672 #define SQL_LOCK_RECORD(hstmt,irow,fLock) SQLSetPos(hstmt,irow,SQL_POSITION,fLock) macro
/dports/databases/unixODBC/unixODBC-2.3.9/include/
H A Dsqlext.h1753 #define SQL_LOCK_RECORD(hstmt,irow,fLock) SQLSetPos(hstmt,irow,SQL_POSITION,fLock) macro
/dports/databases/libiodbc/iODBC-3.52.15/include/
H A Dsqlext.h2155 #define SQL_LOCK_RECORD(hstmt,irow,fLock) \ macro
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/odbc/unix_odbc/
H A Dsqlext.h1753 #define SQL_LOCK_RECORD(hstmt,irow,fLock) SQLSetPos(hstmt,irow,SQL_POSITION,fLock) macro
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/dbapi/driver/odbc/unix_odbc/
H A Dsqlext.h1753 #define SQL_LOCK_RECORD(hstmt,irow,fLock) SQLSetPos(hstmt,irow,SQL_POSITION,fLock) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqlext.h1337 #define SQL_LOCK_RECORD(hstmt,irow,fLock) SQLSetPos(hstmt,irow,SQL_POSITION,fLock) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsqlext.h1337 #define SQL_LOCK_RECORD(hstmt,irow,fLock) SQLSetPos(hstmt,irow,SQL_POSITION,fLock) macro
/dports/databases/sqliteodbc/sqliteodbc-0.9998/
H A Dtcc-0.9.24.patch841 +#define SQL_LOCK_RECORD(s,r,l) SQLSetPos(s,r,SQL_POSITION,l)
H A Dtcc-0.9.26.patch929 +#define SQL_LOCK_RECORD(s,r,l) SQLSetPos(s,r,SQL_POSITION,l)
H A Dtcc-0.9.25.patch882 +#define SQL_LOCK_RECORD(s,r,l) SQLSetPos(s,r,SQL_POSITION,l)