The preferences dialog consists of four tabs.
The Save
options allows you to specify what will be saved to the output file (and
which delimiter to use). The items to save can be specified by using drag
and drop between the left and the right list in the window.
The Database
options allow you to sync the whole table to a database table by specifying
the database user, URL and driver.
If a user is specified, a password dialog will appear each time the
table is synced.
New database tables are defined like this:
- All fields are characters with a length of 20
- The only exception is the filename field with a length of 255
For standard ODBC seetings on a WinTel machine the settings are:
- Database URL: jdbc:odbc:<Data Source Name>
- Driver: sun.jdbc.odbc.JdbcOdbcDriver
The Sync option specifies
the interval of autosyncing the table. The integer value in the Auto
sync table (in sec) field specifies the time in seconds. A value
of 0 means that no auto syncing will be performed.
The Play
option allows you to specify the executable to play selected entries. If
this option is not set, the Play button will be disabled.
|