| Constant Reference > Error Constants |
Error Constants
Applies To
Trappable errors for TDBList and TDBCombo controls
Values
|
Description |
Run Time |
|
4097 - Cannot initialize data bindings |
dblBINDERROR |
|
4098 - Invalid setting for name property |
dblINVPROPVAL |
|
6145 - Invalid column index |
dblCOLINDEX |
|
6146 - Control not properly initialized |
dblNOTINIT |
|
6147 - Column not found |
dblCNOTFOUND |
|
6148 - Invalid row number |
dblINVROWNUM |
|
6149 - Invalid bookmark |
dblINVBOOKMARK |
|
6150 - Invalid selected row bookmark index |
dblBADSELRIDX |
|
6151 - Scroll arguments out of range |
dblSCROLLRANGE |
|
6152 - Invalid setting for ScrollBars property |
dblINVSBSTYLE |
|
6153 - Error occurred while trying to update record |
dblUPDERROR |
|
6154 - Error occurred while trying to add record |
dblADDERROR |
|
6155 - Error occurred while trying to delete record |
dblDELERROR |
|
6156 - Data type mismatch during field update |
dblCOLDATA |
|
6157 - Data type incompatible with column data type |
dblINCOMPAT |
|
6158 - name is not a valid data field name |
dblFIELDERR |
|
6161 - Operation is invalid within the event name |
dblBADEVENT |
|
6162 - Property is not available in this context |
dblNOPROPNOW |
|
6163 - No current record |
dblNOCURREC |
|
6164 - Caption text is too long |
dblCAPTOOLONG |
|
6244 - Invalid split index |
dblSPLITINDEX |
|
6245 - Invalid value list index |
dblVLINDEX |
|
6246 - Error accessing value item |
dblVITEMERR |
|
6247 - Invalid style index |
dblSTYLEINDEX |
|
6248 - Duplicate style name |
dblDUPSTYLE |
|
6249 - Error accessing style |
dblSTYLEERR |
|
6250 - Error updating style |
dblUPDSTYLE |
|
6251 - Error removing style |
dblREMSTYLE |
|
6252 - Error adding cell condition |
dblADDCELLCOND |
|
6253 - Invalid style name |
dblSTYLENAME |
|
6254 - Error applying style |
dblAPPLYSTYLE |
|
6255 - Bitmap is too large |
dblBMPTOOLARGE |