Results 1 to 2 of 2

Thread: crystal reports

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2004
    Location
    philippines
    Posts
    245

    crystal reports

    i'm having an error when executing cr.action = 1 it says.. unable to connect: incorrect session parameters.

    this is my code:

    cr.ReportFileName = "epan.rpt"
    cr.DataFiles(0) = "epan.mdb"
    cr.ReportSource = crptReport
    cr.Password = "beh03272005"
    cr.Destination = crptToWindow
    cr.Action = 1

    it's a simple crystal report.. no subreports, nothing fancy..

    waiting for your replies..

  2. #2
    PowerPoster Pasvorto's Avatar
    Join Date
    Oct 2002
    Location
    Minnesota, USA
    Posts
    2,951

    Re: crystal reports

    I see a password reference...is there no usercode?

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