Tips_tutorials   >   Studio102   >   Introduction
Welcome to the
tutorial.This tutorial continues from where we left off in the
tutorial. In this tutorial we will:In the process of doing the above we will create a tBase superclass table class with subclass tables classes for each table in the database.
The Studio 101 tutorial gave you very explicit directions for each operation you needed to complete. Knowing that you have been through the Studio 101 tutorial, the Studio 102 tutorial is less explicit when giving directions. For example, the Studio 101 tutorial gave you explicit directions like:
Contacts library > double-click tCountry table class.
> selectThe Studio 102 tutorial will give you abbreviated instructions like:
Double-click the tCountry table class.
When entering code for this tutorial you will need to create variables as you write the code. The StudioTips
for variables tell you the variable type and scope based on the variable name. Here are a few naming convention hints to help you: