Home
last modified time | relevance | path

Searched defs:nSQLRETURN (Results 1 – 3 of 3) sorted by relevance

/trunk/main/connectivity/source/drivers/adabas/
H A DBConnection.cxx113 SQLRETURN nSQLRETURN = openConnectionWithAuth(aDSN,nTimeout, aUID,aPWD); in Construct() local
123 SQLRETURN nSQLRETURN = 0; in openConnectionWithAuth() local
H A DBDriver.cxx365 SQLRETURN nSQLRETURN = pCon->Construct(url,info); in connect() local
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx101 SQLRETURN nSQLRETURN = 0; in OpenConnection() local
268 SQLRETURN nSQLRETURN = OpenConnection(aDSN,nTimeout, bSilent); in Construct() local

Completed in 24 milliseconds