HI - Crystal report generation

D

Devendra

Hi,
I am using ASP.NET 2.0 beta.
I want to create a crystal report and convert it into a pdf and flush it on
the browser.

first of all can i create a crystal report using .ttx file i.e. the Field
definition what we used to do in ASP times.
If yes then can any one tell me how to do that.
I creates a .ttx file using crystal report 8.5 ( which i can simply create
using the notepad ) and try to to use it in Database experts in the database
fields.
then i went to Create new connection --> Database files --> I choosen .ttx
file and selected this file which i have just created.

CustID long
CustCode string 50
CustName string 200
AccNo string 30

It give me error with these messageboxes numbered as 1 and 2 below

1. Failed to load database information
2. Unknown Query Engine Error


Or can any one tell me how to create the crystal report using my own class.

And Which one would work faster.


Thanks,
Regards

Dev
 
S

Steven Cheng[MSFT]

Hi Devendra,

For crystal reports in .NET, we can use the .NET's ADO.NET classes,
DataSet/DataTable to populate a certain reportdocument.

http://www.developerfusion.co.uk/show/4266/

Also, currently we only support install/setup related issues of crystal
reports. For more detailed dev issue, I'd recommend try contacting the
crystal reports support according to he following kb article:

How to get help with Crystal Reports - International and U.S
http://support.microsoft.com/?id=100368

Thanks for your understanding.

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)


--------------------
| From: "Devendra" <[email protected]>
| Subject: HI - Crystal report generation
| Date: Tue, 25 Oct 2005 11:03:24 +0100
| Lines: 36
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.1830
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830
| X-RFC2646: Format=Flowed; Original
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.dotnet.framework.aspnet.webcontrols
| NNTP-Posting-Host: 217.205.201.142
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!tk2msftngp13.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.dotnet.framework.aspnet.webcontrols:11499
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.webcontrols
|
| Hi,
| I am using ASP.NET 2.0 beta.
| I want to create a crystal report and convert it into a pdf and flush it
on
| the browser.
|
| first of all can i create a crystal report using .ttx file i.e. the Field
| definition what we used to do in ASP times.
| If yes then can any one tell me how to do that.
| I creates a .ttx file using crystal report 8.5 ( which i can simply
create
| using the notepad ) and try to to use it in Database experts in the
database
| fields.
| then i went to Create new connection --> Database files --> I choosen
.ttx
| file and selected this file which i have just created.
|
| CustID long
| CustCode string 50
| CustName string 200
| AccNo string 30
|
| It give me error with these messageboxes numbered as 1 and 2 below
|
| 1. Failed to load database information
| 2. Unknown Query Engine Error
|
|
| Or can any one tell me how to create the crystal report using my own
class.
|
| And Which one would work faster.
|
|
| Thanks,
| Regards
|
| Dev
|
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top