How do i display jasper reports using jsp

Can anyone help me to display jasper reports in jsp pages
Thanx in advance

hi
Thank you for such a great answer.
I have a problem here,
When i generate report using this code all other report formats are generated very good, but the html report is not generated properly. i get nullpx in the img src e.g
<td><img alt="" src="nullpx" style="width: 20px; height: 1px;"/></td>
Please help me
and
Thanks in advance
snkr
Following is the html code of the generated report.
start--------------------------------------
=======================================================
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<style type="text/css">
a {text-decoration: none}
</style>
</head>
<body text="#000000" link="#000000" alink="#000000" vlink="#000000">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr><td width="50%"> </td><td align="center">
<a name="JR_PAGE_ANCHOR_0_1"/>
<table style="width: 620px" cellpadding="0" cellspacing="0" border="0" bgcolor="white">
<tr>
<td><img alt="" src="nullpx" style="width: 200px; height: 1px;"/></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 1px;"/></td>
<td><img alt="" src="nullpx" style="width: 200px; height: 1px;"/></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 1px;"/></td>
<td><img alt="" src="nullpx" style="width: 135px; height: 1px;"/></td>
<td><img alt="" src="nullpx" style="width: 45px; height: 1px;"/></td>
<td><img alt="" src="nullpx" style="width: 20px; height: 1px;"/></td>
</tr>
<tr valign="top">
<td colspan="8"><img alt="" src="nullpx" style="width: 640px; height: 30px;"/></td>
</tr>
<tr valign="top">
<td><img alt="" src="nullpx" style="width: 20px; height: 60px;"/></td>
<td colspan="5" valign="middle" style="text-align: center;"><span style="font-family: sansserif; font-size: 20.0px; font-weight: bold;">
                   Report Background Demo
</span></td>
<td colspan="2"><img alt="" src="nullpx" style="width: 65px; height: 60px;"/></td>
</tr>
<tr valign="top">
<td><img alt="" src="nullpx" style="width: 20px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 13.0px; font-weight: bold;">Parent_ID</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 13.0px; font-weight: bold;">Product_ID:</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td colspan="3"><span style="font-family: Times; font-size: 13.0px; font-weight: bold;">Name:</span></td>
</tr>
<tr valign="top">
<td colspan="8"><img alt="" src="nullpx" style="width: 640px; height: 6px;"/></td>
</tr>
<tr valign="top">
<td><img alt="" src="nullpx" style="width: 20px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">0</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">001</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td colspan="3"><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">Colour Cosmetcis</span></td>
</tr>
<tr valign="top">
<td colspan="8"><img alt="" src="nullpx" style="width: 640px; height: 6px;"/></td>
</tr>
<tr valign="top">
<td><img alt="" src="nullpx" style="width: 20px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">001</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">001-001</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td colspan="3"><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">Lipsticks</span></td>
</tr>
<tr valign="top">
<td colspan="8"><img alt="" src="nullpx" style="width: 640px; height: 6px;"/></td>
</tr>
<tr valign="top">
<td><img alt="" src="nullpx" style="width: 20px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">001</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">001-321</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td colspan="3"><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">Eye Shadow</span></td>
</tr>
<tr valign="top">
<td colspan="8"><img alt="" src="nullpx" style="width: 640px; height: 6px;"/></td>
</tr>
<tr valign="top">
<td><img alt="" src="nullpx" style="width: 20px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">001</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">001-322</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td colspan="3"><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">Shankar</span></td>
</tr>
<tr valign="top">
<td colspan="8"><img alt="" src="nullpx" style="width: 640px; height: 6px;"/></td>
</tr>
<tr valign="top">
<td><img alt="" src="nullpx" style="width: 20px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">001-322</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">001-322-001</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td colspan="3"><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">test</span></td>
</tr>
<tr valign="top">
<td colspan="8"><img alt="" src="nullpx" style="width: 640px; height: 6px;"/></td>
</tr>
<tr valign="top">
<td><img alt="" src="nullpx" style="width: 20px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">001-322</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">001-322-002</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td colspan="3"><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">Parikchya</span></td>
</tr>
<tr valign="top">
<td colspan="8"><img alt="" src="nullpx" style="width: 640px; height: 6px;"/></td>
</tr>
<tr valign="top">
<td><img alt="" src="nullpx" style="width: 20px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">001</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">001-323</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td colspan="3"><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">test</span></td>
</tr>
<tr valign="top">
<td colspan="8"><img alt="" src="nullpx" style="width: 640px; height: 6px;"/></td>
</tr>
<tr valign="top">
<td><img alt="" src="nullpx" style="width: 20px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">001</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">001-324</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td colspan="3"><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">first</span></td>
</tr>
<tr valign="top">
<td colspan="8"><img alt="" src="nullpx" style="width: 640px; height: 6px;"/></td>
</tr>
<tr valign="top">
<td><img alt="" src="nullpx" style="width: 20px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">001-324</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">001-324-001</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td colspan="3"><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">first</span></td>
</tr>
<tr valign="top">
<td colspan="8"><img alt="" src="nullpx" style="width: 640px; height: 6px;"/></td>
</tr>
<tr valign="top">
<td><img alt="" src="nullpx" style="width: 20px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">0</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">002</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td colspan="3"><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">hair Cleaner</span></td>
</tr>
<tr valign="top">
<td colspan="8"><img alt="" src="nullpx" style="width: 640px; height: 6px;"/></td>
</tr>
<tr valign="top">
<td><img alt="" src="nullpx" style="width: 20px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">002</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">002-001</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td colspan="3"><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">Kumar</span></td>
</tr>
<tr valign="top">
<td colspan="8"><img alt="" src="nullpx" style="width: 640px; height: 6px;"/></td>
</tr>
<tr valign="top">
<td><img alt="" src="nullpx" style="width: 20px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">002</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">002-002</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td colspan="3"><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">Magilla Gorilla</span></td>
</tr>
<tr valign="top">
<td colspan="8"><img alt="" src="nullpx" style="width: 640px; height: 6px;"/></td>
</tr>
<tr valign="top">
<td><img alt="" src="nullpx" style="width: 20px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">002</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">002-003</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td colspan="3"><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">astrigent</span></td>
</tr>
<tr valign="top">
<td colspan="8"><img alt="" src="nullpx" style="width: 640px; height: 6px;"/></td>
</tr>
<tr valign="top">
<td><img alt="" src="nullpx" style="width: 20px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">0</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">003</span></td>
<td><img alt="" src="nullpx" style="width: 10px; height: 24px;"/></td>
<td colspan="3"><span style="font-family: Times; font-size: 15.0px; font-weight: bold;">test1</span></td>
</tr>
<tr valign="top">
<td colspan="8"><img alt="" src="nullpx" style="width: 640px; height: 96px;"/></td>
</tr>
<tr valign="top">
<td colspan="8"><img alt="" src="nullpx" style="width: 640px; height: 170px;"/></td>
</tr>
</table>
</td><td width="50%"> </td></tr>
</table>
</body>
</html>
end------------------------------
========================================================

Similar Messages

  • How do i display Jasper Report Using Jsp

    Hi,
    Can anyone give me the code snippet of how to display a jasper report using jsp
    Thanx in advance
    --H                                                                                                                                                                                                                                           

    JasperReport jasperReport =
    JasperCompileManager.compileReport(file);
    JasperPrint jasperPrint = JasperFillManager.fillReport(
    jasperReport, null, conn);
    JasperExportManager.exportReportToHtmlFile(
    jasperPrint, tDest);
    JasperViewer.viewReport(jasperPrint);
    //replace file -> .jrxml file source path
    conn -> database connection name
    tDest -> .html file destination

  • How can i display blob (picture) using jsp

    i can get byte array from oracle database.
    and how can i use byte array to display just like img src = '' in html ?
    thankyou

    You can't. You have to use <img src...> in the HTML. That src can be to a servlet that gets the image data from the DB and writes the image data out, of course. Just set the content type to image/jpeg or image/gif or whatever it is.

  • Generate Jasper report in JSP

    Hi all,
    im currently doing some research on jasper. Im totally new to this and wish if somebody can give some tips on how to start off..Below are some of my questions..
    1. After compile and create the report design using iReport, does it means when we've got our XML response from server ,we just feed in the fields accordingly to the .jasper file we've created earlier on OR we have to concurrently design,and compile report and send XML request to server...
    2. Can provide me with some ideas of how to generate jasper report in JSP where the whole process is inclusive of passing XML request to server..retrieving data..formatting..passing result set to XML response ...may i know when is the process of generating jasper start off in between of this?
    Please advise, im really blurred at the moment...
    Thx a million...
    chEers,
    cyunntan

    Probably it�s better to ask it at JasperReports Forums:
    http://sourceforge.net/forum/?group_id=36382

  • How can i display Intaractive report ,

    Hi Experts,
    How can i display Intaractive report ,
    In basic List i want to print EMP data on top.
    and infotype number and infotype text .
    In secondary list infotype data on which the user intactive with infotype no..
    If user intaract the 0001 infotype, In secondary list i want display only 0001 data.
    thanks advace,,,REWARDs for usefull answers

    hi,
      Think this code helps u..check this out.
    SY-LSIND - Returns list index value
    SY-LISEL - Stores the contents of the line selected from the list.
    SY-LILLI - Returns line number of the line selected from the list.
    Eg. code:
    TABLES : ZCUST_MASTER2.
    DATA : WI_ZCUST_MASTER2 LIKE ZCUST_MASTER2 OCCURS 0 WITH HEADER LINE.
    DATA FLD(30).
    SELECT * FROM ZCUST_MASTER2 INTO TABLE WI_ZCUST_MASTER2.
    WRITE :/ 'CUSTOMER IDENTIFICATION NUMBER' COLOR 5.
    LOOP AT WI_ZCUST_MASTER2.
    WRITE : / WI_ZCUST_MASTER2-ZCUSTID HOTSPOT ON.
    ENDLOOP.
    AT LINE-SELECTION.
    GET CURSOR FIELD FLD.
    IF FLD = 'WI_ZCUST_MASTER2-ZCUSTID'.
    SELECT * FROM ZCUST_MASTER2 INTO TABLE WI_ZCUST_MASTER2 WHERE ZCUSTID = FLD.
    WRITE :/ wi_zcust_master2-zcustid,
             wi_zcust_master2-zcustname,
             wi_zcust_master2-zaddr,
             wi_zcust_master2-zcity,
             wi_zcust_master2-zstate,
             wi_zcust_master2-zcountry,
             wi_zcust_master2-zphone,
             wi_zcust_master2-zemail,
             wi_zcust_master2-zfax,
             wi_zcust_master2-zstat.
    LEAVE TO LIST-PROCESSING.
    ENDIF.
    Please reward if it is useful.
    Sri
    Edited by: p525618 on Feb 11, 2008 1:18 PM

  • How to Call a jasper report from Oracle Forms 6i.

    Hi
    Can anybody tel me how to Call a jasper report from ORacle Forms 6i.
    Thanks & Regards
    Bango

    Forms 6i client/server? Use the HOST command to call the report. Since a Jasper report is just a call to a url, it will be something like:
    v_url := '<your url to the report>';
    host ('cmd /c start '||v_url);If it's web Forms 6i it even easier. Just use web.show_document(<url>).

  • Error in switching from one database location  to another database location in Crystal Reports using JSP

    Hi,
    Please help me in resolving the issue while changing the database dynamically in crystal reports using JSP. I followed the below link to change DB connection dynamically.
    CRJava Modify DB Location
    Please help me on this.
    While switching from one database to another i found the issue.
    dbController.replaceConnection(oldConnectionInfo, newConnectionInfo,pFields,replaceParams);
    The Error is:
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: Subreport does not exist.---- Error code:-2147467259 Error code name:failed
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.a(SourceFile:2284)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.if(SourceFile:732)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.a(SourceFile:166)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter$2.a(SourceFile:528)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter$2.call(SourceFile:526)
        at com.crystaldecisions.reports.common.ThreadGuard.syncExecute(SourceFile:102)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.for(SourceFile:524)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.int(SourceFile:423)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.a(SourceFile:480)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.int(SourceFile:421)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(SourceFile:351)
        at com.businessobjects.sdk.erom.jrc.a.a(SourceFile:54)
        at com.businessobjects.sdk.erom.jrc.a.execute(SourceFile:67)
        at com.crystaldecisions.proxy.remoteagent.RemoteAgent$a.execute(SourceFile:716)
        at com.crystaldecisions.proxy.remoteagent.CommunicationChannel.a(SourceFile:125)
        at com.crystaldecisions.proxy.remoteagent.RemoteAgent.a(SourceFile:537)
        at com.crystaldecisions.proxy.remoteagent.RemoteAgent.char(SourceFile:220)
        at com.crystaldecisions.proxy.remoteagent.RemoteAgent.new(SourceFile:240)
        at com.crystaldecisions.proxy.remoteagent.RemoteAgent.do(SourceFile:452)
        at com.crystaldecisions.proxy.remoteagent.RemoteAgent.if(SourceFile:429)
        at com.crystaldecisions.proxy.remoteagent.UndoUnitBase.performDo(SourceFile:156)
        at com.crystaldecisions.proxy.remoteagent.UndoUnitBase.a(SourceFile:106)
        at com.crystaldecisions.sdk.occa.report.application.an.a(SourceFile:65)
        at com.crystaldecisions.sdk.occa.report.application.ParameterFieldController.a(SourceFile:1921)
        at com.crystaldecisions.sdk.occa.report.application.ParameterFieldController.setCurrentValues(SourceFile:2237)
        at com.crystaldecisions.sdk.occa.report.application.ParameterFieldController.setCurrentValue(SourceFile:2328)
        at org.apache.jsp.DynamicDB_jsp._jspService(DynamicDB_jsp.java:255)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
        at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)
        at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:390)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
        at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
        at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:953)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
        at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1023)
        at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
        at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    Caused by: com.crystaldecisions.reports.reportdefinition.ReportModificationException: Subreport does not exist.
        at com.businessobjects.reports.sdk.requesthandler.ParameterRequestHandler.a(SourceFile:229)
        at com.businessobjects.reports.sdk.requesthandler.ParameterRequestHandler.for(SourceFile:214)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.do(SourceFile:1492)
        at com.businessobjects.reports.sdk.JRCCommunicationAdapter.if(SourceFile:660)
        ... 47 more
    Any help Appreciated.
    Thanks
    Penchal

    Do you have subreports in your reports?
    If yes, set the connection info for the subreports as well.
    Additionaly refer to the below discussion
    http://scn.sap.com/thread/3153289
    As you are using Crystal reports for ecllipse runtime libraries to build your jsp, you would need to post your dicussions in the below forum to get better response.
    http://scn.sap.com/community/crystal-reports-for-eclipse
    The above space is dedicated for the issues with crystal reports for ecllipse.
    Thanks,
    Prithvi

  • How to create a crystal Report using C# and SQL Server

    Hi, im new in creating crystal report using SQL Server, and im making a project.. and could someone help me how to connect your .sdf (SQL Server File) from the bin to your crystal report? thanks a lot.. i followed some instructions like this one (https://social.msdn.microsoft.com/Forums/vstudio/en-US/48c0dd48-5b23-49da-8601-878f8406125e/how-to-create-a-crystal-report-using-sql-server-visual-c?referrer=http://social.msdn.microsoft.com/Forums/vstudio/en-US/48c0dd48-5b23-49da-8601-878f8406125e/how-to-create-a-crystal-report-using-sql-server-visual-c?referrer=http://social.msdn.microsoft.com/Forums/vstudio/en-US/48c0dd48-5b23-49da-8601-878f8406125e/how-to-create-a-crystal-report-using-sql-server-visual-c?referrer=http://social.msdn.microsoft.com/Forums/vstudio/en-US/48c0dd48-5b23-49da-8601-878f8406125e/how-to-create-a-crystal-report-using-sql-server-visual-c?forum=csharpgeneral)
    but i got an error on the adding of server name and database portion.. thanks a lot in advance

    Hello,
    Crystal Reports are supported on
    http://scn.sap.com/community/crystal-reports.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • How to create a single report using 5 difftent reports

    Hi Experts
    how to create a single report using 5 repors in it.
    Example
    I have to create a Survey history report using
    Reports like Surevy 1
                      Surevy 2
                      Surevy 3
                      Surevy 4
                      Surevy 5
    Please suggest me.
    Santosh

    Use Analysis Process Designer (RSANWB) to feed each of the survey BEX reports to one DSO.  Assuming each of the surveys has something in common to compare.  Could also be used as a snapshot storage for the surveys in case history needs to be compared/archived. 
    Build the Direct update DSO with the survey objects.  Add needed time characteristics and/or version control objects to the key. 
    Data sources  will be the 5 surveys. 
    Add formula to hardcode version/time for history.
    Data target is the direct update DSO.
    http://help.sap.com/saphelp_nw2004s/helpdata/EN/49/7e960481916448b20134d471d36a6b/frameset.htm
    -SM

  • How to create cross tab reports using RAS SDK api with Crystal Reports XI

    Hi Everybody,
    Iam generating reports in a web-based application with Crystal Reports XI using Report Application Server(RAS) SDK API. The columns in my report exceed that of an A4 sized page. So, when I export that report to pdf, only those columns that fit to a page are showing up. To solve, this problem, I thought of using cross tab. But, I donot know how to generate cross tab report using RAS SDK API. I have tried to get some code from the internet. But, I did not find any java code for that.Can some one give me some sample code.It is very urgent.
    Thanks in advance.

    Hi,
    The easiest way I use is to create the worksheet as regular table and then when i verify the data I get (non aggregate) I duplicate it as a cross tab.
    In the duplication wizard I just need to define the axis (using drag and drop).
    if you want to create a cross tab from the beginning you need to define that in the new workbook wizard (check the "cross tab" rather then "table"), chose your fields and define the place you want them.
    The data point (the center of the cross tab) is aggregated as to your machine definition and will happen automatically.
    for example: to find the amount of receipt by months:
    On the left put the "Buyer Name", on top put the "Months" and in the data point put the amount.
    What you'll get is something like:
    months: jan feb mar apr ......
    buyer_name
    jhon_smith 100 50 30 250 ......
    jhon_doe 80 45 90 453 ........
    and so on.....

  • HT5219 How many Thunderbolt displays can I use with my MacBook Pro using Windows 7 and  Parrallels?

    How many Thunderbolt displays can I use with my MacBook Pro using Windows 7 and Parallels

    Two. You can daisy-chain two ATD together. Doesn't matter what you're running.
    Clinton

  • Image display - How do I display an image using an absolute path?

    How do I display an image using an absolute path in a compiled WebHelp?
    Our developers use RH8 map IDs within our in-house applications to display in a model window created using Telerik Rad Window.
    Unfortunately images disappear from these model windows because RoboHelp removes absolute links to [inserted] images and changes them to relative in the compiled WebHelp.
    How do we overcome this? Is there a solution in RH8?

    I have tried again and changed the path in the topic HTML
    from : ..\..\HelpTopics\Icon_Search.png
    to    :  \HowDoI\Help_CMS\WebHelp\HelpTopics\Icon_Search.png
    I am obviously unable to see it in RH8 as I have removed the relative link so it is "outside" of the project.
    This time, on compilation, it has not stripped out the absolute links. The developer was working with me on this last week and we did have any issue in that they did not hold the absolute link. Most odd!
    Checking the published help it appears to be working in the application, which is great.
    So my apologies for raising the issue but it really did not work last week.

  • How to Call Custom BPEL Process using JSP

    Hi All,
    I m not able to find out the way " How to deploy Custom BPEL process using JSP." Suppose I m Designing my custom BPEL process , and I want to call process through JSP.
    In order to call the BPEL process using JSP I may get the Reference from Oracle guide, But it is for Existing Example like Hello world, Order Booking.
    But I am facing the problem in order to call the Custom BPEL process.
    In case of Oracle Example it looks Simple but How to call Custom BPEL process using JSP.
    Please help me.
    Thanks&Regards
    Devesh Mishra

    hi
    The BPEL Developer guide give the way to Locate the service.can you please specify where you are getting the problem.
    Thanks,
    Sivakumar

  • Export Jasper Report Through JSP(using parameters)

    Hi All ;
    Please I need A help ;
    I need to use a Jasper Report in my jsp pages using parameters ;
    can some one tell me how i can do it by steps & with example ;
    note that i use Oracle Data Base;
    Regards;

    I would start off reading a JasperReports tutorial.
    Here is a list of all JasperReports tutorials available on the world wide web:
    http://www.google.com/search?q=jasperreports+tutorial

  • How can I Display my Reports in Excel sheet?

    Hello,
    I have developed my reports using oracle report Developer 6i, I am getting output in PDF and HTML CSS by the the parameter DESTYPT=HTML CSS/PDF through web.
    1.Now I want to show reports in Excel sheet also through web using 9 Internet Development Suit/9IAS .How it can be possible?
    2. Another thing is where should I deploy my all RDF reports in 9IAS?
    3. In 9IAS no Web DB listener is present so how it can be possible to run the reports through web?
    Thanks and Regards,
    Ashwani

    Hi,
    1. To display the output in Excel, refer "Output to Excel with Oracle9i Report"
    at http://otn.oracle.com/products/reports/htdocs/getstart/demonstrations/index.html
    2. The Reports RDF files will be deployed in Report server tier, i.e the place you
    have installed your Business Inteligence componentes of 9iAS.
    3. In 9 iAS, Report servlet/JSP can be run inside oc4j container. Report cgi can be
    run the default http server present in 9iAS. Refer the 9iAS rel-2 manulas for more information
    Thanks,
    Rohit

Maybe you are looking for

  • Generating large amounts of XML without running out of memory

    Hi there, I need some advice from the experienced xdb users around here. I´m trying to map large amounts of data inside the DB (Oracle 11.2.0.1.0) and by large I mean files up to several GB. I compared the "low level" mapping via PL/SQL in combinatio

  • Crucial MX100 SSD- Freezing in middle of my work ( MAC OS X 10.10.4)

    Hello I have Crucial CT256MX100SSD1 (256 GB) installed on my Macbook Pro 2011 OS X 10.10.4 I have used optimal bay for my HDD and I used SSD on primary SATA port. I used a software to clone all my data from HDD to SSD. I didn't have any issues with t

  • Warning - Installing Windows 7 on a T61

    I have 2 - T61's that came with Windows Vista Ultimate.  As an "early adopter" I went out and purchased a Windows 7 (Home Premium) Family Pack which allows you to install Windows 7 on up to 3 computers. You cannot install it over Windows Vista Ultima

  • Moving Itunes library using external Hard Drive

    I am just about to acquire a new PC with Vista and am wondering how best to transfer my iTunes music library from my lap top (xp) using an external hard drive rather than CD's? Can anyone kindy provide a step by step 'idiots' guide to enable me to do

  • When will BPEL10.1.3 be released?

    Is there any preview version now? where can download it? Regards Ramon