|
OBJECTIVES
Upon completing this section, you should be able to:
- Setting
up an ODBC Datasource
- Use the
<MVOPEN> tag to open an ODBC database
- Using
<MVQUERY> to issue a SQL create, update, delete or insert command.
- Use <MVOPENVIEW>
to capture the results of a SQL select statement.
- <MVGO>
- <MVSKIP>
- Use <MVCLOSEVIEW>
to remove the contents of a view from memory.
|