Microsoft Access (JDBC) Writer Parameters
Database Connection
Database Path
The name of the database to connect to.
Version
The version of the database to create.
Overwrite Existing Database
- No: The specified data source already exists, the tables and features produced by the writer are appended to it.
- Yes: Any existing data in the specified data source is lost and overwritten by the writer.
Template File
This parameter is available only when Overwrite Existing Database is enabled.
A template file implies that the database will be overwritten (replaced) before any table handling operations are performed.
If a template file is specified, the writer will make a copy of the template file in the location specified in the Database Path parameter. All operations will be performed on the copy while the template file remains unchanged.