|
OBJECTIVES
Upon completing this section, you should be able to:
- Use <MVCREATE>
tag to create an Xbase3 database.
- Use the
<MVOPEN>, <MVADD>, and <MVCLOSE> tags to add content
to our database.
- Use the
<MVSKIP>, <MVFILTER>, and <MVFIND> tags to locate
data in our database.
- Use the
<MVDELETE>, <MVUNDELETE>, and <MVPACK> tags to remove
data and tighten up our database.
|