Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MM DataSets into Crystal Reports
Message
De
21/07/2004 21:51:03
Joel Leach
Memorial Business Systems, Inc.
Tennessie, États-Unis
 
 
À
16/07/2004 14:48:17
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00925300
Message ID:
00926857
Vues:
15
Hi Tony,

The last time I checked (it's been a while), Crystal required a Typed DataSet. Is that what you're using?

>I am not a heavy Crystal Reports user (Me FoxPro), but it looks like there might be another hoop or hook we have to go through to get Crystal Reports to see a MM DataSet.
>
>If I create a ds like this:
> Dim ds As New DataSet
> 'Get all users sorted by group
> ds = Me.oUsersDetail.GetUsersByGroup
>
>and then try to use it like this:
> 'Pass the populated dataset to the report
> oRpt.SetDataSource(ds)
>
>it doesn't seem to like it. If I clone the dataset into a table it seems to like it.
>
>Any ideas about this?
>
>Thanks.
Joel Leach
Microsoft Certified Professional
Blog: http://www.joelleach.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform