Database parts
You can use the following parts from the palette to add database support to an application:
Multi-row Query
Provides access to SQL for retrieving large blocks of data
Single-Row Query
Provides access to SQL for retrieving a single row of data
SQL Statement
Provides access to SQL for updating, inserting, and deleting data
Stored Procedure
Provides access to a program that is accessible through the database
Last modified date: 03/28/2020