version 6.0
The following is a list of error codes returned by 4D ODBC.
| Error | Error Message |
| 1 | Execution called with no commands. |
| 2 | Execution called with no process allocated. |
| 3 | Unable to allocate memory on the Macintosh for these binds. |
| 4 | This 4D Type is not supported in this release. |
| 5 | Arrays of picture are not supported in this release. |
| 6 | Unable to copy the procedures: not enough memory. |
| 7 | You cannot bind fields in two different 4D files. |
| 8 | You did not bind anything in this context. |
| 9 | The 4D pointer type is not supported. |
| 10 | 4D pointer arrays are not supported. |
| 11 | 4D two dimensional arrays are not supported. |
| 12 | Array not allocated in 4D. |
| 13 | Memory problem while trying to allocate the new array. |
| 14 | Your login parameter is not good. You did not login or you changed the variable. |
| 15 | The cursor passed as parameter is invalid or has been closed. |
| 16 | Your context parameter is invalid. |
| 17 | One of your parameters is not good. Check your program. |
| 18 | Type not supported. |
| 19 | This file/field does not exist. |
| 20 | This variable does not exist or has to be declared. |
| 21 | This procedure does not exist. |
| 22 | Not enough memory to open the debug window. |
| 23 | The context is not activated. You have to activate it before using this command. |
| 24 | This context is already not active. |
| 25 | This context is already active. |
| 26 | This context has to be closed before this operation. |
| 27 | This context does not accept the update mode. |
| 28 | This limit is invalid. It must be equal to or greater than zero. |
| 29 | ID of clause invalid. |
| 30 | This version of 4D ODBC can only run with 4th Dimension version 3.0.2 or 4D Server |
| 1.0.2 or later versions. | |
| 31 | Invalid context file. |
| 32 | Context file not found. |
| 33 | Error during reading of the context. |
| 34 | This picture is not a context. |
| 35 | The ID of the function is out of range. |
| 36 | The information type is invalid or not supported by 4D ODBC. |
| 37 | This object is too big; the row will not be inserted or updated. |
| 38 | An error occurred; the record cannot be created in 4D. |
| 39 | An error occurred; the record cannot be saved in 4D. |
| 40 | The array passed as parameter is not declared or not of the good type. |