Dlookup Problem

BlindPro

Registered User.
Local time
Today, 05:33
Joined
Jun 16, 2012
Messages
40
Hi,
I have a query with 3 Column DLookup Function, the query is 'make-table' Type, and when i run it, all Dlookup columns will be null
 
This sounds bad for a lot of reasons. Why do you have Dlookups in a query as opposed to bringing into the query the datasource those Dlookups are looking into? Why are you using a MAKE TABLE query out of this data as opposed to a SELECT query?
 
because the query based on alots of other queries, and for make db fast, last query result move to a new table.
 
All My problem is Just this, If you know other solution I don't create make-table query
 

Users who are viewing this thread

Back
Top Bottom