Microsoft Access (JDBC) Writer Parameters
Database Connection

The name of the database to connect to.

The version of the database to create.

- 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.

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.