Feature Not Implemented Exception

Problem: An INSERT operation on the client device results in an exception similar to: Feature 'n/a' not implemented.

Explanation: This may indicate that page size is not large enough to accommodate all MBO attributes included in the mobile application project.

The page size should be larger than the sum of all attribute lengths for any MBO which is included with all the MBOs selected, and must be valid for the database. If the page size is changed, but does not meet these guidelines, object queries that use string or binary attributes with a WHERE clause may fail.

Solution: Regenerate the code, this time specifying a larger page size. For information see:

Sybase Unwired WorkSpace - Device Application Development > Develop a Device Application > Using Object API to Develop a Device Application > Generating Object API Code