Demonstrate how to define a database connection to enable a message flow to access a database table. The database must be defined to the workbench.
The
Database Definition Wizard uses the JDBC interface to communicate
with the database server; therefore you need to ensure that the database
client jar file on your local or workbench
host is at a compatible level to allow communication with the database
server. If necessary, consult your database vendor for further advice.
The database definition is added to a new Data design project. You have now defined the database to the mapping tools.