RSS Forums RSS
Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums

Help with Print Reports VB 6

Join Date: Oct 2007
Posts: 5
Reputation: Dr.Del is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
Dr.Del Dr.Del is offline Offline
Newbie Poster

Re: Help with Print Reports VB 6

  #6  
Nov 12th, 2007
[code) Private Sub cmdPrint_Click()

CrystalReport1.SQLQuery = "Select * from Contacts"
CrystalReport1.Action = 1 'force Crystal Reports Pro to run report"

End Sub [/code]

This works before the application is compiled, packaged, distributed, and installed. However, after that, it won't refresh new records in the print option. The records do appear
to be in the database on the form, but not in the print preview box. I'm at the point where I would be willing to pay to get this information.

DrDel
Reply With Quote  
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 4:24 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC