Search Form
anonymous_at_discussions.microsoft.com
Date: 09/30/04
- Next message: Mattias: "RE: do not save record"
- Previous message: Karen: "'Compile' is dimmed"
- Next in thread: Tiffany: "RE: Search Form"
- Maybe reply: Tiffany: "RE: Search Form"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 30 Sep 2004 08:06:58 -0700
hi,
you didn't say how you were searching and scrolling so i
am assuming.
the only thing that comes to mind is the distinct word.
if in your select query you are using SELECT DISTINCT...
then you should change it to SELECT....
>-----Original Message-----
>Hello,
>
>I've designed a database in order to search for specific
data. What the
>database stores is very simple information, such as first
and last names of
>couples to be married, and their wedding date and
location.
>
>Ive run into TWO problems:
>1) If there are duplicate last names the search only
comes up with the
>result for the first entered name.
>2) If there are multiple results for one last name, i
need the ability to
>scroll through the results.
>
>Ive been trying on this one for awhile, and havent had
any luck. Would
>anyone be willing the check out the coding and possibily
the entire database
>to see wat exactly im doing wrong?
>
>Thanks,
>Matt
>.
>
- Next message: Mattias: "RE: do not save record"
- Previous message: Karen: "'Compile' is dimmed"
- Next in thread: Tiffany: "RE: Search Form"
- Maybe reply: Tiffany: "RE: Search Form"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|