Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal Report Connection Error
Message
From
13/11/2002 02:08:25
 
 
To
All
General information
Forum:
Visual Basic
Category:
Other
Title:
Crystal Report Connection Error
Miscellaneous
Thread ID:
00721988
Message ID:
00721988
Views:
42
Hi,

The followings are the code to call the crystal report, but it meets this error : Unable to connect : incorrect log on parameters. And I have run preview sample at Crystal Report itself and it is no problem. Could you guys give some hints?

ccStk_puSumRpt is a crystal report controller

strSaveDir = "z:\sikhop\stk_pusumrpt.rpt"
ccStk_puSumRpt.Destination = 0 '`To Window
ccStk_puSumRpt.ReportFileName = strSaveDir
strSelectCritera = ""
ccStk_puSumRpt.SelectionFormula = strSelectCritera
ccStk_puSumRpt.Action = 1


Thanks in advanced
Aston
Reply
Map
View

Click here to load this message in the networking platform