In Adding database support, you learned the basics of creating database queries and displaying their results. In this chapter, you will expand your knowledge of the Multi-row Query part and formatting the results of queries, learn more about using the SQL Editor, and learn about the SQL Statement, Single-Row Query, and Stored Procedure parts.Before you continue with this chapter, make sure you have read Adding database support, which contains some general information about making a connection to a database from VA Smalltalk.You can also use ODBC support to follow along the examples. Installing an ODBC text database contains instructions for defining an ODBC data source and creating the SAMPLE database in text format for access through the ODBC text database driver.
![]() |