main logo
Subject: how to display in grid
Author: Jacek Krywult
Posted: 2001/02/23 16:22:35
 
View Entire Thread
New Search



How to solve in codebook this problem.

For instance I have two tables:

ORDERS
order_id
order_no
customer_id
date


CUSTOMER
customer_id
customer_name


I have a grid with columns:
order_no, date, customer_name

How to display in a grid customer_name, not the customer_id ?


In codebook you suggest to create: one table - one view. There is a problem with PK generation.
You also suggest not to create relations, only views based on tables.

What is the solution ???

greetings,
Jacek Krywult


 
©2001 Jacek Krywult
<-- Prior Message New Search Next Message -->