|
-
Jun 8th, 2005, 01:28 AM
#1
Thread Starter
Addicted Member
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..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|