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 MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print query results

Status
Not open for further replies.

lespaul

Programmer
Feb 4, 2002
7,083
US
We have developed a small query utility that is basically a form with a dbgrid and place to write SQL queries, press the submit button and voila! The results of the query are displayed in the grid. There is also a print button. Unfortunately, what it prints is the form. So if your query returns more than one page of data, you have to print the form over and over to get all the data. Does anyone have/is there an easy way to print the query results instead of the form? We would prefer not to use QuickReports if possible.

Thanks for any information!

Les
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top