Searched refs:eDb (Results 1 – 1 of 1) sorted by relevance
1264 catch(SQLException& eDb) in executeRowSet() local1268 onError(eDb, m_sCurrentErrorContext); in executeRowSet()1270 onError(eDb, FRM_RES_STRING(RID_STR_READERROR)); in executeRowSet()3504 catch(SQLException& eDb) in insertRow() local3506 onError(eDb, FRM_RES_STRING(RID_STR_ERR_INSERTRECORD)); in insertRow()3525 catch(SQLException& eDb) in updateRow() local3527 onError(eDb, FRM_RES_STRING(RID_STR_ERR_UPDATERECORD)); in updateRow()3546 catch(SQLException& eDb) in deleteRow() local3548 onError(eDb, FRM_RES_STRING(RID_STR_ERR_DELETERECORD)); in deleteRow()3567 catch(SQLException& eDb) in cancelRowUpdates() local[all …]
Completed in 16 milliseconds