Ask a Question related to ASP.NET General, Design and Development.
-
Charles #1
Reporting in ASP.NET with VB
Hello,
I need to ad some reports (Invoicing,AR Aging) to my VB
ASP.NET project.
And would like to use stored procedures for the data
calls.
Any suggestions?
Charles
Charles Guest
-
DW Ext help - Reporting
Hi, I'm actually running out of places to go to, so I thought I would try this forum. I have a little problem with one of my dreamweaver... -
error reporting
everytime we end a non responsive program, and on other occasions, a message pops up that internet explorer has encountered an error and needs to... -
Error reporting in CGI
Still new to Perl so this might be a dumb question. The error reporting when a script has errors is different when I run it in Perl from a command... -
Advice on reporting via ASP
Hello everyone, I have recently developed a web application across my clients intranet. We used ASP with Interdev 6.0 and SQL server as the... -
reg. Reporting
Hi all Can Datagrid be used for dynamic reporting? wat are the advantages and disadvantages can anyone explain regards, Sivi -
Kevin Spencer #2
Re: Reporting in ASP.NET with VB
Can you be more specific? What kind of suggestions are you looking for?
HTH,
Kevin Spencer
Microsoft FrontPage MVP
Internet Developer
[url]http://www.takempis.com[/url]
Big things are made up of
lots of Little things.
"Charles" <CWildner@Bellsouth.net> wrote in message
news:018b01c33b31$ee7c0f90$a101280a@phx.gbl...> Hello,
> I need to ad some reports (Invoicing,AR Aging) to my VB
> ASP.NET project.
> And would like to use stored procedures for the data
> calls.
> Any suggestions?
> Charles
>
Kevin Spencer Guest
-
Bassel Tabbara [MSFT] #3
Re: Reporting in ASP.NET with VB
Hello Charles,
Have you seen the samples on asp.net web site? They have samples on
Reports.
You can check them at:
[url]http://www.asp.net/Default.aspx?tabindex=9&tabid=47[/url]
Also:
Using ASP.NET to Create Multi-Page Custom Reports
[url]http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html[/url]
/aspnetcustrep.asp
Crystal Reports for Visual Studio .NET
[url]http://202.140.137.42/polivet/UploadDir/Article/I20034291134/crnet_web_app_p[/url]
rinting.pdf
I hope you find these web sites useful.
Thanks,
Bassel Tabbara
Microsoft, ASP.NET
This posting is provided "AS IS", with no warranties, and confers no rights.
--------------------
| From: Charles Wildner <anonymous@devdex.com>
| References: <eElpnyzODHA.3144@tk2msftngp13.phx.gbl>
| X-Newsreader: AspNNTP 1.50 (ActionJackson.com)
| Subject: Re: Reporting in ASP.NET with VB
| Mime-Version: 1.0
| Content-Type: text/plain; charset="us-ascii"
| Content-Transfer-Encoding: 7bit
| Message-ID: <uqNjWF1ODHA.1552@TK2MSFTNGP10.phx.gbl>
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| Date: Wed, 25 Jun 2003 12:38:21 -0700
| NNTP-Posting-Host: actionjackson133.dsl.frii.net 216.17.147.133
| Lines: 1
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTN GP10.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:154887
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Questions on Reporting in ASP.NET using VB
| 1. What is the easiest way to Print ?
| ie the user will see the order in an ASP.NET page
| and there will be a button that says "Print Invoice"
| I want to generate the data from a stored procedure
| passing it only the Invoice #.
|
| a. will Crystal Reports that can with VS 2003 allow
| you to use stored procedures? if so where can I
| find an example?
| b. can I build the print process using ASP, html
| outputting to a print buffer?
|
| 2. I would like one standardized process that is flexiable enough for
| all of my printing needs in ASP.NET & VB. The user will only press the
| button. Any suggestions?
|
| Charles
|
|
|
|
|
| *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
| Don't just participate in USENET...get rewarded for it!
|
Bassel Tabbara [MSFT] Guest



Reply With Quote

