Subject Re: [IBO] Problem with triggers, and master detail setup
Author Helen Borrie
At 06:33 PM 4/07/2010, you wrote:

>We set up the Column Attribute for ClientID, and VehicleID as COMPUTED on the server. //For the trigger to work.

That won't work, since they are not computed fields.

Use GeneratorLinks for those two fields.

Helen