Subject | Re: [IBO] Trouble with inserting row in TIBOTable when used as a detail dataset |
---|---|
Author | Jason Wharton |
Post date | 2002-10-30T18:16:39Z |
Please send me a very simple sample app and I will take a look at this.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
----- Original Message -----
From: "frankemser" <FrankEmser@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, October 30, 2002 3:45 AM
Subject: Re: [IBO] Trouble with inserting row in TIBOTable when used as a
detail dataset
> --- In IBObjects@y..., Daniel Rail <daniel@a...> wrote:
>
> > Try entering in the MasterFields property of dtDetails the
> relation as
> > outlined below:
> > DetailTableName.MASTER=MasterTableName.INTROWID
> >
> I did that but it did not help.
> Thanks anyway.
> Frank