Home
last modified time | relevance | path

Searched refs:pPwd (Results 1 – 4 of 4) sorted by relevance

/trunk/main/connectivity/source/drivers/calc/
H A DCConnection.cxx100 const char* pPwd = "password"; in construct() local
106 if(!pIter->Name.compareToAscii(pPwd)) in construct()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx112 const char* pPwd = "password"; in construct() local
118 if(!pIter->Name.compareToAscii(pPwd)) in construct()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSConnection.cxx83 const char* pPwd = "password"; in construct() local
102 else if(!pBegin->Name.compareToAscii(pPwd)) in construct()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx193 const char* pPwd = "password"; in Construct() local
236 else if(!pBegin->Name.compareToAscii(pPwd)) in Construct()

Completed in 16 milliseconds