Subject | Re: [IBO] [newbie] TIB_Query.Bookmark - how works? |
---|---|
Author | Jason Wharton |
Post date | 2003-01-24T17:53:27Z |
Yes, that is correct.
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: <joaquimmacedo@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, January 23, 2003 10:47 AM
Subject: [IBO] [newbie] TIB_Query.Bookmark - how works?
> Hi all.
>
> I'm studying CSDemos project.
>
> I would like to know how does TIB_Query.Bookmark works.
>
> I can only do:
> PhoneTable.Bookmark := EmpTable.Bookmark;
> if the KeyLinks points to the same field?
>
>
> Thanks a lot in advance.
>
> Best regards,
> Joaquim.