These are some basic tasks that are useful when developing the application.
Import ARP
This imports ARP data from the ARP production system. It
deletes any existing ARP data in the database tables and fulltext
record index.
Import ARP
Import PRP
This imports PRP data from a PRP cvs file. It
deletes any existing PRP data in the database tables and fulltext
record index.
Import PRP
Import CMTRY
This imports two cemetery records to illustrate how the system
can handle different types of data. It
deletes any existing CMTRY data in the database tables and fulltext
record index.
Import CMTRY
Import GENR
This imports article titles from two issues of Generations to illustrate how the system
can handle different types of data. It
deletes any existing GENR data in the database tables and fulltext
record index.
Import GENR
Create Tables
This deletes and recreates all tables in the database and
deletes the fulltext record index. Normally, you should not run this
task. Create Tables