You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Database Versions Supported

The RDB connector via Table requires JDBC4 drivers and supports any database for which these drivers are available. Search Technologies does not produce nor supply database drivers - you should try your database vendor's web site.

Windows or Linux

The Aspire RDB connector via Table can run on either Windows or Linux. However, you should check that the appropriate drivers for your database vendor are available for use on your desired platform

Database User Account Requirements

The permissions required by your database user depend on the SQL statements you write to extract data from your database. Typically however, the database user needs to be able to read data tables and update tables holding updated rows information.

Table, function and stored procedure creation permissions are not generally required (except for initial creation of update tables and functions if your update strategy relies on this).

NOTE: the database account permissions differ between this connector and the RDB with Incremental via Snapshots connector.

  • No labels