Troubleshooting Synchronization

Problem: When more than 32 mobile business objects are deployed to a single package and a synchronization is performed from the C# API, an error may occur.

Solution: To prevent an error, turn on dynamic publication.
Sybase.UnwiredPlatform.Data.DatabaseUtilities.UseDynamicPublication = true;


Created September 17, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com