dbTalk Databases Forums  

DLookup value not visible until clicked

comp.databases.ms-access comp.databases.ms-access


Discuss DLookup value not visible until clicked in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
David W. Fenton
 
Posts: n/a

Default Re: DLookup value not visible until clicked - 07-29-2010 , 05:21 PM






"Phil" <phil (AT) stantonfamily (DOT) co.uk> wrote in
news:MdqdnZxJQqtlBs3RnZ2dnUVZ8mOdnZ2d (AT) brightview (DOT) co.uk:

Quote:
I always use Elookup instead of Dlookup as well as EMax, EMin etc.
I tried to test the difference in speed in AK2 some time ago and
found very little difference. Almost certainly wrong, but could
this be a myth?
In A97, the domain lookup and domain aggregate functions were much
slower on linked tables, but that was fixed starting in A2000. The
hand-rolled replacement functions for them (such as Trevor Best's
t-functions, the versions I've always used, and have extended myself
in ways that make them more versatile than the built-in Access
functions, though they are no faster now) are really no longer
necessary for performance reasons.

--
David W. Fenton http://www.dfenton.com/
contact via website only http://www.dfenton.com/DFA/

Reply With Quote
  #12  
Old   
David W. Fenton
 
Posts: n/a

Default Re: DLookup value not visible until clicked - 07-29-2010 , 05:21 PM






Owen <google (AT) healthbase (DOT) com.au> wrote in
news:c156bf09-e4c1-48b8-91a6-52e319b90b00 (AT) z30g2000prg (DOT) googlegroups.co
m:

Quote:
David - using the lookup value in the recordsource renders the
form data uneditable.
What if you use the DISTINCTROW predicate?

--
David W. Fenton http://www.dfenton.com/
contact via website only http://www.dfenton.com/DFA/

Reply With Quote
  #13  
Old   
David W. Fenton
 
Posts: n/a

Default Re: DLookup value not visible until clicked - 07-29-2010 , 05:22 PM



John Spencer <JSPENCER (AT) Hilltop (DOT) umbc> wrote in
news:i2rr3h$rte$1 (AT) news (DOT) eternal-september.org:

Quote:
The domain functions (DLookup, DMax, DMin, etc.) are relatively
slow, but you only notice the "slowness" when you are calling them
multiple times in a loop of some kind. Or if you are calling them
in a query and returning a lot of records or are filtering on the
result of the function call.
As I said in another answer, in A97, they were notably slow on
linked tables, so everybody rolled their own to get the speed back.
A2000 fixed the problem but many of us kept using them out of
intertia and because we'd extend them to offer other features (such
as being able to use a database other than the current one).

--
David W. Fenton http://www.dfenton.com/
contact via website only http://www.dfenton.com/DFA/

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.