Skip to content

DataSplice Support Website

Sections
Personal tools

Menus

The DataSplice Remote Client interface has numerous menu items to choose from. The following is a description of each.

Menu Highlight

File Menu

The first menu is the File menu. Within this menu, the following selections are available:

File Menu

Connect Clicking on this menu item connects the Remote Client to the DataSplice Server. When connected, this menu item changes to Disconnect, at which time clicking it will disconnect the Remote Client from the DataSplice Server.
Connection Settings Clicking this item opens the Advanced Connection Settings dialog box. If you are unsure about the settings for any of these fields, please contact your DataSplice administrator:

Advanced Connection Settings

  • Server Address - This is the data source name (DSN) or IP address of the computer running the DataSplice Server.
  • Server Port - This is the port to use when connecting to the DataSplice Server. By default, this value is 4100.
  • Records Per Page - This field determines how many records are displayed at one time. Increasing this number means more records will be viewed and will most likely result in more scrolling. If this number is decreased, the Next button Next will need to be clicked more often. For practical reasons, the number of records should not exceed the list space available for each client.
  • Save Offline Data to Disk - With this checkbox enabled, session data such as uncommitted record modifications are stored locally in memory. With some types of devices, storing session data may not be feasible due to memory limitations. If the checkbox is disabled, all session data including modifications will be lost if the client application is shut down. DataSplice prompts the user with a warning before data is lost.
  • Import Priority - This specifies the thread priority to use when importing result sets. This can be either Normal or Above Normal. On slower handheld devices, Above Normal can result in better performance because the context switching between the main thread and the socket listener thread is too slow.
  • Max Queued Messages - This specifies the maximum number of unhandled messages the socket listener will enqueue. If this limit is reached it will wait until a message has been handled before queuing and reading the next message. Lower numbers will minimize the amount of memory used from queued messages. Higher number will ensure that the client reads data whenever it is available, which might be helpful with slower connections. The default value for this field is 2, which is generally suitable for most applications.
  • Upper Case Login - This forces the login information to be automatically converted to uppercase. This is very important, as login information in DataSplice is case-sensitive. When this checkbox is selected, it removes the need to remember to place your login information in upper case. It is recommended that, in most circumstances, this checkbox should be selected.

Commit Changes Clicking this menu item saves all record modifications. Records are committed in the order in which they are modified. To view the list of modifications, select Modification History from the View menu.
Login Screen Clicking this selection opens the Login screen. This action does not affect the connection status.
Show View List Clicking this option opens the list of views available to the user logged in. The view list displayed is based on the class of the most recent view. To view another view class or all available views, select the appropriate option from the Select View dropdown box.
Export Grid Clicking this item opens the Export Settings dialog box:

Export Settings

Exporting a grid sends all visible information from the current view to an external file.

Change Password This opens the Change Password dialog box. DataSplice Users can change their passwords at any time. Additionally, some users may be required to change their password by the DataSplice Administrator. Contact the DataSplice Administrator if your password is lost or compromised.
About This opens the About DataSplice dialog box. This box contains read-only information about the current version of the Remote Client application.
Exit This closes the DataSplice Remote Client application. If the Save Offline Data to Disk option is selected and the user has an offline session, record modifications will be cached. The user is asked to commit data upon disconnect and reconnect.

Edit Menu

Edit Menu

Cut The Cut command places the selected data into the clipboard and deletes it from its current position. Copying, cutting and pasting information reduces the likelihood of data entry errors and keeps information in the same format. Some underlying databases are case-sensitive, which means that filtering on Joe Smith will provide a different set of records than filtering on JOE SMITH.
Copy The Copy command places the selected data into the clipboard without affecting the data itself.
Paste The Paste command places information currently in the clipboard into the selected field.

View Menu

View Menu

Toolbar When checked, the toolbar is visible.
Status Bar When checked, the status bar is visible.
Filter When checked, the filter fields are visible. This option will appear grayed out for users who have had this option removed by an Administrator with the DS_NO_FILTER attribute.
Modification History Modification History displays all record modifications in the order in which they were completed.
Set Grid Font This changes the type size of the characters within the data grid. You may choose from any fonts installed on your Windows platform.

Session Menu

Session Menu

Get Offline Data Retrieve records marked as Offline. A green circle indicates the records that are available offline. This circle is viewable in both online and offline mode. View definitions determine which records are marked as Offline by default. The user can select which offline views they wish to download by checking the box next to the view in the Offline Views dialog. This allows static views, views that don’t change, to be skipped, which reduces the time it takes to download offline data.
Get Selected Offline Add records that are not marked as Offline records to the set of records available offline.
Release Offline Session This returns the offline license to the license pool. After an offline session is released, the session becomes online-only until new offline records are retrieved.
Clear Session This deletes the session information and returns you to the login screen.
Important Note: This menu option does not release your offline session. It will, however, delete the uncommitted session data that is cached on the mobile device.
Search All The Search All option queries all the records that have been committed to the database. This option is only available while online. Uncommitted modifications will not be reflected in the query. Therefore, to avoid inaccurate searches, it is a good idea to commit all changes before searching.
Search Offline The Search Offline option queries local records that have been marked as Offline records.
Search Modified The Search Modified option queries only local records which have uncommitted modifications.

Records Menu

Records Menu

Narrow Search Adds the currently highlighted field to the filter.
Clear Screen The Clear Screen command resets the filter to the default criteria and clears any displayed records.
Important Note: If the DS_PURGE_CHANGES_ON_CLEAR attribute is set to true, selecting this menu option will also reset all record modifications in that view that are yet to be committed to the DataSplice Server.
Reset Record Changes The Reset Record Changes command reverts the record to the last committed version.
Apply Record Changes The Apply Record Changes command commits changes to the selected record only.
Delete Record The Delete Record command deletes an entire record from the database.
New Record The New Record command creates a new blank record. Fields with default values will be auto-populated.
Edit Complex Filter This opens the filter in grid mode. Conditions inserted in the same column are run with the AND operator. Different columns are concatenated together in the filter using an OR condition.

 

Created by root
Last modified 2005-05-02 10:29 AM
 

Powered by Plone

This site conforms to the following standards: