473,387 Members | 1,515 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

DOT.Net Reports

This whole report thing in VS2005 is a joke, right? What an unbelievably
really bad piece of crap! Hopefully, they have fired the incompetent team
that developed this really non-usable tool. Heck, they don't even have a
dedicated newsgroup for this dotnet category.

1. Can't put items in the Header, when using headers and footers, that come
from the PO_Header.
2. Try editing a really long IIF statement; what a frigging joke. That
little helper box appears just long enough to focus, then it goes away, so
your left with this text box that you have to scroll from left to right
trying to edit.
3. Drop a rectangle on the report, and even though in design mode it looks
fine, when you run it you will find that the rectangle overwrites
information that is clearly well below it in design mode.
4. Change a report from 8.5 x 11 to 11 x 8.5 and then try and figure out
where to drag the report so that it actually prints properly on that paper
size. Thats a project in itself!
5. Run a report, and the text box displays 'Error'. Jeez, thanks a lot.
6. The dataSources is a joke right? It never displays anything correctly.
It has datasources that I have no idea where they came from. All I am doing
is dragging items from a strongly typed dataset to the report.

Hopefully, someday, VS will become a complete tool, and not just something
we have to find work-arounds for. I have to spend hours, even days figuring
out how to get some simple, no-brainer item working. Don't get me talking
about TabControls!

Jul 22 '07 #1
3 1857
* gullible wrote, On 22-7-2007 4:11:
This whole report thing in VS2005 is a joke, right? What an unbelievably
really bad piece of crap! Hopefully, they have fired the incompetent team
that developed this really non-usable tool. Heck, they don't even have a
dedicated newsgroup for this dotnet category.

1. Can't put items in the Header, when using headers and footers, that come
from the PO_Header.
2. Try editing a really long IIF statement; what a frigging joke. That
little helper box appears just long enough to focus, then it goes away, so
your left with this text box that you have to scroll from left to right
trying to edit.
3. Drop a rectangle on the report, and even though in design mode it looks
fine, when you run it you will find that the rectangle overwrites
information that is clearly well below it in design mode.
4. Change a report from 8.5 x 11 to 11 x 8.5 and then try and figure out
where to drag the report so that it actually prints properly on that paper
size. Thats a project in itself!
5. Run a report, and the text box displays 'Error'. Jeez, thanks a lot.
6. The dataSources is a joke right? It never displays anything correctly.
It has datasources that I have no idea where they came from. All I am doing
is dragging items from a strongly typed dataset to the report.

Hopefully, someday, VS will become a complete tool, and not just something
we have to find work-arounds for. I have to spend hours, even days figuring
out how to get some simple, no-brainer item working. Don't get me talking
about TabControls!
The reporting system that comes with Visual Studio is actually Crystal
Reports, they have an excellent support forum on their website. The
version that comes with Visual Studio is a light version, which can be
used for free, so that's what you get. If you want to do more fancy
things (and use a version that is at least 4 versions newer than this
one) go to their site and buy the latest product. (Or search for any
other Reporting tool for .NET).

http://www.businessobjects.com/

Jesse
Jul 22 '07 #2
Depending on which version of VS200x the OP was talking: VS2002/3 comes with
Crystal Report.NET, while VS2005 comes with both Crystal Report.NET and VS
built-in report designer.

I have to admit that the VS built-in reporting designer is a bit "light",
comparing to the Crystal Report.NET, and its redering quality is yet to be
enhanced a bit more. But I do not feel it as bad as the OP feels.

If you developed for SQL Server2000/2005, then you would have SQL Server
reporting services' report designer installed, which is merged into VS, as
if it is part of VS.

Except for SQL Server Reporting Services, MS never invest much on reporting
tool to be built into its development suite. This gives a lot market space
for third party products. Searching the net would lead you dozens of
reporting tools for .NET development, from free ones to expensive ones. So,
I wouldn't complain if I am not satisfied with the simple/light VS built-in
reporting tool. As matter of fact, besides mainly doing .NET reporting with
SQL Server Reporting Services, I do use VS built-in report for a few apps'
built-in reports. They are pretty good and, more importantly, meet my needs.
"Jesse Houwing" <je***********@nospam-sogeti.nlwrote in message
news:%2****************@TK2MSFTNGP04.phx.gbl...
>* gullible wrote, On 22-7-2007 4:11:
>This whole report thing in VS2005 is a joke, right? What an unbelievably
really bad piece of crap! Hopefully, they have fired the incompetent
team that developed this really non-usable tool. Heck, they don't even
have a dedicated newsgroup for this dotnet category.

1. Can't put items in the Header, when using headers and footers, that
come from the PO_Header.
2. Try editing a really long IIF statement; what a frigging joke. That
little helper box appears just long enough to focus, then it goes away,
so your left with this text box that you have to scroll from left to
right trying to edit.
3. Drop a rectangle on the report, and even though in design mode it
looks fine, when you run it you will find that the rectangle overwrites
information that is clearly well below it in design mode.
4. Change a report from 8.5 x 11 to 11 x 8.5 and then try and figure out
where to drag the report so that it actually prints properly on that
paper size. Thats a project in itself!
5. Run a report, and the text box displays 'Error'. Jeez, thanks a lot.
6. The dataSources is a joke right? It never displays anything
correctly. It has datasources that I have no idea where they came from.
All I am doing is dragging items from a strongly typed dataset to the
report.

Hopefully, someday, VS will become a complete tool, and not just
something we have to find work-arounds for. I have to spend hours, even
days figuring out how to get some simple, no-brainer item working. Don't
get me talking about TabControls!

The reporting system that comes with Visual Studio is actually Crystal
Reports, they have an excellent support forum on their website. The
version that comes with Visual Studio is a light version, which can be
used for free, so that's what you get. If you want to do more fancy things
(and use a version that is at least 4 versions newer than this one) go to
their site and buy the latest product. (Or search for any other Reporting
tool for .NET).

http://www.businessobjects.com/

Jesse

Jul 22 '07 #3
Part of the bigger picture here is that Microsoft has a long history, for
better or worse, of including minimalistic controls with Visual Studio
(going back to the VB1-6 days and continuing with all .NET versions).

Microsoft is not in the control business. But they have essentially created
and supported an entire 3rd-party control market. This is why companies like
Crystal Reports, DataDynamics, Infragistics, ComponentOne, ComponentArt etc
all exist. They provide awesome and specialized controls that plug right
into the MS dev environments and technologies.

What Microsoft does typically include with Visual Studio is some dumbed down
"light" version of the controls - often supplied to Microsoft by one or more
of their 3rd party partners. That's what you get "out of the box" with
Visual Studio. If you want something more robust (or even robust at all),
then you must acquire 3rd party controls. The lone exception that I'm aware
of would perhaps be the report writer included with MS Access. It has been
an awesome report writer going back to the earliest versions of MS Access.

For report writers for Visual Studio, I highly recommend ActiveReports form
DataDynamics (http://www.datadynamics.com/default.aspx). I don't work for
them, but I have used their report writers for both com and .NET for many
many years and on many projects.

-HTH

"gullible" <gu******@msn.comwrote in message
news:Tf******************************@giganews.com ...
This whole report thing in VS2005 is a joke, right? What an unbelievably
really bad piece of crap! Hopefully, they have fired the incompetent team
that developed this really non-usable tool. Heck, they don't even have a
dedicated newsgroup for this dotnet category.

1. Can't put items in the Header, when using headers and footers, that
come from the PO_Header.
2. Try editing a really long IIF statement; what a frigging joke. That
little helper box appears just long enough to focus, then it goes away, so
your left with this text box that you have to scroll from left to right
trying to edit.
3. Drop a rectangle on the report, and even though in design mode it looks
fine, when you run it you will find that the rectangle overwrites
information that is clearly well below it in design mode.
4. Change a report from 8.5 x 11 to 11 x 8.5 and then try and figure out
where to drag the report so that it actually prints properly on that paper
size. Thats a project in itself!
5. Run a report, and the text box displays 'Error'. Jeez, thanks a lot.
6. The dataSources is a joke right? It never displays anything correctly.
It has datasources that I have no idea where they came from. All I am
doing is dragging items from a strongly typed dataset to the report.

Hopefully, someday, VS will become a complete tool, and not just something
we have to find work-arounds for. I have to spend hours, even days
figuring out how to get some simple, no-brainer item working. Don't get
me talking about TabControls!

Jul 22 '07 #4

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

Similar topics

5
by: BStorm | last post by:
I have a transaction log file where the DataSet table's Description column is actually delimited into "subcolumns" based upon the transaction id. I would like to parse these into separate fields...
2
by: Andrew | last post by:
Hi there: I can successfully control a report's GroupLevel ControlSource property by using: ..Reports!rptEESTMT_A.GroupLevel(i).ControlSource = "CorpName" where rptEESTMT_A is the actual...
0
by: Ian | last post by:
(Sorry if I have repeated this, it did not appear the first time) I have the following code on a button. The idea is that when this button is clicked it prints several reports automatically then...
3
by: Gheaci Maschl | last post by:
Hi all! I would like to have your opinion about my problem and my proposal how to solve it: Ingredients: - BTriev database - Crystal Reports - maybe MS Access - Liinos6 (small ERP software)
1
by: KEVIN97810 | last post by:
Hello to all, I am trying to fill all my reports in a listbox but I may not need to show other reports. How do you modify this function to do that. I have losts of reports but don't want to...
2
by: B.Newman | last post by:
I've got some VB.NET code that *should* get a list of reports from an Access MDB and populate a list box with them. It doesn't detect any of the reports at all. oAccess.Reports.Count comes up as...
3
by: VMI | last post by:
I know this may not be the best NG for this, but I feel you guys know more about this than any of the other NGs. I need to build several simple reports (over 50 of them and they get their data...
12
by: Tony Ciconte | last post by:
We are evaluating the prospect of integrating and/or using Crystal Reports with some of our current products. Some of these are still in Access 97 and are running well. Since we cannot include the...
16
by: JoeW | last post by:
I'm utilizing a database that I created within MS Access within a program I've created in VB.NET. I am using the VB front end to navigate the information, but want to be able to print a report,...
3
by: joelpollock | last post by:
I'm having trouble continuously page numbering a large report in MS Access. The report is made up of three separate Access reports which I join together at the end. In the past I have opened the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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...
0
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,...

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.