Microsoft Access (JDBC) Reader/Writer
Licensing options for this format begin with FME Professional Edition.
Overview
The Microsoft Access (JDBC) reader and writer modules provide FME with access to attribute data held in Microsoft Access database tables.
For help with installing the JDBC driver for FME, please see Getting Started with JDBC.
Workbench Reader Overview
Click the Reader Parameters button and establish a Microsoft Access database connection.
Workbench Writer Overview
Click the Writer Parameters button and establish a Microsoft Access database connection.
The Microsoft SQL Server writer module stores attribute records into a live relational database. The Microsoft SQL Server writer provides the following capabilities:
- Transaction Support: The Microsoft SQL Server writer provides transaction support that eases the data loading process. Occasionally, a data load operation terminates prematurely due to data difficulties. The transaction support provides a mechanism for reloading corrected data without data loss or duplication.
- Table Creation: The Microsoft SQL Server writer uses the information within the workspace to automatically create database tables as needed.