I am developing a postal addresses database for multiusers with MSDE
on MS access 2000. i have created a access project and a table in it.
Table consists of dataId(uniqueId, primary key), name, address, city,
pincode, date as fields at present.
Requirement: In order to avoid typing, application must provide similar
addresses from database on the basis of:
(i) first few letters of name field
(ii) city and
(iii) pincode
if the one of the addresses from query is the desired one, it should
be added to the current set of addressess otherwise full address has to
be entered.
What is the solution? Can any one help me? I am a novice in access,
this is my first project.
sunil
on MS access 2000. i have created a access project and a table in it.
Table consists of dataId(uniqueId, primary key), name, address, city,
pincode, date as fields at present.
Requirement: In order to avoid typing, application must provide similar
addresses from database on the basis of:
(i) first few letters of name field
(ii) city and
(iii) pincode
if the one of the addresses from query is the desired one, it should
be added to the current set of addressess otherwise full address has to
be entered.
What is the solution? Can any one help me? I am a novice in access,
this is my first project.
sunil