Step 1. Create a Departments Server Module

In this step you will create a Server Module for the Department table (xDepartments).

1.  Create a New / Server Module

     Name: iiixDepartmentsDataServer

     Description: Department Data Server

     Table Name: xDepartments

2.  Compile your Server Module and leave it open in the editor. As before you'll find that the generated code includes srvroutines such as Find, Save, FindAll, Delete and FindPage.