473,387 Members | 1,501 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.

Crystal Reports 10 & .NET

First I'm an almost complete newbie at .NET, as I've only taken some
classes, worked through a beginner-level book, and done one minor console
application on my own.

That being said, I followed a method from Sybex's "Mastering Crystal Reports
9" to import a version 10 Crystal Report into a Windows Form, using Visual
Studio.NET

Following the instructions, I then dropped a ReportDocument object onto the
form & linked it to the report. Then the book gave some code to update the
report's database properties, and said to place it in this ReportDocument
object.

Even though I dropped this object onto the form, I do not see any visual
representation of it in Visual Studio. I figured they may have meant to
modify the reports code-behind page (myreport.vb), however, the book said in
the previous section that if you modify the Report's code-behind page, as it
would be overwritten if any changes were made to the report, later, etc.

How do I get to the properties of the ReportDocument object? Thanks in
advance for any help here.
Jul 21 '05 #1
1 1351
I don't have a copy of the Sybex book in front of me. But considering that
it isn't a .NET specific book it is probably missing some details. You can
download a some free chapters of my book that show you how to add and
integrate a report into .NET. Also, I think if you are looking for a preview
of your report inside Visual Studio then you won't see it. This won't be
implemented till .NET 2005 (but it does work for ASP.NET forms).

http://www.crystalreportsbook.com/FreeEbook.asp

HTH,

Brian Bischof
"Bari Allen" <ba**@sos.REMOVETHISNOSPAM.state.ga.us> wrote in message
news:Ok**************@TK2MSFTNGP12.phx.gbl...
First I'm an almost complete newbie at .NET, as I've only taken some
classes, worked through a beginner-level book, and done one minor console
application on my own.

That being said, I followed a method from Sybex's "Mastering Crystal Reports 9" to import a version 10 Crystal Report into a Windows Form, using Visual
Studio.NET

Following the instructions, I then dropped a ReportDocument object onto the form & linked it to the report. Then the book gave some code to update the report's database properties, and said to place it in this ReportDocument
object.

Even though I dropped this object onto the form, I do not see any visual
representation of it in Visual Studio. I figured they may have meant to
modify the reports code-behind page (myreport.vb), however, the book said in the previous section that if you modify the Report's code-behind page, as it would be overwritten if any changes were made to the report, later, etc.

How do I get to the properties of the ReportDocument object? Thanks in
advance for any help here.

Jul 21 '05 #2

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

Similar topics

2
by: Dougie | last post by:
I am obtaining a DataSet from an XML web service. It contains a number of ten pin bowling scores from 4 different players. I want to provide a means of graphing the performance of the round and...
7
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying....
0
by: Robert Warnestam | last post by:
Hello, I have some problems deploying Crystal Reports. I'm using Visual Studio 2005 Beta 1. In this version Crystal Reports (9.7.3500.0) is included. I created a small test application...
3
by: Trichy | last post by:
Hi Can any one help me. I added crystal report item to my project .net. After connecting to database , i inserted three columns from table. I ran report in ..net is working fine. My problem, ...
3
by: Karine Proot | last post by:
Hello, I created two reports : - OleDbReport.rpt, with an OLE DB (ADO) data source (took only table 'stores' from database 'pubs') - DataSetReport.rpt, with an ADO.NET DataSet as a data source...
0
by: stromberg45 | last post by:
People, I am using Visual Studio 2003 v7.1, with framework 1.1 SP1. I also use crystal reports 8.5 to write a lot of my clients reports, and recently upgraded my crystal 8.5 to 9. this however in...
1
by: paul | last post by:
Hello, does VB .net express edition come with (or be enhanced somehow) to include Crystal reports as does the proper edition? Thanks Paul
2
by: MartyInOz | last post by:
Hi, I'm currently running Crystal Reports 8.5 from PHP using COM..(yes I know that is an older version of Crystal)...I am also running PHP on localhost. The following code: <?php $crapp =...
0
by: Mark Gold | last post by:
Hi! We have a VB application using Crystal Reports 6 that has worked successfully on hundreds of systems for over 10 years. Now, on one network, the application and access database does not close....
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.