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 |