You can use the following parts from the palette to add database support to an application:
Provides access to SQL for retrieving large blocks of data
Provides access to SQL for retrieving a single row of data
Provides access to SQL for updating, inserting, and deleting data
Provides access to a program that is accessible through the database