Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » UltraLite - C and C++ Programming » Application development » UltraLite application development for Windows Mobile

 

Windows Mobile synchronization

UltraLite applications on Windows Mobile can synchronize through the following stream types:

  • ActiveSync

  • TCP/IP

  • HTTP

The user_name and stream_parms parameters must be surrounded by the UL_TEXT() macro for Windows Mobile when initializing, since the compilation environment is Unicode wide characters.

 See also

ActiveSync synchronization setup
ActiveSync synchronization setup (Windows API)
Adding ActiveSync synchronization in the main dialog class
Adding ActiveSync synchronization in the Application class
TCP/IP, HTTP, or HTTPS synchronization from Windows Mobile