Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crystal Report Connection Error
Message
De
13/11/2002 02:08:25
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Crystal Report Connection Error
Divers
Thread ID:
00721988
Message ID:
00721988
Vues:
43
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
Répondre
Fil
Voir

Click here to load this message in the networking platform