Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 2 / January 2008

Tip: Looking for answers? Try searching our database.

Using a query versus a table for the look up wizard

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Amanda - 23 Jan 2008 20:11 GMT
Hello,

I have a field which I would like to use the lookup wizard for to generate a
drop down list for the user to select from.

My question is whether my databse would run faster if I used:

a query from an already established table as the values for the lookup
wizard,

or

to build a new table to hold the information for the lookup wizard to use.
Douglas J. Steele - 23 Jan 2008 20:43 GMT
I think you'll find few of us recommend the use of the Lookup Wizard. Lookup
fields only have a place in tables, and your users should never be working
directly with the tables. Create a form, and use a combo box on the form.
(See http://www.mvps.org/access/lookupfields.htm at "The Access Web" for
some of the other reasons why).

As to your question, if the data already exists in a table, you don't want
to store it redundantly in another table. Whether or not the query would be
inefficient shouldn't be an issue: having the data stored redundantly can
lead to all sorts of problems.

Signature

Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

> Hello,
>
[quoted text clipped - 10 lines]
>
> to build a new table to hold the information for the lookup wizard to use.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.