Connecting Tech Pros Worldwide Help | Site Map

Does VB.net have a report generator?

Geri Reshef
Guest
 
Posts: n/a
#1: Nov 20 '05
In VB6 I used the DataReport which was a part of the package.
What is the tool of the VB.net for creating and printing reports?


Herfried K. Wagner [MVP]
Guest
 
Posts: n/a
#2: Nov 20 '05

re: Does VB.net have a report generator?


* "Geri Reshef" <GeriReshef@Tapuz.co.il> scripsit:[color=blue]
> In VB6 I used the DataReport which was a part of the package.
> What is the tool of the VB.net for creating and printing reports?[/color]

Crystal Reports comes with better versions of VS.NET.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Cor
Guest
 
Posts: n/a
#3: Nov 20 '05

re: Does VB.net have a report generator?


Hi Herfried,
[color=blue]
>
> Crystal Reports comes with better versions of VS.NET.[/color]

Not that important,but "better" is not the right word here I think.
Maybe completer or something.

Cor


scorpion53061
Guest
 
Posts: n/a
#4: Nov 20 '05

re: Does VB.net have a report generator?


I am not all that impressed with Crystal Reports myself. Others can bend it
to their will but on my WIN2000 machines at work it behaved quite badly.

"Cor" <non@non.com> wrote in message
news:%23$cSa4iyDHA.2084@TK2MSFTNGP09.phx.gbl...[color=blue]
> Hi Herfried,
>[color=green]
> >
> > Crystal Reports comes with better versions of VS.NET.[/color]
>
> Not that important,but "better" is not the right word here I think.
> Maybe completer or something.
>
> Cor
>
>[/color]


Mike Labosh
Guest
 
Posts: n/a
#5: Nov 20 '05

re: Does VB.net have a report generator?


> I am not all that impressed with Crystal Reports myself. Others can bend
it[color=blue]
> to their will but on my WIN2000 machines at work it behaved quite badly.[/color]

Crystal has "Satan Inside" with new 666 technology.

Actually, it behaves pretty ok for me, I just have an irrational emotional
hatred for it. I have never liked the way that it works, the way that the
designers look, etc...

So my own personal stubborn obsessive compulsive disorder has relegated me
to subclass PrintDocument whenever I need to print something. (Which isn't
often, thank God)
--
Peace & happy computing,

Mike Labosh, MCSD
Owner, vbSensei.Com
"Escriba coda ergo sum." -- vbSensei


Brian Henry
Guest
 
Posts: n/a
#6: Nov 20 '05

re: Does VB.net have a report generator?


CrystalReports.NET is included with professional and higher versions of
Visual Studio.NET and Visual Basic.NET.. it is a very flexable report
generator.. one of the best in the market. but keep in mind, the one in
VS.NET and VB.NET thats included, is not the same thing as you would get if
you actually bought Crystal Reports from Segate software, its similar but
not totaly...

"Geri Reshef" <GeriReshef@Tapuz.co.il> wrote in message
news:u6bY8giyDHA.1744@TK2MSFTNGP12.phx.gbl...[color=blue]
> In VB6 I used the DataReport which was a part of the package.
> What is the tool of the VB.net for creating and printing reports?
>
>[/color]


Herfried K. Wagner [MVP]
Guest
 
Posts: n/a
#7: Nov 20 '05

re: Does VB.net have a report generator?


* "scorpion53061" <scorpion_53061nospamhereplease@yahoo.com> scripsit:[color=blue]
> I am not all that impressed with Crystal Reports myself. Others can bend it
> to their will but on my WIN2000 machines at work it behaved quite badly.[/color]

CR seems to be "buggy", but it ships with some versions of VS.NET, that's
the advantage.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>
Ken Tucker [MVP]
Guest
 
Posts: n/a
#8: Nov 20 '05

re: Does VB.net have a report generator?


Hi,

The VB.NET resource kit come with the componet one report tool. If you
dont like crystal reports.

Ken
----------------
"scorpion53061" <scorpion_53061nospamhereplease@yahoo.com> wrote in message
news:uh3XACjyDHA.2556@TK2MSFTNGP10.phx.gbl...[color=blue]
> I am not all that impressed with Crystal Reports myself. Others can bend[/color]
it[color=blue]
> to their will but on my WIN2000 machines at work it behaved quite badly.
>
> "Cor" <non@non.com> wrote in message
> news:%23$cSa4iyDHA.2084@TK2MSFTNGP09.phx.gbl...[color=green]
> > Hi Herfried,
> >[color=darkred]
> > >
> > > Crystal Reports comes with better versions of VS.NET.[/color]
> >
> > Not that important,but "better" is not the right word here I think.
> > Maybe completer or something.
> >
> > Cor
> >
> >[/color]
>
>[/color]


Joe
Guest
 
Posts: n/a
#9: Nov 20 '05

re: Does VB.net have a report generator?


How do you access this report tool (along with other features)

----- Ken Tucker [MVP] wrote: ----

Hi

The VB.NET resource kit come with the componet one report tool. If yo
dont like crystal reports

Ke
---------------
"scorpion53061" <scorpion_53061nospamhereplease@yahoo.com> wrote in messag
news:uh3XACjyDHA.2556@TK2MSFTNGP10.phx.gbl..[color=blue]
> I am not all that impressed with Crystal Reports myself. Others can ben[/color]
i[color=blue]
> to their will but on my WIN2000 machines at work it behaved quite badly[color=green]
>> "Cor" <non@non.com> wrote in messag[/color]
> news:%23$cSa4iyDHA.2084@TK2MSFTNGP09.phx.gbl..[color=green]
>> Hi Herfried[color=darkred]
>>>>>>>> Crystal Reports comes with better versions of VS.NET
>>>> Not that important,but "better" is not the right word here I think[/color]
>> Maybe completer or something[color=darkred]
>>>> Co
>>>>>>[/color][/color][/color]
Closed Thread