Changed or Deprecated Features

Some Sybase Mobile SDK behavior has changed or been deprecated.

CR #Description
696706
The Query Limiting feature in Sybase Unwired WorkSpace – Mobile Business Object Development is deprecated.

Workaround: Use either an object query or Object API dynamic query to achieve the same effect as when the Query Limiting check box is selected.

CSN 0120061532 3869546 2011
OData BlackBerry deprecations for API.

getSignedCertificateFromStore() is deprecated and the pop-up screen has been removed from the new API Certificate Selection.

CR-690900
Bulk download methods deprecated for APIs.

Bulk download methods have been deprecated in Windows Mobile and Win32 APIs. Sybase recommends that you update the initial loading model for newly deployed applications. Existing customers will be supported, but only until the functionality is fully removed. See the corresponding Mobile Data Models guide for alternate implementations.

684329
Backward compatibility issue for synchronization parameters.

After upgrading Unwired Server to 2.1 ESD #2, when generating new code, you must modify the synchronization parameters code to properly trigger a cache refresh so that data gets updated from the backend to the client.

Workaround: Modify client code: after saving sync parameters, explicitly call the DBClass BeginSynchronize() method.