Basic steps for using database data
About this task
The following is a high-level description of the steps required to use database data.
To use the Database Interface Designer to import database definitions
Procedure
- Create a database/query file (MDQ).
- Define a database.
- If the database is to be used as an input, define a query for that database.
- Generate the type tree for the query, table, view, stored procedure, or message from which or to which you want to map.
- If the database is to be used as an output, set keys and designate columns for performing SQL updates.
- Save the MDQ file.