Database parts
See some basics about VA Smalltalk database supportSee some basics about VA Smalltalk database supportNo tips for this topicNo example for this topicDatabase managersDatabase managers
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