HOME PAGE

Introduction
  How It Works
  Assumptions

Getting started

First Time Use
  Setup

Tutorial

Changing Data
  Data Structure
  Data
  Relationship
  Index
  Comments

Distributing Your New Front End

Data PRO Links

Data Start BannerData PRO Banner

Data Structure

When the Data Structure option is chosen, you may elect to add, rename, delete or change the properties of a table or a field.

If "Table" is selected, then a list of all the tables in the backend database are displayed. In the example below, all the relevant tables in "NorthwindData.mdb" are shown.

If "Field" is chosen, then a list of all the fields in the highlighted table are displayed.

You can create a new field in a table by typing in a field name in the box provided.


Change Data Options



Example

Add a new field

Microsoft has asked for a sales tax field in the 'Customers' table default '0'. (This will only effect the new records. We will have to update the old records next)

  1. Select Data structure.
  2. Then select Add --> Field.
  3. Now select the table 'Customers'.
  4. In 'New Field' type 'SalesTax' and press Enter.
  5. Choose 'Data Type' as currency.
  6. Now click the 'Process' button to create the new field.

Your Data version is now 1.

Data Structure2
 

Previous Button Next Button

Footer SSW