Home
last modified time | relevance | path

Searched refs:SQLGETCURSORNAME (Results 1 – 3 of 3) sorted by relevance

/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLGetCursorName.c290 ret = SQLGETCURSORNAME( statement -> connection, in SQLGetCursorName()
H A DSQLGetCursorNameW.c264 ret = SQLGETCURSORNAME( statement -> connection, in SQLGetCursorNameW()
H A Ddrivermanager.h1187 #define SQLGETCURSORNAME(con,stmt,cn,bl,nlp)\ macro