mlapl1
Posts: 66
|
| Posted: 11/01/2008, 3:21 PM |
|
This is probably elementary.
I have created a search form. I have connected the search form to a grid in the properties. It does not matter what I write in the search form, the grid always shows the entire contents of the database. How do I fix that?
My grid then connects to a Record display form which seems to work correctly.
I would appreciate some help.
Thank you
|
 |
 |
ReneS
Posts: 225
|
| Posted: 11/01/2008, 4:29 PM |
|
Hi,
In the "result" grid, at the datasource, make the "where" clause your search parameter (s_keyword)
Rene
|
 |
 |
mlapl1
Posts: 66
|
| Posted: 11/02/2008, 2:57 AM |
|
Thank you - I am understanding better now - very useful.
Andrew
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 11/03/2008, 2:56 PM |
|
mlapl1
If your question has been answered please add [RESOLVED] or [SOLVED] to the heading of this thread. Thanks.
|
 |
 |
|