Results 1 to 2 of 2

Thread: about crystal report

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2006
    Posts
    7

    about crystal report

    i am trying a project whic keeps tack with student records using vb 6.0 and MS Access.

    now i install crystal report 10.0

    i want to call my report such as in form load event using Crystal ActiveX Report Viewer library 10.0

    finally i got the errror "User-defined type not defined in first line i.e
    Dim Appl As New CRAXDRT.Application
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

    Dim Appl As New CRAXDRT.Application
    Dim Report As New CRAXDRT.Report
    Set Report = Appl.OpenReport("d:\Report3.rpt")
    CRViewer1.ReportSource = Report
    CRViewer1.ViewReport
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    tell me ther solution .step by step.
    if any other method to connect the crystal report provide me the steps

    thanks

  2. #2
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Thumbs up Re: about crystal report

    Read the Crystal report tutorial at my signature.

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