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