473,396 Members | 1,683 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

AutoComplete - Advice before I start

Hi,

I have been asked to make a simple database. At the moment I have not
created anything. I would like advice before starting.

I plan to have a table of personal details called PEOPLE.

One of the fields is the City they live in.

I will have another table called CITY to hold all the possible City
names.

When I am using the PEOPLE table and entering the City I would like to
be able to press a letter, such as B and have a list of all cities
beginning with B appear. As I type more letters the list will focus
in, so BR would shown Bradford and Bristol. I could then click on the
city I want.

My questions:

(1) Is this possible?
(2) Where do I start?

Thanks.

Peter
Cardiff
Wales
UK

Mar 6 '07 #1
2 1301
On Mar 6, 6:26 pm, "Peter Noneley" <xlf...@hotmail.comwrote:
Hi,

I have been asked to make a simple database. At the moment I have not
created anything. I would like advice before starting.

I plan to have a table of personal details called PEOPLE.

One of the fields is the City they live in.

I will have another table called CITY to hold all the possible City
names.

When I am using the PEOPLE table and entering the City I would like to
be able to press a letter, such as B and have a list of all cities
beginning with B appear. As I type more letters the list will focus
in, so BR would shown Bradford and Bristol. I could then click on the
city I want.

My questions:

(1) Is this possible?
(2) Where do I start?

Thanks.

Peter
Cardiff
Wales
UK
Don't edit data directly in tables. Use a form.
A combobox has an Auto Expand property. It is effectivley Auto
Complete. Set this to Yes and it will do as you've requested.

Mar 6 '07 #2
On 6 Mar, 22:45, "storrboy" <storr...@sympatico.cawrote:
On Mar 6, 6:26 pm, "Peter Noneley" <xlf...@hotmail.comwrote:


Hi,
I have been asked to make a simple database. At the moment I have not
created anything. I would like advice before starting.
I plan to have a table of personal details called PEOPLE.
One of the fields is the City they live in.
I will have another table called CITY to hold all the possible City
names.
When I am using the PEOPLE table and entering the City I would like to
be able to press a letter, such as B and have a list of all cities
beginning with B appear. As I type more letters the list will focus
in, so BR would shown Bradford and Bristol. I could then click on the
city I want.
My questions:
(1) Is this possible?
(2) Where do I start?
Thanks.
Peter
Cardiff
Wales
UK

Don't edit data directly in tables. Use a form.
A combobox has an Auto Expand property. It is effectivley Auto
Complete. Set this to Yes and it will do as you've requested.- Hide quoted text -

- Show quoted text -
Thanks for the reply and info, much appreciated.

Peter.

Mar 7 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Pete | last post by:
I'm currently doing a database that uses comboboxes to look up records in other tables, whether they be lookup tables or otherwise. When a user needs to add an item to one of these tables, the...
8
by: moondaddy | last post by:
I have a form for entering a user's address and all fields have a required validating control associated with them and the error msg for each field displays right next to it. The normal behavior...
0
by: Jim Bancroft | last post by:
I'm having some trouble mixing "AutoComplete" attributes and transactions with my VB .Net components. Right now, I have two classes --a "parent" and "child"-- that inherit from the .Net...
4
by: Jarod_24 | last post by:
The "Run program" dialog and the Internet explorer adress bar got the autocomplete effect, where what you type is matched against previous visited adresses. Anybody know how can i create a...
0
by: walterigo | last post by:
hello. I have been working all too hard trying to figure out how to get TextCtrlAutoComplete.py to start another word after it finishes the last word. I want it to start the autocomplete process...
8
by: nil | last post by:
Hello all, It's urgent... i want to add autocomplete textbox facility in my application like google. as you type it suggests option to the user..i want the same kind of facility...i know i...
1
by: wkerplunk | last post by:
Below is what I have build with several different languages. It works great but I need help, I am stuck. When you click on an item in the dropdown autocomplete div it does a mousedown function...
3
by: John | last post by:
AC2007 I changed my combo's row source and then the autocomplete stopped working. The combo is two columns, bound to the first. First column is primary key (ID). Second column is a...
5
by: gyanendar | last post by:
hi, I am trying to implement an autocomplete feature for my website. The basic idea is that I want to look for customer information based on their CustomerID number (primary key). So what I...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.