Our database has many tables that have many lookup fields. I am the old-style purist who hates lookup fields, but I can't convince Upper Admin how evil they are. My peer at work who maintains the dba structure seems completely unaware of their dangers and liabilities.
For my part, I constantly struggle with needing to determine the primary key datum and only having the queried text-based result visible.
Also, I believe all the hidden little queries embedded in our tables' lookup fields result in an overall cost in run speed. This is a critical issue as our dba is already overstretched (should be MSDE, but instead is running on Access 97).
I want knowledge-ammo to convince Upper Admin we should dismantle all lookup fields in tables. But I can't find this opinion against lookups anywhere on the Web at this time (I've searched a lot). And I don't have the time or knowledge to set up benchmarks to prove the runtime issue. Anyway our dba is so bloated and fragile, poking at is perilous business.
Is there an article on the Web that takes apart lookup fields? Or would someone like to write one on the spot?
Or, am I wrong about this whole issue?
S. Mandoli.
For my part, I constantly struggle with needing to determine the primary key datum and only having the queried text-based result visible.
Also, I believe all the hidden little queries embedded in our tables' lookup fields result in an overall cost in run speed. This is a critical issue as our dba is already overstretched (should be MSDE, but instead is running on Access 97).
I want knowledge-ammo to convince Upper Admin we should dismantle all lookup fields in tables. But I can't find this opinion against lookups anywhere on the Web at this time (I've searched a lot). And I don't have the time or knowledge to set up benchmarks to prove the runtime issue. Anyway our dba is so bloated and fragile, poking at is perilous business.
Is there an article on the Web that takes apart lookup fields? Or would someone like to write one on the spot?
Or, am I wrong about this whole issue?
S. Mandoli.