Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report problems
Message
 
À
16/11/2006 13:39:13
Charles Richard
Nvo Management Systems
Boisbriand, Québec, Canada
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01170391
Message ID:
01170489
Vues:
8
>Hello all
>
>We are trying to create a report (rdlc) in Visual Studio 2005, using vb.net, Microsoft's report viewer, and a stored procedure using a parameter. Ideally, we want to do this all or as much as possible in code.
>
>We have searched the web, Microsoft, tried the wizards, and gotten to 80% of several types of solutions but none at 100% where a stored procedure parameter (a primary key passed by code) is involved. Either the datatable or dataset is unavailable to design the report, or the parameter does not get to the SP, or the dataset is not visible in the report designer etc...
>
>Being relatively new to (and frustrated with) vb and asp.net (I am used to Visual Foxpro ...), could someone point us to a northwind code sample or something simple which does the same thing?

So you can't find data to base your report off of?

Make a new dataset object in your Project. Now drag the SP from the Server Explorer onto that XML space.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform