When a table contains spatial columns, the upload and download scripts may vary greatly depending on the type of consolidated database being used. The following examples show some sample upload and download scripts for spatial data for the consolidated databases currently supported by the MobiLink server.
For the examples below, the synchronization table is assumed to be as follows:
create table test (c1 int not null primary key, c2 st_geometry ) |
For specific information about each type of consolidated database, see:
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |