Home
last modified time | relevance | path

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

/dports/databases/unixODBC/unixODBC-2.3.9/cur/
H A DSQLSetParam.c65 return SQLSETPARAM( cl_statement -> cl_connection, in CLSetParam()
/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLSetParam.c335 ret = SQLSETPARAM( statement -> connection, in SQLSetParam()
H A Ddrivermanager.h1414 #define SQLSETPARAM(con,stmt,pn,vt,pt,lp,ps,pv,sli)\ macro