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
If No is specified and the specified data source already exists, the tables and features produced by the writer are appended to it. If Yes is specified, any existing data in the specified data source is lost and overwritten by the writer.
Template File
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.
The parameter is available only when Overwrite Existing Database is enabled.