Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report problems
Message
 
To
16/11/2006 13:39:13
Charles Richard
Nvo Management Systems
Boisbriand, Quebec, Canada
General information
Forum:
ASP.NET
Category:
Other
Title:
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01170391
Message ID:
01170489
Views:
7
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform