Subject | Re: Detail record disappearing |
---|---|
Author | Ed Dressel |
Post date | 2003-10-09T16:26:03Z |
> How do you assign the primary key of the detail record? If that iscannot
> created at the server, then your IBO application at the client
> know how to get the record back and the behaviour you describe isthe
> best IBO can do.Sorry if I didn't explain it. It wasn't a PK field but a FK field
that I am having the problem with, that is now strangely solved. PK's
are solved by setting the 'GeneratorLinks' property for the
connection (which is a very sweet solution--well done Jason).
Ed Dressel