Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Login failed
Message
De
13/09/2004 04:18:34
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Rapports
Titre:
Login failed
Divers
Thread ID:
00941544
Message ID:
00941544
Vues:
74
Hi to all,

I have a problem displaying the report in a web form.

Here is my code.
   Dim oRpt As New CrystalDecisions.CrystalReports.Engine.ReportDocument()
   oRpt.Load(Server.MapPath("/PortalVBVS/Report1.RPT"))
   CR.ReportSource = oRpt
   CR.DataBind()
Error is login failed.

What should be my code to be able to login to the SQL SERVER since the report uses table from the server.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform