Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Upsized DB - Need to create search query

Status
Not open for further replies.

carlp69

IS-IT--Management
Sep 23, 2003
157
GB
I have upsized my Datasbase in Access 2003 to a SQL2000 server. (I have notupsized the application due to the size and complexity of the forms, so all the tables have been converted to link tables).
When doing a find (ctrl+F) the responce is exceptionally slow. looking at previous threads, they all seem to agree that ctrl+F should not be used.
I have created a query that will return the data i want to find using the *&[Search]&* on the relavent fields in the query.
I want to apply this query to a form button so they click 'Search' they enter in what to search for and the form goes to that record.
However, if I try to execute the query from te button the results are returned in the form of a data sheet.
How can i display the resulting record(s) in the form and how can i have a 'Find Next'?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top