OBJECTIVES
Upon completing this section, you should be able to:

  1. Setting up an ODBC Datasource
  2. Use the <MVOPEN> tag to open an ODBC database
  3. Using <MVQUERY> to issue a SQL create, update, delete or insert command.
  4. Use <MVOPENVIEW> to capture the results of a SQL select statement.
  5. <MVGO>
  6. <MVSKIP>
  7. Use <MVCLOSEVIEW> to remove the contents of a view from memory.