Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Returning Multiple Datasets
Message
De
17/06/2008 08:09:14
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
01324579
Message ID:
01324657
Vues:
14
>I wrote a simple sproc:
>
>
>
>CREATE PROCEDURE Kevin_Test
>AS
>
>	SELECT * FROM Product
>	SELECT * FROM Inventory
>
>GO
>
>
>
>Then in Crystal Reports.Net I connected to the database and brought in the sproc. I only see the first data set. Anyone know what I'm doing wrong?
>
>Thanks

IIRC, you can only return one result set to Crystal.
Very fitting: http://xkcd.com/386/
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform