Subject | Re: [ib-support] PHANTOM COPY OF RECORD |
---|---|
Author | Rohit Gupta |
Post date | 2001-01-11T20:51:55Z |
OK we got it working by fiddling with KeyLinks. The problem was that we had
changed every other property on the databse and table to get it to work and
had to reset them all. :-)
A clarification please.... Even after reading the help on KeyLinks I am
still confused. Does it always contain the primary key or the key being
used at present.
Do I have to change the KeyLinks property everytime the tables indexname is
changed ?
Does it still work if the grid is populated using a non-primary and
non-unique key. and records are inserted.
changed every other property on the databse and table to get it to work and
had to reset them all. :-)
A clarification please.... Even after reading the help on KeyLinks I am
still confused. Does it always contain the primary key or the key being
used at present.
Do I have to change the KeyLinks property everytime the tables indexname is
changed ?
Does it still work if the grid is populated using a non-primary and
non-unique key. and records are inserted.
----- Original Message -----
From: "Jason Wharton" <jwharton@...>
To: <ib-support@egroups.com>
Sent: Friday, 12 January 2001 06:17
Subject: Re: [ib-support] PHANTOM COPY OF RECORD
> > Using IBO components with a grid, if two records are inserted and then
an
> > attempts made to modify the first one - an error is reported about the
> > record not being locatable for update. What gives ?
>
> It is possible that there is something happening in a trigger on the
server
> that confuses the client. Either that or you are using the DB_KEY for the
> KeyLinks and this doesn't work well because the client cannot know what
> DB_KEY the record will be getting until after the dataset is refreshed.
>
> Share a little more details and perhaps we can pinpoint what is going on.
>
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>