Searched refs:schema_str (Results 1 – 1 of 1) sorted by relevance
187 ext_std::string schema_str = OUStringToOString(aDbName, m_settings.encoding).getStr(); in construct() local191 connProps["schema"] = sql::ConnectPropertyVal(schema_str); in construct()234 OSL_TRACE("schema=%s", schema_str.c_str()); in construct()
Completed in 22 milliseconds