Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
ASP .Net Web Controls
HI - Crystal report generation
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Steven Cheng[MSFT], post: 4301129"] Hi Devendra, For crystal reports in .NET, we can use the .NET's ADO.NET classes, DataSet/DataTable to populate a certain reportdocument. [URL]http://www.developerfusion.co.uk/show/4266/[/URL] 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 [URL]http://support.microsoft.com/?id=100368[/URL] Thanks for your understanding. Steven Cheng Microsoft Online Support Get Secure! [URL="http://www.microsoft.com/security"]www.microsoft.com/security[/URL] (This posting is provided "AS IS", with no warranties, and confers no rights.) -------------------- | From: "Devendra" <mikrofax@nospam.nospam> | 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: <usg27sU2FHA.3244@tk2msftngp13.phx.gbl> | 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 | | | [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
ASP .Net Web Controls
HI - Crystal report generation
Top