Using a database as a source
About this task
After you have used the Database Interface Designer to define a query for a database, you can use that query as an input source.
Note: You can use either a standard SQL SELECT query or a query using
a stored procedure. For specific information about using stored procedures, refer to
Using stored procedures.
To use a database query as a source:
Procedure
- Define the database using the Database Interface Designer.
- Define a query to extract data from the database.
- Generate a type tree for the query.
- Use the Map Designer to create a map with an input card referencing the query.