Home
last modified time | relevance | path

Searched refs:getSQLSTATE_GENERAL (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/mysqlc/source/
H A Dmysqlc_propertyids.cxx89 const sal_Char* getSQLSTATE_GENERAL() { return "HY0000"; } in getSQLSTATE_GENERAL() function
173 getSQLSTATE_GENERAL,
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A Dpropertyids.cxx86 const sal_Char* getSQLSTATE_GENERAL() { return "HY0000"; } in getSQLSTATE_GENERAL() function
160 …case PROPERTY_ID_HY0000: { rtl_uString_newFromAscii(&pStr,getSQLSTATE_GENERAL() ); break; }… in fillValue()

Completed in 15 milliseconds