How Do I...
Create an application
Add the user interface
Write Smalltalk scripts
Test and debug my application
Change my application
Build the finished software product
Work with databases
See some basics about VisualAge database support
Load a database feature
Define ODBC data sources
Connect to a database manager
Quickly try some database examples
Work with multi-row queries
Add a multi-row query part
Select a connection specification
Create a package specification
Setting a fetch policy
Setting an update policy
Tip: Use Auto commit
Execute queries before opening a window
Execute queries with a push button
Tear off a result table
Use a quick form
Tip: Getting a quick form
Display a result column
Modify database data
Tip: Apply before committing
Change a query
Delete a query
Work with SQL statements
Use the SQL editors
Work with stored procedures
Share SQL statements
Use the SELECT Details window
Work with complex parts
Share my work with others
How do I... tips
How Do I examples