Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Crystal Report | Topic profile

Topic profile page for Crystal Report. This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Crystal Report.
Topic "Crystal report" was discussed 4,313 times on 225 sites in last 3 months
Search discussions, forums, images, videos, about "Crystal report" on BoardReader!
 

BoardReader Trendy!

Topic 1:

Topic 2:

Topic 3:

Domain Profile
Domain:

Posting activity graph on crystal report:

Posts by:  day  week  month 

 

Related topics:


crystal report was discussed on the following sites:

MSDN Forums MSDN Forums - 539 MSDN Forums - site profile
VBForums - Visual Basic and VB .NET Discussions and More! VBForums - Visual Basic and VB .NET Discussions... - 464 VBForums - Visual Basic and VB .NET Discussions and More! - site profile
BOB: BusinessObjects Board BOB: BusinessObjects Board - 372 BOB: BusinessObjects Board - site profile
Forums - ASP.NET Forums - 320 Forums - ASP.NET Forums - site profile
Forums de Developpez.com Forums de Developpez.com - 216 Forums de Developpez.com - site profile

 

Related threads on crystal report:

migjimenez Working on a new Crystal Report 2:56 PM Mar 30th from web   Twitter / migjimenez - site profile migjimenez - forum profile  Go to this thread  Working on a new Crystal Report 2:56 PM Mar 30th from web
Reporting (Crystal, Access and Data Designer) Crystal Report 4.6 with Access 2000  VBForums - Visual Basic and VB .NET Discussions and More! - site profile Reporting (Crystal, Access and Data Designer) - forum profile  Go to this thread  Crystal Report 4.6 with Access 2000
Business Objects: Crystal Reports 4 Other topics Logon error running Crystal report connected to Excel Data  Tek-Tips Forums - site profile Business Objects: Crystal Reports 4 Other topics - forum profile  Go to this thread  Logon error running Crystal report connected to Excel Data
Crystal Reports for Visual Studio Crystal Report Bar graph  MSDN Forums - site profile Crystal Reports for Visual Studio - forum profile  Go to this thread  Crystal Report Bar graph
Silverlight (formerly WPF/E) Developer Issues Crystal Report  MSDN Forums - site profile Silverlight (formerly WPF/E) Developer Issues - forum profile  Go to this thread  Crystal Report

Latest threads on crystal report:

Visual Basic(Microsoft): Version 5 & 6
Started 19 hours, 28 minutes ago (2009-12-01 23:54:00)  by adnanext123
Hi, I have installed My VB6 Application on Windows 7. My Application uses VB6, CR 8.5, Farpoint. Every thing works fine. But when I open application in VB6 IDE and double click Crystal report It crash VB6 with this error message. "Visual Basic has stopped working" Can anyone have sollution of this problem becuase without this solution I cannot shift to Windows 7. One thing my appication is ...
Source: Tek-Tips Forums More from this site Tek-Tips Forums - site profile 
Forum:  Visual Basic(Microsoft): Version 5 & 6  Visual Basic(Microsoft): Version 5 & 6 - forum profile
Thread:  Show this thread (1 post) More from VB6 IDE Crashed when insert Crystal Report 8.5 in Windows 7  Thread Thread info: VB6 IDE Crashed when insert Crystal Report 8.5 in Windows 7 Size: 532 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "VB6 IDE Crashed when insert Crystal Report 8.5 in Windows 7 :: Visual Basic(Microsoft): Version 5 & 6 :: Tek-Tips Forums"
Business Objects: Crystal Reports 4 Other topics
Started 19 hours, 31 minutes ago (2009-12-01 23:51:00)  by adnanext123
Hi, I have installed My VB6 Application on Windows 7. My Application uses VB6, CR 8.5, Farpoint. Every thing works fine. But when I open application in VB6 IDE and double click Crystal report It crash VB6 with this error message. "Visual Basic has stopped working" Can anyone have solution of this problem because without this solution I cannot shift to Windows 7. One thing my application is ...
Source: Tek-Tips Forums More from this site Tek-Tips Forums - site profile 
Forum:  Business Objects: Crystal Reports 4 Other topics  Business Objects: Crystal Reports 4 Other topics - forum profile
Thread:  Show this thread (1 post) More from Crystal Report 8.5 crashes VB6 IDE on Windows 7  Thread Thread info: Crystal Report 8.5 crashes VB6 IDE on Windows 7 Size: 532 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Crystal Report 8.5 crashes VB6 IDE on Windows 7 :: Business Objects: Crystal Reports 4 Other topics :: Tek-Tips Forums"
Java Help
Started 2 days, 4 hours ago (2009-11-30 14:39:00)  by Mikoshiva
Hi all, I am trying to export a crystal report in an Excel file through my java application. I found two ways to do it but each of them fail. I tried the following code as found in your post: Problem is the code fail at that point (clientDoc.open(rptDoc, 0) as the client document cannot open or see or ???? the report. String rptDoc = "reporteportsDataExtraction....
Source: Dev Shed Forums - Open Source web development More from this site Dev Shed Forums - Open Source web development - site profile 
Forum:  Java Help  Java Help - forum profile
Thread:  Show this thread (2 posts) More from [Servlets/JSP] Export Crystal Report to excel using Java  Thread Thread info: [Servlets/JSP] Export Crystal Report to excel using Java Size: 4,665 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Servlets/JSP - Export Crystal Report to excel using Java :: Java Help :: Dev Shed Forums - Open Source web development"
ASP.NET
Started 2 days, 6 hours ago (2009-11-30 13:16:00)  by blakemckenna
I'm trying to attach a SQL Server DB File (*.mdf) to a Crystal Report in my web app and for some reason it's not letting me. I've closed the DB connection from my app. What type of connection should I use in the Crystal Report? Thanks,
Source: VBForums - Visual Basic and VB .NET Discussions an... More from this site VBForums - Visual Basic and VB .NET Discussions and More! - site profile 
Forum:  ASP.NET  ASP.NET - forum profile
Thread:  Show this thread (4 posts) More from Can't attach SQL Server DB File to Crystal Report???  Thread Thread info: Can't attach SQL Server DB File to Crystal Report??? Size: 252 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Can't attach SQL Server DB File to Crystal Report??? :: ASP.NET :: VBForums - Visual Basic and VB .NET Discussions an..."
Visual Basic .NET
Started 2 days, 10 hours ago (2009-11-30 09:06:00)  by snufse
When I load the report from my c: drive it works fine: Code: Dim myPath As String = "c:\PlantDailyShiftReport.rpt" myCrystalReport1.Load(myPath) Now when I load the report from solution explorer it tells me "Load report failed. The system cannot find the file specified" Code: Dim myPath As String = Application.StartupPath & "\PlantDailyShiftReport.rpt" ...
Source: VBForums - Visual Basic and VB .NET Discussions an... More from this site VBForums - Visual Basic and VB .NET Discussions and More! - site profile 
Forum:  Visual Basic .NET  Visual Basic .NET - forum profile
Thread:  Show this thread (4 posts) More from [RESOLVED] Crystal Report - Load  Thread Thread info: [RESOLVED] Crystal Report - Load Size: 1,129 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "[RESOLVED] Crystal Report - Load :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
Visual Basic .NET
Started 2 days, 10 hours ago (2009-11-30 09:06:00)  by snufse
[RESOLVED] Crystal Report - Load When I load the report from my c: drive it works fine: Code: Dim myPath As String = "c:\PlantDailyShiftReport.rpt" myCrystalReport1.Load(myPath) Now when I load the report from solution explorer it tells me "Load report failed. The system cannot find the file specified" ...
Source: VBForums - Visual Basic and VB .NET Discussions an... More from this site VBForums - Visual Basic and VB .NET Discussions and More! - site profile 
Forum:  Visual Basic .NET  Visual Basic .NET - forum profile
Thread:  Show this thread (4 posts) More from [RESOLVED] Crystal Report - Load  Thread Thread info: [RESOLVED] Crystal Report - Load Size: 1,867 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "[RESOLVED] Crystal Report - Load :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
microsoft.public.vc.mfc
Started 3 days, 16 hours ago (2009-11-29 02:35:00)  by mido1971
  Hi, Can anybody give me information about benefits of using crystal report in VS2008 or use Report Viewer ( Microsoft ) in the two case i must use managed code while i can't use it in MFC Code or native C++ ,I hope i am wrong thanks  ...
Source: Discussions in microsoft.public.vc.mfc More from this site Discussions in microsoft.public.vc.mfc - site profile 
Forum:  microsoft.public.vc.mfc  microsoft.public.vc.mfc - forum profile
Thread:  Show this thread (1 post) More from Crystal report and Microsoft report in microsoft.public.vc.mfc  Thread Thread info: Crystal report and Microsoft report in microsoft.public.vc.mfc Size: 668 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Crystal report and Microsoft report in microsoft.public.vc.mfc :: microsoft.public.vc.mfc :: Discussions in microsoft.public.vc.mfc"
SQL and PL/SQL
Started 3 days, 17 hours ago (2009-11-29 02:01:00)  by user12285149
Dear All, I am trying to use the following procedure as a datasource for my crystal report. The query works as I expected but the problem is I can't figure out how to fetch back the data from those dummy tables - IFS_PR_DUMMY_TAB and IFS_PR_DUMMY2_TAB CREATE OR REPLACE procedure dummy9_IFS_FR2_Sales (cdate IN date) as acontract customer_order...
Source: www.oracle.com More from this site www.oracle.com - site profile 
Forum:  SQL and PL/SQL   SQL and PL/SQL
 - forum profile
Thread:  Show this thread (7 posts) More from PL/SQL procedure for a crystal report  Thread Thread info: PL/SQL procedure for a crystal report Size: 3,380 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "PL/SQL procedure for a crystal report :: SQL and PL/SQL
 :: www.oracle.com"
Crystal Reports for Visual Studio
Started 4 days, 8 hours ago (2009-11-28 11:15:00)  by Mitkram
Hi Guyz! I'm trying to print a record in vb.net(vb2008 express edition) and what I'm familiar with printing was using data report way back when i was in vb6.0 but when i moved to vb.net lately i heard about using crystal report but im not familiar with it so i don't really know how to start with.I know it sounds like im depending too much but what im just trying to ask is a little favor just ...
Source: MSDN Forums More from this site MSDN Forums - site profile 
Forum:  Crystal Reports for Visual Studio  Crystal Reports for Visual Studio - forum profile
Thread:  Show this thread (1 post) More from How to print records using crystal report?  Thread Thread info: How to print records using crystal report? Size: 922 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "How to print records using crystal report? :: Crystal Reports for Visual Studio :: MSDN Forums"
Reporting (Crystal, Access and Data Designer)
Started 4 days, 9 hours ago (2009-11-28 09:33:00)  by krishna.vb
Hi All, Crystal report 4.6 asking password with Access 2000 database (which in not password protected). While with Access 97 No such asking for Password. What password Cr4.6 asking with Access 2000. Waiting for Reply.... Krishna
 

Hot threads on crystal report:

Crystal XI
Started 6 days, 13 hours ago (2009-11-26 05:56:00)  by Carina
Hi All, I have problems to find the max and min amounts for the following issue: ............SAAB......200810.......20 ............VOLVO.....200810.......10 ............FORD......200811.......50 ............SAAB......200811.......20 ............BMW.......200812.......20 ............SAAB......200812.......30 ............FORD......200901.......20...
Source: BOB: BusinessObjects Board More from this site BOB: BusinessObjects Board - site profile 
Forum:  Crystal XI   Crystal XI   - forum profile
Thread:  Show this thread (2 posts) More from Maximum amount in Crystal report  Thread Thread info: Maximum amount in Crystal report Size: 1,323 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Maximum amount in Crystal report :: Crystal XI   :: BOB: BusinessObjects Board"
Started 1 week ago (2009-11-25 06:47:00)  by JustineJoanne
 I have connected to two different databases in a report (database location) and wish to pull values from both where both have the same nominal account. It seems to be pulling the same records multiple times from one database........I have tried changing the linking (left outer join etc) and also adding to the formulaes eg IF {?period} = {nltran09.trans_period} THEN {nltran09.journal_...
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  Crystal Reports  Crystal Reports - forum profile
Thread:  Show this thread (1 post) More from Joining data from two databases in a Crystal report  Thread Thread info: Joining data from two databases in a Crystal report Size: 707 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Joining data from two databases in a Crystal report :: Crystal Reports :: Forums - ASP.NET Forums"
Started 6 days, 7 hours ago (2009-11-26 12:12:00)  by nickoy
I have created a .net application using c#, it contains a reporting feature. I would like to pass parameters to the crystal report based on selections of the user at run-time. I have written a stored procedure in sql which will accept the parameters and return the result in the crystal report.  I am enablling the user to use controls such as dropdownlists and radio buttons to filter the ...
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  Crystal Reports  Crystal Reports - forum profile
Thread:  Show this thread (5 posts) More from Pass parameters to crystal report  Thread Thread info: Pass parameters to crystal report Size: 617 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Pass parameters to crystal report :: Crystal Reports :: Forums - ASP.NET Forums"
Started 5 days, 19 hours ago (2009-11-26 23:40:00)  by Pruthvisagar
I am using VS 2005 and crystal report XI. I have requirement to export the crystal report to a notepad. Let me know how can i archive this. Thanks In Adavance PRUTHVI SAGAR HN
Source: Forums - ASP.NET Forums More from this site Forums - ASP.NET Forums - site profile 
Forum:  Crystal Reports  Crystal Reports - forum profile
Thread:  Show this thread (3 posts) More from How to export a crystal report to a notepad  Thread Thread info: How to export a crystal report to a notepad Size: 312 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "How to export a crystal report to a notepad :: Crystal Reports :: Forums - ASP.NET Forums"
Business Objects: Crystal Reports 1 Formulas
Started 1 week, 1 day ago (2009-11-24 17:03:00)  by lana123
Hi, people Unfortunately, I never work with .bmp files(actually with all type of pictures)in Crystal and I would be happy to get any tips how to do my task: I need conditionally show different .bmp objects in the Crystal Report IX (database - Oracle 9). This is how they have to appear - if Field1 = LastName1 so .bmp1 have to be visible and printed with all other information on the form, if ...
Source: Tek-Tips Forums More from this site Tek-Tips Forums - site profile 
Forum:  Business Objects: Crystal Reports 1 Formulas  Business Objects: Crystal Reports 1 Formulas - forum profile
Thread:  Show this thread (8 posts) More from Conditionally insert .bmp objects in Crystal report  Thread Thread info: Conditionally insert .bmp objects in Crystal report Size: 621 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Conditionally insert .bmp objects in Crystal report :: Business Objects: Crystal Reports 1 Formulas :: Tek-Tips Forums"
Business Objects: Crystal Reports 1 Formulas
Started 1 week ago (2009-11-25 14:11:00)  by fisheromacse
I have tried a somewhat different approach to a 'conditional' image in a report. I have the image in a subreport, and then used the 'Graphic Location' button under the 'Picture' tab after inserting a placeholder image and choosing 'Format Graphic'. For the Graphic Location I used this: "Q:\Pictures\"&{CLIENT.NameLast}&{CLIENT.NameFirst }*".bmp" This way, i have a directory of images that ...
Source: Tek-Tips Forums More from this site Tek-Tips Forums - site profile 
Forum:  Business Objects: Crystal Reports 1 Formulas  Business Objects: Crystal Reports 1 Formulas - forum profile
Thread:  Show this thread (8 posts) More from Conditionally insert .bmp objects in Crystal report  Thread Thread info: Conditionally insert .bmp objects in Crystal report Size: 648 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Conditionally insert .bmp objects in Crystal report :: Business Objects: Crystal Reports 1 Formulas :: Tek-Tips Forums"
Business Objects: Crystal Reports 4 Other topics
Started 1 week ago (2009-11-25 15:12:00)  by KhouseProgrammer
I am using Crystal report 10 version 10.0.0.533 In the date parameter selection , CR10 does not allow me to select date past year 2009. I am using the normal date selection which is a drop down calendar. CR10 will not allow me to select or enter 2010. Please advice how to fix this problem ??? Thank you dre
Source: Tek-Tips Forums More from this site Tek-Tips Forums - site profile 
Forum:  Business Objects: Crystal Reports 4 Other topics  Business Objects: Crystal Reports 4 Other topics - forum profile
Thread:  Show this thread (5 posts) More from Crystal report 10 - date parameter limitation or Bug ???  Thread Thread info: Crystal report 10 - date parameter limitation or Bug ??? Size: 399 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Crystal report 10 - date parameter limitation or Bug ??? :: Business Objects: Crystal Reports 4 Other topics :: Tek-Tips Forums"
Visual Basic .NET
Started 1 week ago (2009-11-25 11:43:00)  by snufse
Instead of loading a crsytal report from a path like this: Code: myCrystalReport1.Load("C:\Program Files\Astec Industries\PlantDailyShiftReport.rpt") Is it possible to include the crystal report in the solution and load it from there? I've used this is asp: Code: Dim myPath As String = (Server.MapPath("PlantDailyShiftReport.rpt")) myCrystalReport1.Load(...
Source: VBForums - Visual Basic and VB .NET Discussions an... More from this site VBForums - Visual Basic and VB .NET Discussions and More! - site profile 
Forum:  Visual Basic .NET  Visual Basic .NET - forum profile
Thread:  Show this thread (2 posts) More from [RESOLVED] Loading a Crystal Report  Thread Thread info: [RESOLVED] Loading a Crystal Report Size: 1,065 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "[RESOLVED] Loading a Crystal Report :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
Visual Basic .NET
Started 1 week ago (2009-11-25 09:17:00)  by snufse
Have a windows application and need to run a crystal report. Code: Dim myPath As String = "PlantDailyShiftReport.rpt" myCrystalReport1.Load(myPath) myCrystalReport1.SetDatabaseLogon(CrystalReport_Us erId, CrystalReport_Password) myCrystalReport1.SetParameterValue("Ask-Date", ComboBox1.SelectedValue) CrystalReportViewer1.ReportSource = myCrystalReport1 The crystal report is ...
Source: VBForums - Visual Basic and VB .NET Discussions an... More from this site VBForums - Visual Basic and VB .NET Discussions and More! - site profile 
Forum:  Visual Basic .NET  Visual Basic .NET - forum profile
Thread:  Show this thread (5 posts) More from [RESOLVED] How to run a Crystal Report  Thread Thread info: [RESOLVED] How to run a Crystal Report Size: 769 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "[RESOLVED] How to run a Crystal Report :: Visual Basic .NET :: VBForums - Visual Basic and VB .NET Discussions an..."
Reporting (Crystal, Access and Data Designer)
Started 1 week, 1 day ago (2009-11-24 13:50:00)  by jre1229
Hi, I am using the crystal reports that comes with VS 2005. I have a report that has multiple subreports in the "Details" section. the problem is, I can make the subreports grow if needed but when it does it overlaps the next subreport. Does anyone know how to make everything below the subreport move down as the subreport grows? Anyone know of any other way to display multiple reports within ...
.NET
Started 2 days, 2 hours ago (2009-11-30 17:02:00)  by rethat
Quote: Được gửi bởi FatherOfBill ha ha có tôi hiểu cách của rẻ thật vì tôi vẫn thường làm kiểu lười như vậy: Dùng luôn method WriteXml của Dataset để ghi ra file xml sau đó ra lệnh cho Crystal làm việc với file Xml đó. Bạn gì đó đọc kỹ cách dùng Crystal với xml là làm được thoi mà. Không phải lười đâu ông bạn ...
Source: Diễn Đàn Tin Học More from this site Diễn Đàn Tin Học  - site profile 
Forum:  .NET  .NET - forum profile
Thread:  Show this thread (13 posts) More from Cần giúp đỡ gấp về crystal Report !!!!!!!!!!!!!!!!!!!!  Thread Thread info: Cần giúp đỡ gấp về crystal Report !!!!!!!!!!!!!!!!!!!! Size: 1,248 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Cần giúp đỡ gấp về crystal Report !!!!!!!!!!!!!!!!!!!! :: .NET :: Diễn Đàn Tin Học "