DatabaseManager - A DatabaseManager when preinitialized opens a connection to the specified database.
DatabaseQuery - Issues a database query via the specified database manager.
DatabaseSelect - Select the columns from rows that match the specified pattern via the specified database manager.
DatabaseInsert - This optionally clears the table in its initialize() method. If no errors occur during insertion, then it commits the changes in its wrapup() method.
SQLStatement - Issue a database statement via the specified database manager.
ArrayOfRecordsRecorder - This block displays an array of records that arrives on its input port.
Created with the Personal Edition of HelpNDoc: Generate Kindle eBooks with ease