Home
dBworxPE Online Help Prev Page Prev Page
dBworxPE Help File
Overview
Features
Register
Paging
Design
Basics
Field Types
Special Field Types
External Fields
Graphics Fields
Formula Fields
Lookup Fields
Relational Fields
Examples
Operation
Navigation
Add/Edit/Delete Records
Webforms
Smart Forms
Searching
Sorting
Filtering
Action Menu
Saving
Backup/Restore
Keyboard Reference
Text/HTML Editor
Listings, Reports and Labels
Listings
Labels
Reports/Documents
Print/View Document
Print/View Report
Pie Charts
Import
Export
XML import/export
PDA import/export
Macros
Programming
Create web page
Connect to Database
Viewer
Templates
Entry Templates
Application Templates
Tools
Network/Multi-user
FAQ
Other Plworx products
License
Contact
RELATIONAL FIELDS:

Relational field: code = R

Relational fields are just fields that link to a corresponding
field in a different dBworxPE file.  Let's say you have a sales order
file and there is a field in that file named "Item No." and another
one named "Item Description".  You want to enter the item number
for each record, then have dBworx go get the item description from
a different file (which must also have fields named "Item No." and
"Item Description"). 

When you create the sales order file, you would enter an "R" under
'Field Type' for the Item Description field.  At that point dBworxPE
displays a pop-up screen asking for the name of the file you want 
to link to.  After you click on the file you want, another screen 
appears asking you to enter the name of the field you want to use
as a 'key'.  

In this case you would enter "Item No."  The key field MUST be a
field that's included in both the current file and the linked file
and the field description must be exactly the same in both files. 

While you're entering sales order records, when you get to the Item
Description field dBworxPE will use the key field's value (the item
number) to locate a corresponding record (a record with the same
item number) in the linked file.  Then dBworxPE will take the item
description from that record in the linked file and plug it into
"Item Description" in the sales order record. 


Browser Based Help. Published by chm2web software.