Crystal Report Tutorial

Hi friends
Apart from Java project, I've been assign to a VB 6.0 , Crystal Report 7.0 embedded project. Some of the report s are not working.
I am pretty new to this.
Can someone tell me where can I get a complete VB code to display a Crystal report ? or a tutorial site at least?
Thanks a bunch

try : http://www.find.com.au/tutorials/software/
last time there were a few examples using Crystal Rep.

Similar Messages

  • Crystal Reports and BillQuick

    I am having problems connecting BillQuick and Crystal Reports. I am fairly new to both programs. I have gone through the Crystal Reports tutorial and I am confident that once I have the data, I will be able to create the report I want. Can anyone offer some help or direct me to a literature which could help?
    Thank You

    Hi PBEING,
         Follow this steps,
         1.Goto Control Panel>Administrative Tools>Data Sources(ODBC)
         2.Click on System DSN Tab-->Add
         3.Select the SQL Server on the list .
         4.Give the DSN name and select the database
         5.Give the username and password
         6.Click on Ok.
    Now,Try to Create a report using this ODBC connection.
    With Regards,
    Vinay

  • How to Create a Linked Subreport in Crystal Report for Enterprise

    Hi All
    I am developing a monthly report grouped by cost centre, I want to create a second table for each cost centre showing year to date, underneath the monthly data for that cost centre.  My thoughts on how to achieve this is to create a linked subreport in the group footer of the cost centre grouping.  However every time I try to set this up the report crashes.  Am I doing something wrong, can this be done in crystal reports for enterprise?  Can anyone give me a pointer on how to set up a linked subreport so that it passes the particular cost centre the report is grouped upon into the subreport so it only shows data relevant to that cost centre?
    Any help will be appreciated as I am going in circles at the moment.
    Thanks
    Neil
    Edited by: SmiddyLad on Feb 6, 2012 2:49 AM

    Hi Neil,
    You are doing right. You can create linked subreport in crystal report for enterprise.  Please refer below link to see the elearning tutorial  in which a simiar scenario is explained step by step. Here its an unlinked subreport. Enable subreport filter to make it linked and try. It should work.
    [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/200c56fc-5a02-2e10-36a1-ba3d28e31fc2]
    Hope it helps you.
    Regards,
    Nikhil Joy

  • Crystal Report Chart not showing up in Web Portal

    I have a created a chart using Crystal Reports(runs fine in Crystal) and published it on our Report Server. When I went to look at the report on our Web portal, the text objects were visible however the chart was not. Portal is in JSF technology (IceFaces) on JBoss server.
    Anyone know why this happening?
    I founded post
    [Re: Crystal Viewer in Servlet does not show graphics|Re: Crystal Viewer in Servlet does not show graphics]
    I have this in web.xml
    <context-param>
             <param-name>crystal_image_uri</param-name>
             <param-value>/my_app_name/crystalreportviewers115</param-value>
    </context-param>
    But in URL like this one
    /my_app_name/crystalreportviewers115/crystalimagehandler.jsp?dynamicimage=crystal7652571164231307864.png
    I haven't file "crystalimagehandler.jsp" I also didn't found "crystal7652571164231307864.png" file. how to resolve this problem?

    Yes I did. I created file "crystalreportviewers115" in my "WEB-INF" and coped there all file from "C:\Program Files\Business Objects\Common\4.0\crystalreportviewers12\".
    In tutorial which i founded [here|http://devlibrary.businessobjects.com/businessobjectsxir2/en/en/JRC_SDK/jrc_java_dg_doc/doc/jrcsdk_java_dg/Tutorials2.html#1459845] they saying that I must copy file "crystalreportviewers115" but in my case I have "crystalreportviewers12" and:
    - ChartSupport
    - java
    - managed
    In my case i haven't file "crystalreportviewers115" but "crystalreportviewers12".
    In eclipse the structure of my app (its "Dynamic Web Project") looks like:
    - myapp:
    _______ src
    _______ crystalreportviewers115
    _______ WebContent:
    _________________ WEB-INF
    Any advice?

  • Java Plugin Viewer with Crystal Reports 2008

    Hello,
    I am trying to use the Java Plugin Viewer with Crystal Reports, but I have some problems. The ActiveX Viewer works well, but as I want to use the reports in other browsers, I need the Java viewer.
    I have a Visual Basic 6 application, and, instead of including SmartViewerActiveX.asp, I have included JavaPluginViewer.asp. I have taken this file from an older version of Crystal, and I am changing the values on it (I have done the same with the ActiveX Viewer, without problems). This is the main code of the file:
    <OBJECT
        classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
        width="100%"
        height="100%"
        codebase="/crystalreportviewers11/JavaPlugin/Win32/j2re-1_4_2_04-windows-i586-p.exe#Version=1,4,0,0">
        <param name=type value="application/x-java-applet;version=1.4">
        <param name=code value="com.crystaldecisions.ReportViewer.ReportViewer">
        <param name=codebase value="/crystalreportviewers11/JavaViewer/">
        <param name=archive value="ReportViewer.jar">
        <param name=Language value="en_US">
        <param name=ReportName value="RDCrptserver11.asp">
        <param name=CanDrillDown value="true">
        <param name=HasExportButton value="true">
        <param name=HasGroupTree value="true">
        <param name=ShowGroupTree value="true">
        <param name=HasPrintButton value="true">
        <param name=HasRefreshButton value="true">
        <param name=HasTextSearchControls value="true">
        <param name=HasZoomControl value="true">
        <param name=HasSearchExpert value="false">
        <param name=HasSelectExpert value="false">
        <param name=ShowLogo value="false">
    </OBJECT>
    I know how to change all the values of this object so it works with Crystal2008 except one: the codebase.
    I have gone to IIS, and under the virtual folder "crystalreportviewers12" I don't see any JavaPlugin folder, there's only the JavaViewer folder, and there isn't any .exe inside...
    So, where can I find the .exe for the codebase?
    I have tried searching the web for a tutorial or something, but I haven't seen anything for Crystal 2008.
    Can anyone help me?
    Thank you very much!

    This is so wrong, I don't even know which forum this would belong to ( I think I'll move it to the SAP Crystal Reports, version for Eclipse topic Space...
    Let's start with this:
    I have taken this file from an older version of Crystal,
    Don't mix versions. It will not work. Period
    Next re:
    I don't see any JavaPlugin folder,
    If you want a Java solution, I'd recommend using CR for Eclipse which you can download from here:
    SAP BusinessObjects - SAP Crystal Reports, Version For Eclipse Download
    I would then recommend having a peek here:
    CRJ SDK
    Developer Help File is here:
    https://help.sap.com/javadocs/cr/xi/jrc/en/overview-summary.html
    Finally, I'm not sure what references you are making in your VB 6 app, but there is no SDK in CR 2008 that supports VB 6.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter
    https://twitter.com/SAPCRNetSup

  • Web Service with Crystal Reports

    Post Author: ZugDav
    CA Forum: Deployment
    Hi,
    I have a problem with the development of a Report Webservice.
    I have read this tutorial:
    http://msdn2.microsoft.com/en-us/library/ms225510(VS.80).aspx
    The problem is that from the Visual Studio 2005 IDE there isn't the voice "Publish as Web Service" when i clik on the .rpt file in my Web Service project.
    Im using Visual Studio 2005 Version 8.0.50727.42 and full Crystal Reports Bundled.
    Can someone help me?
    Thanks,
    David

    I don't think you will be able to do this from the button. Reason is that the web service only works with the viewer and there is are no exposed export API associated with the viewer. The only export APIs are based off of the report document object.
    Ludek
    Follow us on Twitter
    http://twitter.com/SAPCRNetSup

  • Using Crystal Reports in Visual Basic 2010

    I am trying to add several Crystal Reports to a new project and having a major problem.  Here's the situation. I created a new Visual Basic 2010 project with only one form, In visual Basic I added Crystal Reports.   I then imported a form that was created in Crystal Reports 8.5.
    There were no errors and the report with valid data was visible. I then tried to run...it wouldn't run and 31 errors appeared.
    Obviously I missed something. I have searched for a very simple basic tutorial and  either can't find one or didn't recognize one.
    Can anyone point me in the right direction.
    Milt

    Ok. So, you added the report to the project. Now we have to add the CR assemblies to the project, add the viewer (if need be) and fire it off. Simplest code would be:
    Public Sub New()
            ' This call is required by the designer.
            InitializeComponent()
            ' Add any initialization after the InitializeComponent() call.
            CrystalReportViewer1.ReportSource = ("path to report")
        End Sub
    In this case you are using the viewer SDK to runt he report. The report will prompt for any logon parameters - but you can code these also. You can load the report via the engine as bellow. Again, the report will prompt. I prefer to use the engine as it is way more "extensible"...
    Public Sub New()
            ' This call is required by the designer.
            InitializeComponent()
            ' Add any initialization after the InitializeComponent() call.
            Dim crReportDocument As New CrystalDecisions.CrystalReports.Engine.ReportDocument()
            crReportDocument.Load("path to report")
            'Bind the report to the viewer
            CrystalReportViewer1.ReportSource = crReportDocument
        End Sub
    If you have a report added to the project (strongly typed) the code would be:
    CrystalReportViewer1.ReportSource = New myReport()
    For more details, I'd recommend looking at the sample app vbnet_win_simplepreviewreport.zip available from the following location:
    https://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsfor.NETSDK+Samples
    The developer help files are here:
    [SAP Crystal Reports .NET SDK Developer Guide|http://help.sap.com/businessobject/product_guides/sapCRVS2010/en/crnet_dg_2010_en.zip]
    [SAP Crystal Reports .NET API Guide|http://help.sap.com/businessobject/product_guides/sapCRVS2010/en/crnet_api_2010_en.zip]
    - Ludek

  • Need help with adding formatted text and images to Crystal Report?

    Here's my scenario:
    I have a customer statement that's generated as a crystal report and that has a placeholder for advertisement. The advertisement is mixture of formatted text and images. Until now we only had one advertisement that was always used on the report. The new requirement is that we would have a pool of hundreds of advertisements and would need to display one specific advertisement on the customer statement based on various marketing criteria. They key is that the advertisement content will be determined programmatically and cannot be hardcoded into the report. I'm using Crystal2008 with .net SDK.
    Here are the solutions I thought of, but I'm still rather lost and would appreciate your help/opinion.
    1) Pass HTML or RTF to the report
    Not really sure if this is possible and how to get it done. Also how would I pass in images? Would display formatting be reliable when exporting to PDF?
    2) Create each add as a subreport and append it programatically
    I actually have this working, but I only know how to append a new section to the end of the report and then load the subreport to the section. I have no other controll of the placement. Is there a way to dynamically load a subreport to a predefined section in the main report? How about adding a dummy subreport in the main report as a placeholder and then replacing it with a different subreport? How could I do this?
    3) Pass an Image to the report
    I would create each advertisement as an image and then would somehow add the image to the report. How would I load the image and control the placement? Could I somehow define a placeholder for the image in the main report-maybe a dummy image to be replaced?
    Thank you.

    Hello Pavel,
    I would got the third way.
    You can use dynamic images in your report.
    Just by changing the URL to the image the image can be changed.
    Please see the [Crystal Manual|http://help.sap.com/businessobject/product_guides/cr2008/en/xir3_cr_usergde_en.pdf] and search for images.
    or directly here
    [Setting a Dynamic Graphic Location Path on an Image Object|https://boc.sdn.sap.com/node/506]
    [Dynamic image and HTTP://|https://boc.sdn.sap.com/node/3646]
    [codesample for .NET|https://boc.sdn.sap.com/node/6000]
    Please also use
    [Crystal Reports 2008 SDK Documentation and Sample Code|https://boc.sdn.sap.com/developer/library/CR2008SDK]
    [Crystal Reports 2008 .NET SDK Tutorial Samples|https://boc.sdn.sap.com/node/6203]
    Hope this helps
    Falk

  • Deplay Crystal Report via web

    Hi.
    Is there any way to deploy report in intranet.
    I have file Report.rpt and i want users to have access to it via www.
    Is there any tutorial how to do it?
    Best regards
    Lukasz Bloch

    Hi,
    There are several ways to distribute or publish the report :
    If you have BO Enterprise or Crystal Reports Server then you can publish this report and create a OpenDocument URL. This can be given to your users to view the report in Browser.
    Or
    If you want to give your report to users for just to understand the results, then try to download CR2008 offline viewer. This will help you to view .rpt files.
    Or
    If you are developing your own Web application using .NET or JAVA you can very well embed CR reports and it can be viewed through browser.
    Or
    If you have BO Enterprise, you can publish this report to your repository and all your BO users can access this report through infoview and view the report.
    You need to choose the option to view the report.
    Thanks,
    Sastry

  • How to show Crystal Reports in BW system to Business Object XI R3 Portal

    Hi All
    I have some Crystal Reports in BW system and want to call them on Business Object XI R3 Portal.
    Lets say that there are x number of reports in the system.
    I need to show them on BO Portal by passing some parameters.
    I am not able to start that how I can show them.
    I followed one tutorial on Cystal Report for Eclipse and I was able to make a Crysral Report for Web Application.That was deployed successfully. I got one URL to run that.
    But now if I want to add this link in my existing BO Portal how can I do that.
    Can anyone help me in that, that how to proceed.
    Thanks & regards

    We don't allow customizing our pages. Any patches installed will over write any changes you do. Create your own user interface.

  • Crystal Reports 9 (RAS) & VS2010

    Hi all,
    Does anyone know where I might find a tutorial and/or examples of how to connect  ASP.net/C# to a
    Crystal 9 RAS server?
    I've downloaded the kit (Crystal Reports for VS2010) from this site but just need to see some code examples of:
    references to add
    which object types to use
    how to access the parameters
    etc
    Should say that I'm completely new to CR and just have to serve up some existing reports
    on a new web site.
    thanks in advance.
    Dave

    Hi Dave,
    CR for VS 2010 does not have any Enterprise components. It's standalone unmanaged reports only and CR for VS 2010 is the only version supported in VS 2010.
    Enterprise .NET SDK will be added in some future Service Pack for the next release of BOE.
    And I should mention that CR and BOE must be the same version to work together. The reason being is the CMS database structure typically changes each version so they are not compatible with each other...
    Here's some links to great samples though:
    Root Page
    http://wiki.sdn.sap.com/wiki/display/BOBJ/BusinessObjectsHome
    Enterprise Samples (including managed and unmanaged ras)
    http://wiki.sdn.sap.com/wiki/display/BOBJ/BusinessObjectsSDKSampleApplications
    Non-Enterprise Samples
    http://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsSDKSampleApplications
    Exporting Samples (RAS)
    http://wiki.sdn.sap.com/wiki/display/BOBJ/NETRASSDK+Samples#NETRASSDKSamples-Exporting%2FPrinting
    Thank you
    Don
    Edited by: Don Williams on Feb 3, 2011 6:01 AM

  • How to Save/Transport Crystal Reports 2013 reports in ECC (not BW)

    Hi,
    we are using Crystal Report 2013 and have reports which are based on ALV´s and SAP Tables directly.
    I want to know if it´s possible to save the reports directly in the ECC system, with transport connection etc. and maybe the possibility to translate the reports later in another language.
    I know the way when we have reports based on a BW system, there it is really easy and integrated.
    But in this case we are on a normal ECC System, not a BW Enviroment.
    At the moment we have the report rpt files locally.
    Has someone already done this and or knows a tutorial what steps are to do? (connection, package, roles)
    Kindly regards
    Max

    Hi Max,
    Please have a look at this document from Tammy Powlas.
    -Abhilash

  • Images with Crystal Reports

    Somebody pls. advise if it's possible to display images with Crystal Reports ?!
    I want to generate a Price Catalog with images.   I have uploaded images into the system.
    Unfortunately, Oracle Report Builder has let me down.
    A short tutorial on how to achieve this will be useful as i am still trying to get acquainted with CR.
    Cheers - Mave

    Hi..
    I saw your snap shot, in your snap shot you are selecting table fields.  The option is much before selecting table fields.
    Like :
    a. Select Standard Report wizard
    b. It ask you to connect to your datasource (ODBC / OLE DB /Native)
    c.Once you connect to your database you will see below options
       - Your Database Name
          Add Command
          Tables
          Views
          Stored Procedures
    Here you need to select Add Command and it will opend a window to type your sql.
    Thanks,
    Sastry

  • Crystal Report Best Practice Question

    Hello All;
    I have got a task regarding parameter passing to Crystal Report via Crystal Report, I would like to find best way to achieve it.
    Imagine that I have got parameterized and non reports-parameterized. I am developing a report manager that will enable users to subscribe to the reports and schedule them with their parameters. I have got a subscription web page with the list of reports. When a user wants to subscribe to a report and schedule it, if there is no parameter in the report, it is fine but if there is any parameter that needs to be passed to the report(which we can find from rpt file), user should be able to enter these parameters values via a panel in the page. and I will save those parameters' values to the database.
    Effectively, I need to create a parameter entry panel to get the parameters and save them to the database with their type, value and so on, then I need to use these parameters programmatically for exporting reports to the different file formats.
    Basically, I must develop parameter entry panel run time in accordance with the parameter types that the corresponding report has.
    Does anyone have any idea what the best way is to achieve it?
    Thanks for your help from now on and please ask for further clarification if needed/
    Kind Regards.

    Hi, mkosucu,
    You can read the parameters out of the report at run time, prompt the user for them, then schedule it with those parameter values.
    To get the parameters, use
    ReportClientDocument.DataDefController.DataDefinition.ParameterFields
    There's a tutorial that can be of some help:
    [BOE XI R2 Developer Library|http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/devsuite.htm]
    In the left pane select
    .NET developer guide and API reference
    ..Tutorials
    ....Client Desktop Tutorials
    ......Scheduling a report containing specific parameter values
    Regards,
    Bryan

  • Crystal Reports 2008 - Report off of Active Directory

    Hello,
    I have found a few articles on how to do this, but they don't seem to follow my wizard.
    Can someone provide a tutorial on how to create a Crystal Reports 2008 report against active directory?
    I have been able to do the following so far:
    1) Create new OLE DB (ADO) connection
    2) From Provider, choose OLE DB Provider for Microsoft Directory Services.
    3) The fields I have are Data Source, User ID, and Password.
       - I do not have a field for "LOCATION" that is referenced in documentation I have found on here.
    4) I enter my server.domain.com:389 for active directory, a valid username and password.
    5) It seems to create the connection, and wants me to ADD COMMAND. I haven't been able to find a command that actually works online. Does anyone have one? I.e.: Employee and Supervisor names.
    Thank you,
    Lin

    backing up a step or two, make sure that the username you are using has a domain alias infront of it, something like "mydomain\myusername" should be the correct format. even if you don't get an error when you create the connection it may be incorrect. when entering in a command is the only time it actually tries to authenticate against the AD server. If you make a mistake when entering in the original connection (anytime before the add command part) remember that you will need to exit out of Crystal Reports and come back in. the connection can not be remade or edited once entered.
    Now, as for what to put into the query, you will probably need to talk with your windows AD administrators. the one I used for my organization was something like this (replace the stuff between the <> marks with your data):
    SELECT samaccountname, sn, givenname, mail FROM 'LDAP://OU=<yourOU>,DC=<yourdomain1>,DC=<yourdomain2>'
    remember you can not use * to get data, it seems to take what ever properties you directly name. if you need names of properties or items to call, I'd recommend a quick google search on LDAP SQL queries.
    I hope this helps

Maybe you are looking for

  • Problems after upgrading to the iPhone 5S

    After upgrading to the iPhone 5S 2 weeks ago I've had nothing but problems. It's quite sad because I had the iphone 4s for 2 years and had no problems whatsoever. Anyways... ever since I got the new phone I've been getting the "imessage waiting for a

  • In the advanced tab of languages and Region the time and date formats will not change

    For a certian Application I am using I need to change the format of the Time and Date. I had no problems in Mountain Lion. In the advanced tab of languages and Region the time and date formats will not change. I need the date format to read as 01/01/

  • Intermitent Eject symbol by Network icon in Finder pane

    Please can anyone tell me why sometimes (and only sometimes) I get an eject symbol next to the network icon in the left pane of Finder windows? Pressing it does nothing. I wouldn't say I connect to a network but maybe I do and misunderstand the termi

  • Hyperlinks in one page

    Hi, I love iWeb, but there's one thing I can't figure out. I've got quite a big Excel spreadsheat with all my books. What I want to do is make on top of the page a row saying a-b-c-d-e etc and want each letter linked somewhere down that page to the c

  • How to convert a webservice made out of BAPI to java?

    Hi All, There is typical requirement in our project where in we have to convert all the webservices that we made out of the BAPI's into java webservice. I understand that the wsdl file released is an XML file. But I don't understand like how to conve