This is a discussion on Print report by using SQL 2000 within the SQL Server forums, part of the Microsoft SQL Server category; --> hi How I could print a report on printer using SQL 2000? I am not going in detail about ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| hi How I could print a report on printer using SQL 2000? I am not going in detail about the report as at the moment I need to know how produce reports on printer. Thank you *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
| ||||
| You can print the results of a query from Query Analyzer (choose File/Print) but only as basic text in a single font. Other than that, use VB, Access or some other reporting tool. -- David Portas ------------ Please reply only to the newsgroup -- "Khalid Hussain" <khalid.hussain@pinnacle.co.uk> wrote in message news:3f609c86$0$62079$75868355@news.frii.net... > hi > How I could print a report on printer using SQL 2000? > I am not going in detail about the report as at the moment I need to > know how produce reports on printer. > Thank you > > > *** Sent via Developersdex http://www.developersdex.com *** > Don't just participate in USENET...get rewarded for it! |
| Thread Tools | |
| Display Modes | |
|
|