Appendix A, 4D ODBC Error Codes

4D - Documentation   Français   English   German   4D ODBC, Command Theme List   4D ODBC, Command Alphabetical List   Back   Previous   Next

version 6.0


The following is a list of error codes returned by 4D ODBC.

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


4D - Documentation   Français   English   German   4D ODBC, Command Theme List   4D ODBC, Command Alphabetical List   Back   Previous   Next