OPO: Master/detail problem with CHAR link columns?...

From: Peter Yamamoto <pjyamamo_at_daisy.uwaterloo.ca>
Date: 1996/03/07
Message-ID: <DnwGyL.8B9_at_watdragon.uwaterloo.ca>#1/1


In article <ericth-0403962142480001_at_204.19.33.128>, Eric Therrien <ericth_at_montrealnet.ca> wrote:
>In article <4hcrl2$qsi_at_ace.aa.wpafb.af.mil>, benjamin_at_mbvlab.wpafb.af.mil
>(Clive Benjamin) wrote:

 ...
>> Does anyone know how to populate the repeater control using Oracle Basic.
>> I can currently drop table definition onto the repeater. But do I write
>> Embedded SQL so that I can populate the table.?
>
>Well, you don't need to write SQL code, well most of the time. If all you
>want to is link the repeater to the master (shown on the form) you just
>set all the link<something> property:
> -One is for defining your foreign key;
> -One for the primary
> -and the other (if my memory serve me right) is to define where the
>master record is (i.e. the container like the form itself).

OPO Mac demo version:

I tracked down one problem to what seems to be specifying a CHAR field as a link column. At best, it doesn't link. At worse, it causes "random" errors (eg one favorite is that it complains about illegal declarative statements in the application, when nothing is in the declarations section!).

Anybody else see this?
Get around this? (one way is to add it on as a src column and set it in validate).

Peter

-- 
Peter Yamamoto                     CS   Phone: +1 519-888-4567 x3299
University of Waterloo             MFCF Phone: +1 519-888-4567 x6488
Waterloo, Ontario, Canada N2L 3G1  Home Phone: +1 519-747-5318
Email: PJYamamoto_at_UWaterloo.CA     URL: http://daisy.uwaterloo.ca/~pjyamamo/
Received on Thu Mar 07 1996 - 00:00:00 CET

Original text of this message