Re: data structure question
"Jack" <junw2000@xxxxxxxxx> writes:
What is the best data structure for designing a telephone directory
which contains several millions items? WHat is spped of lookup? Thanks.
Use a database.
--
"If a person keeps faithfully busy each hour of the working day, he
can count on waking up some morning to find himself one of the
competent ones of his generation."
--William James
.
Relevant Pages
- Re: LDAP Performance (long)
... Cache the slapd's internal database lookups in slapd memory. ... The first is the new TAG:key lookup, ... (comp.mail.sendmail) - Re: Same database or another?
... that I have used the lookup wizard provided. ... if I choose to add tables to database that have absolutely no relation to ... >> work toward the capture of the feral animals. ... (microsoft.public.access.tablesdbdesign) - Re: Database design question
... and what he is talking about is a single code ... Pro SQL Server 2000 Database Design ... > dont know the details of the lookup data. ... > What do we then do with the more "unknown" user-defined lookup data. ... (microsoft.public.sqlserver.programming) - Re: Lookup Tables and Field Validation Rule Properties
... I am in the process of designing my first database and plan to use this ... employees data and track down employees personal info, ... The tables in my original design contained many lookup fields but after ... The other question I asked was, instead of setting the above validation in the table level, can't I implement it in the Form Level. ... (microsoft.public.access.gettingstarted) - Re: Abbreviation List Tables Design, aka OTLT
... more than a descriptive lookup will get confusing, ... > be found in seperate records of a code file. ... > each value-pair corresponding to one record (adding that if you prefer ... > database can accurately define my data. ... (comp.databases.pick) |
|