![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » ElevateDB Technical Support » Support Forums » ElevateDB General » View Thread |
Messages 1 to 7 of 7 total |
![]() |
Tue, Mar 31 2009 1:43 AM | Permanent Link |
"Roy Jonker" | It seems that the TTable Lookup method scrolls the table.
Delphi Help says: "Description: Call Lookup to search for a record in the dataset in which specified fields contain specified values and return other field values from the found record. Unlike other dataset search methods, Lookup performs its search without moving the record pointer of the dataset. This is useful when doing data validation on a record's data while the record is still in edit or insert mode." Lookup method really belongs to TBDEDataset. Is the implementation different for EDB? Royke |
Thu, Apr 2 2009 7:55 AM | Permanent Link |
Fernando Dias ![]() | Roy,
> It seems that the TTable Lookup method scrolls the table. TTable.Lookup does NOT move the record pointer. > Lookup method really belongs to TBDEDataset. Is the implementation > different for EDB? TEDBTable.Lookup doesn't move the record pointer too, if that is what you are asking. -- Fernando Dias [Team Elevate] |
Thu, Apr 2 2009 9:31 AM | Permanent Link |
Roy Lambert NLH Associates ![]() | Roy
Why do you think Lookup is moving the cursor? Roy Lambert [Team Elevate] |
Mon, Apr 6 2009 10:52 PM | Permanent Link |
"Roy Jonker" | I should have been a bit clearer: when called during an Insert (same table
as the Lookup) it cancels the Insert. Maybe that is asking a bit much ... Roy "Roy Lambert" <roy.lambert@skynet.co.uk> wrote in message news:63500431-00DB-4224-BC55-426F7C1CB228@news.elevatesoft.com... > Roy > > > Why do you think Lookup is moving the cursor? > > Roy Lambert [Team Elevate] > |
Tue, Apr 7 2009 2:27 AM | Permanent Link |
Roy Lambert NLH Associates ![]() | Roy
Same table, same cursor or same table, different cursor? Roy Lambert [Team Elevate] |
Tue, Apr 7 2009 1:10 PM | Permanent Link |
"Roy Jonker" | Same table, same cursor. Which, as I wrote before, may be asking a bit much.
Roy "Roy Lambert" <roy.lambert@skynet.co.uk> wrote in message news:FDA9F64F-7A74-4C1A-AEA3-C802B7CCB6CF@news.elevatesoft.com... > Roy > > > Same table, same cursor or same table, different cursor? > > Roy Lambert [Team Elevate] > |
Tue, Apr 7 2009 1:52 PM | Permanent Link |
Roy Lambert NLH Associates ![]() | Roy
>Same table, same cursor. Which, as I wrote before, may be asking a bit much. Yes it is <vbg> you need to use a separate cursor. Roy Lambert [Team Elevate] |
This web page was last updated on Monday, July 14, 2025 at 02:20 AM | Privacy Policy![]() © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |