Results 1 to 11 of 11

Thread: Crystal report 8.5

Threaded View

  1. #9

    Thread Starter
    Hyperactive Member yousufkhan's Avatar
    Join Date
    Jan 2002
    Location
    India
    Posts
    492

    Re: Crystal report 8.5

    Dim mycrpt As New Crystal.CrystalReport
    mycrpt.ReportFileName = "D:\Pathology\Report1.rpt"

    how to handover this report to microsoft report viewer in vb.net 2005
    i have tried this
    Me.rv1.LocalReport.ReportPath = "D:\Pathology\Report1.rpt"
    Last edited by yousufkhan; Sep 16th, 2008 at 06:25 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width