Subject | Re: [IBO] How do I (find or locate) a record in an IBOQuery |
---|---|
Author | bmckenna6 |
Post date | 2002-08-22T00:13:26Z |
> You can probably use bookmarks if you have the sameJason,
> primary key columns in the query and the table.
> We need more details to know that however.
>
Thanks for your reply.
The primary key (integer,one column only) is the
same. I had already tried passing a bookmark, but
it did not return the correct (same) record.
What other details might you need to help me
with this?