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