User`s guide
1-80
Status Codes
64: The filter limit has been reached
The MicroKernel returns this status code for the following reasons:
 During a Get Next Extended, Get Previous Extended, Step Next 
Extended, or Step Previous Extended operation, a rejected 
record was reached; no other record can satisfy the given filtering 
condition, going in the direction that the operation specified. 
This is applicable only if the first segment of the key that the key 
number specified is also used as the first term of the filtering 
field.
 The number of records to be retrieved is greater than the number 
of records present in the file that satisfy the filter condition. This 
option is specified in the data buffer of the extended operation.
65: The field offset is incorrect
The field offset in the extractor of a Get Next Extended, Get Previous 
Extended, Step Next Extended, or Step Previous Extended operation 
is invalid based on the length of the retrieved record. Make sure that 
the field offset is a valid value (from 0 through the record length 
minus 1).
66: The maximum number of open databases has been 
exceeded
This status code is obsolete in Pervasive.SQL 2000i and later 
versions.
The MicroKernel tried to open files bound to too many MicroKernel 
databases. To avoid receiving this status code, you must set a higher 
value for the number of databases that the MicroKernel can open.
Refer to the Advanced Operations Guide for more information about 
bound files.










