This page allows you to choose advanced options for the UltraLite synchronization testing utility (ulsync).
This page has the following components:
If you want to specify additional command-line options for ulsync, type them below Type any additional command-line options for ulsync. See UltraLite Synchronization utility (ulsync).
The following table lists the options you can specify.
Option | Description |
---|---|
-a authenticate-parameters |
Set any values required by your MobiLink server authenticate_parameters script. These may be a user name and password, for example. You can repeat this option to a maximum of 20 times, if required. |
-c "connection-string" |
Required. Connect to the database as identified in the DBF or file_name parameter of your connection-string. If you do not specify both a user ID and a password, the default UID of DBA and PWD of sql are assumed. |
-e sync-parms |
Set a single extended synchronization option. You can set multiple extended synchronization options with multiple -e options. The keywords are case insensitive. Note that you must always set Username and Version. For example: -e Username=MyName -e Version=MyNum |
-k stream-type |
Specify the synchronization stream, which can be encrypted or unencrypted. The stream-type must be one of tcpip, tls, http, or https. The default stream is tcpip. For Palm OS, you must store the RSA certificate in the UltraLite database when it is created. For all other systems, you can specify the certificate file either with the -x trusted certificate=path option, or as an unnamed file with a certificate lookup mechanism that is part of the encryption code. |
-n |
Do not carry out synchronization. Use this option with -r to see previous synchronization results. |
-or |
Synchronize the database in read-only mode. UltraLite makes a copy of the original file, and then use the copy to test your scripts without altering the database. Changes to the copied file are discarded upon completion. If you are connecting directly from the desktop to a database already deployed to a CE device, the parameter is not supported. |
-r |
Display last synchronization results. |
-q |
Run in quiet mode—do not print messages. |
-v |
Display synchronization progress messages. |
-x netopt-string |
A semicolon-separated list of synchronization network protocol options (also known as stream parameters) and their respective values. See Network protocol options for UltraLite synchronization streams. The default value is host=localhost. |
Where do you want to save the command file that will be generated for starting ulsync? Type the location where you want the command file saved, or click Browse to select the file.