473,781 Members | 2,280 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Creating reports?

Hi, how can I create web reports? I need to create grouping, subtotals,
totals, etc...

Must I use gridview? Generating <tableand <tris the best solution?

Using asp.net C# 2.0

Thanks
Oct 8 '07 #1
3 1771
On Oct 8, 7:15 pm, "Paulo" <prbs...@uol.co m.brwrote:
Hi, how can I create web reports? I need to create grouping, subtotals,
totals, etc...

Must I use gridview? Generating <tableand <tris the best solution?

Using asp.net C# 2.0

Thanks
hi

use crystal reports.

Oct 8 '07 #2

Asking "how should I generate reports?" is kinda like asking
"What kind of car should I buy?"

There are several different ways to do it.

Homegrown ( asp:repeater , asp:gridview) (as you've alluded to)
Crystal Reports
Active Reports
Sql Server Reporting

You do NOT want to generate <table><trstate ments.
I'm gonna suggest this article:
http://www.codeproject.com/useritems...talReports.asp

with emphasis on "WITH A DATASET".

A (strong) dataset is kind of a mini-setup of you database.
You might have 100 tables in your database, but if you need a report of
Employees and which Department they are in, you only need to deal with 2 or
3 tables to make this report.
Employee (database table) and Department (database table) and maybe a
EmployeeDepartm entLink (database table)(if Employees are in more than 1
department).
The dataset would also (and only) have these 2/3 tables in it.
Then you create some kind of select (or stored procedure) method to populate
the dataset.

THEN (and only after you get the data you need in the dataset) you open
Crystal Reports (CR) and start working with the data, as the URL/Link I gave
you shows.

ActiveReports is like CrystalReports, but you have to buy/pay for it.
But I prefer AR over CR.
(like some people prefer Chevrolet over Ford).
But that'll get you going.

"Paulo" <pr*****@uol.co m.brwrote in message
news:Or******** ******@TK2MSFTN GP05.phx.gbl...
Hi, how can I create web reports? I need to create grouping, subtotals,
totals, etc...

Must I use gridview? Generating <tableand <tris the best solution?

Using asp.net C# 2.0

Thanks

Oct 8 '07 #3
This explains it a little better.

http://www.codeproject.com/aspnet/crystal_report.asp

You def want to go with the PUSH method.

PULL will get you into trouble fast. PULL is very non-maintainable, and if
you ever want to switch to something besides CR, PULL will screw you.


"Paulo" <pr*****@uol.co m.brwrote in message
news:Or******** ******@TK2MSFTN GP05.phx.gbl...
Hi, how can I create web reports? I need to create grouping, subtotals,
totals, etc...

Must I use gridview? Generating <tableand <tris the best solution?

Using asp.net C# 2.0

Thanks

Oct 8 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2917
by: longtim | last post by:
I have been having endless difficulty creating reports/queries that set any relevent parameters from controls in forms. I am creating an application under access 2003 but will target access 2000. The access file is in access 2000 format. I have a form that will hold the relevent parameters for the query/report that reports the statistics for all job records that match a certain criteria. These are: - A Customer Name.
5
6103
by: Mike | last post by:
I am writing a .NET application in C# that uses Crystal Reports. I want the crystal reports to grab information from a database no matter where the database is located. To do this, I want to create an ODBC connection to the database at runtime in order for the report to grab data from the database. Does anyone have a code snippet that shows how to do this? Thank you very much for your reply. Mike
2
4690
by: Joe_Black | last post by:
Hi all, I want to create an MDI app that allows reporting on XML data files downloaded from the equipment that we manufacture, this MDI app will have several default reports but due to the nature of the data different people will want to see it in different ways. What I would like to do is have several standard reports/graphing MDI Children that come as standard, then allow the user to apply a plugin that will allow them to view their...
3
1879
by: Przemo | last post by:
Hi, I have an ASP.NET 2.0 application. I need to generate some documents (reports) like invoices, orders, etc. Users need them to preview and print. Which of methods is the best for doing it: 1. Creating HTML page containing data (problems with rendering and unexpected behavior when dynamic text is too long), 2. Creating invoice as a XML and then transforming it into ready document using XSLT 3. Rendering document as a GIF just writing...
3
1669
by: erick-flores | last post by:
Hello all I am creating an Expense Report. There are to types of expenses: Company expenses and Reimb Expeneses. The company expenses is under "Expense Details Co" table and Reimb Expenses is under "Expense Details" table. So I am creating this final report to see both type of expenses separately but I CANT. I got this report design from a website, but it only came with one "Expense Details" table, so I add the Expense Details Co. The...
2
6895
by: Argonath | last post by:
Hi, I'm afraid this will no doubt horrendously basic as I'm a complete newbie to VB and have dived in without learning to do much... Start in the deep end and all. So if anyone could help, I'd appreciate it; I've got this bit of code and I couldn't for the life of me tell you why it doesn't work, if anyone else can I'd appreciate it! Cheers
3
3679
by: Andy Baker | last post by:
I have a utility that captures a signature on a handheld device and stores it as as string containing a series of points. I want to recreate this signature as a bmp file using VB.NET code. To do this, I have created a bitmap object using the following code Dim bmpSignature as Bitmap bmpSignature = New BitMap(240, 80) and I then use the graphics object to replot the points on the new bitmap, and save it using...
1
1575
by: BK | last post by:
A little rant first... I have 15+ years experience with developing software. Why is it that everything related to creating reports in .NET seems so convoluted to me? I don't want to use Crystal. I've worked with SQL Reporting Services and I'm not impressed. I've spent time looking at the new ReportViewer control and I'm not impressed. The ReportViewer seemed promising, but it is just so counterintuitive to me. What am I missing...
4
3679
by: sklett | last post by:
I've developed an ERP application that we use internally and works quite well. I receiving more and more requests from users to print various transactions, order forms, search results, etc. I haven't decided what the best way to do this is because I don't have much experience with generating printable forms. Early on I knew one of my modules would need to print a clear report so I used the open source SharpPDF library to generate the...
0
1024
by: jai83 | last post by:
hi, How can Stored procedures be used in oracle reports for creating reports instead of SQL queries? Thank you.
0
9474
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10306
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10075
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9931
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7485
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6727
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5373
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
3632
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2869
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.