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

SQL Anywhere 12.0.1 » MobiLink - Getting Started » MobiLink tutorials » Tutorial: Using Java synchronization logic

 

Lesson 1: Compiling the CustdbScripts Java class with MobiLink references

In this lesson, you compile a class associated with the CustDB sample database. You create a Java class called CustdbScripts with logic to handle the ULCustomer upload_insert and download_cursor events. You enter the CustdbScripts code in a text editor and save the file as CustdbScripts.java.

 MobiLink database sample
 Create a CustdbScripts class
 See also