Upgrading from Crystal Reports Server V0 to V1

We're looking into upgrading Crystal Reports Server V0 to V1.  According to the upgrade guide we have to do a complete uninstall of our V0 before installing V1.  It seems risky to uninstall before we have a working version of the upgrade.  Wondering if anyone out there has gone through this process and if so what were your experiences?  Did you have a method to test the upgrade process before uninstalling V0?
Thanks!

Ajith,
Thanks 4 ur response, but when I ge there, all i could see is web page with the following
SAP BusinessObjects packages and products
>Address Directories
>SBOP EDGE INTEG. FOR SAP SOL.
>SBOP INTGR. FOR SAP
Unable to find the Business Objects Product Version you require?
As part of the migration from the legacy ESD site, every effort has been made to ensure all legacy products have been transferred from the ESD site to the SAP Support Portal.
There are exceptions where some products are now only available in physical format. These products are outlined below:
Crystal Reports Visual Advantage 2008
Crystal Enterprise 10
Crystal Enterprise 8.5
Crystal Enterprise 9
Crystal Reports 10
Crystal Reports 8.5
Crystal Reports 9
Crystal Reports Server XI
SECAM 6.5
WAREHOUSE
If you require any of the above, you can request a copy of the media using the message component XX-SER-SWFL-SHIP.
If you identify other products that you feel should be visible in your SMP account, but are not, you can also raise a message using component XX-SER-SAPSMP-SWC.
BusinessObjects Temporary License Keys
Find all the necessary information on how to receive temporary license keys on the Licence Keys page of the SAP Service Marketplace.
On the License Keys page you will also find all the requirements that need to be fulfilled for obtaining a license key.
The temporary license keys will be valid for four weeks.
What do I do from here? Do i have to raise a message ?
Thanks

Similar Messages

  • Crystal Reports Server XI upgrade to Crystal Reports Server 2008

    I have downloaded the Crystal Reports Server 2008 upgrade from the portal.  Questions:
    The "Upgrading Your Crystal Reports Server Delpoyment from XI or XI Relase 2 to Crystal Rpeorts Server 2008" (simple install) documentation mentions that the installer should recognize my installation and prompt to upgrade.  Instead, the first prompt that I get is for a license key.  Is this normal, or should the application be seeing my existing install?
    If I do indeed need a 2008 license key, how do I obtain one?  It will not accept may CRXI Server keys, and I cannot see anyplace to download the new keys.
    Any help would be appreciated.
    Jeff

    Hi,
    I think you can request for new keys:
    For a new key:
    Request key codes for new orders via SAP Marketplace (SMP), will receive a download letter on new purchases providing them with their SMP login credentials. Using these credentials you can login and click in the "Keys & Requests" tab > Request a License key.
    If your Key code does not work
    You need create a customer message https://websmp107.sap-ag.de/message using component XX-SER-LIKEY-BOJ.
    Regards,
    Deepti Bajpai

  • Migrating all configuration  from Crystal Reports Server XI R2 to Crystal Server 2013

    Hi,
    We're running an old Crystal Reports Server XI R2 SP version (boe 11.5)  and we're planning to start using Crystal Server 2013
    As far as I know no upgrade is possible and that's not needed either.
    Instead I'm interested in the migrate possibilities. I saw this thread but it doesn't answer all the questions https://scn.sap.com/thread/3462417
    So first I will install Crystal Server 2013 on a new server and then I use some migrate tool.
    Questions:
    - does the migrate tool support migrating from my version CR server XI R2 SP1  to  Crystal Server 2013 ?
    - does the migrate tool copy all report schduling information (recurring schedule, destination etc)? We have ~1000 scheduled reports so doing manually is not an option
    - does the migrate tool copy Business views/Business view connections ?
    (- odbc data sources are probably not copied but that's ok)
    -Mikael

    Hi Mikael,
    Since you're already on CR Server XI R2, you can use the Upgrade Management Tool to migrate all the content to CR Server 2013.
    Anwers to your questions:
    1) Yes, the Upgrade Management Tool does support this kind of migration
    2) It does seem that the UMT allows you to move all report instances as well as the scheduled jobs over to the new server
    3) I've always had issues with Business Views when using Import Wizard however I'm not sure whether they work well with the new UMT. In any case, I always prefer to export the LOVs and BVs from within the Business View Manager to a .xml file and then import them in the higher version of the Server, again, from within the Business View Manager.
    -Abhilash

  • Migrate from Crystal Report Server XI R2 to new Eclipse RAS SDK Question

    Hi,
    I am migrating Crystal Report Server XI R2 RAS SDK to Eclipse RAS SDK which seems to be quite easy.
    I have the following old code which basicly programmaticly creates a Report from scratch adds a Table and then
    populates the Report with a Pojo Collection.
    <br> <br>
    Now before I would have : <br>
    <br>
    Table oTable = new Table(); <br>
    oTable.setName("reportTable"); <br>
    pbConnAttributes.putStringValue("QE_DatabaseType", "Java Beans Connectivity"); <br>
    pbConnAttributes.putStringValue(PropertyBagHelper.CONNINFO_DATABASE_DLL, "crdb_javabeans.dll"); <br>
    PropertyBag pbLogonProperties = new PropertyBag(); <br>
    pbLogonProperties.putStringValue("Java Bean Classes", className); <br>
    pbLogonProperties.putStringValue("SSOKEY", ""); <br>
    pbConnAttributes.put("QE_LogonProperties", pbLogonProperties); <br>
      pbConnAttributes.putBooleanValue(PropertyBagHelper.CONNINFO_SSO_ENABLED, false); <br>
    oTable.getConnectionInfo().setKind(ConnectionInfoKind.CRQE); <br>
    oTable.getConnectionInfo().setUserName(""); <br>
      oTable.getConnectionInfo().setPassword(null); <br>
      oTable.getConnectionInfo().setAttributes(pbConnAttributes); <br>
    //following statement throws Exception <br>
    doc.getDatabaseController().addTable(oTable, null); <br>
    <br>
    getDatabaseController().setDataSource(pojoCollection, pojoClass.class,"reportTable", "reportTable");
    <br>
    <br>
    Now wenn using the c <br>lient eclipse RAS SDK which pbConnAttributes should I use? <br>
    No matter which ones I choose I get a Bad Driver Exception or Named Exception. <br>
    Can anybody help?
    Edited by: snake-john99 on Aug 11, 2010 10:35 AM
    Edited by: snake-john99 on Aug 11, 2010 10:39 AM

    Hi Mikael,
    Since you're already on CR Server XI R2, you can use the Upgrade Management Tool to migrate all the content to CR Server 2013.
    Anwers to your questions:
    1) Yes, the Upgrade Management Tool does support this kind of migration
    2) It does seem that the UMT allows you to move all report instances as well as the scheduled jobs over to the new server
    3) I've always had issues with Business Views when using Import Wizard however I'm not sure whether they work well with the new UMT. In any case, I always prefer to export the LOVs and BVs from within the Business View Manager to a .xml file and then import them in the higher version of the Server, again, from within the Business View Manager.
    -Abhilash

  • Upgrading from CRYSTAL REPORTS XI TO X1 RELEASE 2

    Post Author: speed_champ
    CA Forum: Migration to XI R2
    Hi there
    We have crystal reports XI running on our production server. We have now our application converted to Visual Studio 2005 and in order to use crystal reports with Visual Studio 2005 we need to upgrade to crystal reports Release 2 version.
    If we decide to update with Release 2 version , should the production servers need also be updated ? Or when the application built in VS 2005 is deployed to production will deploy the Release 2 version crystal dlls to the server which already has Crystal Reports XI.
    Any information will be advisable.
    Thanks again
    speed champ

    Post Author: rodneyaz
    CA Forum: .NET
    I'm having the same issue.  Worked fine for me in XI, but stopped working when I upgraded XI to XI R2.
    Please post a follow-up if you get this resolved!  Thanks!
    RodneyAZ

  • Upgrade from Crystal report 8 to Crystal report 2013

    Dear all,
    Need some information pertaining to upgrade of Crystal report 8 to Crystal report 2013 (to be invoked from thick client .NET applications)
    Is it possible to directly upgrade from 8 to 2013 ? Or should there be a move to intermediate version before going to 2013 ?
    How is the upgrade generally done ? (do we just open the report and save in new version, or do they have any upgrade wizard)
    What are the typical issues we may face while going from lower version to higher version (I understand queries may break, format and layout may change.  Are there any other issues specific to upgradation.
    Regards,
    Jain

    Hi Jain,
    Moved your post to .NET Forums.
    Since CR 8.0 is 12 or more years old there is no "upgrade path" now. The Database drivers have all changed and the Parameter API's have also.
    Best way is to get CR 2011 and manually open each and every report and update the DB connection using the Set Table Location, this requires updating the DB Client to current versions also.
    Note there are some old legacy DB sources no longer available so that can be a problem also.
    CR 8 is not Side By Side compatible with any other version so make sure it's not installed on the same PC. It will never work and cause all sorts of problems for you.
    Basic report layout stayed the same but Printing has changed a lot also so search here, lots of post on the subject.
    For more help need to know your data source also?
    And check the Overview Tab, on the left side, lots of resources and samples to get you started.
    Also, first warning is set your project to X86 and the full Framework, do not use the Client version.
    And the SDK is no longer shipped with CR Designer install, VS installer and redist packages are all available from here:
    SAP Crystal Reports, developer version for Microsoft Visual Studio: Updates & Runtime Downloads
    Don

  • Upgrade  from Crystal Reports 10

    We have an web application written with dot net 1.1 and it has many reports running on crystal reports 10.0 .It was on windows 2003. Now we have migrated app to frameowrk 4.0 and we planed to run it on windows 2008 server. As you may guess reports became a problem when we deploy it on windows 2008. I found many thread about this problem. But None of them show a way to over come it. I want to now how can i get rid of crystal report V10 and make my app work on windows 2008 ? Should we buy a newer version of Crystal Report Server?If then, does  just installing it solve my problem?Or  Is there a way to convert them?
    Please show me a way.I 'm soo  confused
    Thanks

    I'll be making a lot of assumptions as you are not providing enough coherent information. Assumption is that you are using VS2010. In that case you need [Crystal Reports for Visual Studio 2010|http://www.sdn.sap.com/irj/sdn/crystalreports-dotnet].
    Re.; I want to now how can i get rid of crystal report V10 and make my app work on windows 2008 ?
    - See above. Also, see the wiki [Crystal Reports v. 9.1 to CRVS2010 Runtime Distribution & Supported Operating Systems|http://wiki.sdn.sap.com/wiki/x/b4JiAw]
    Should we buy a newer version of Crystal Report Server?
    - Depends. Were you using CR Server? Or were you using Crystal Reports?
    If then, does just installing it solve my problem?Or Is there a way to convert them?
    - Would be nice to know what the problem is? Errors? Symptoms? Behavior?
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Upgrade from crystal report 8.5 to crystal report 2011

    Hi All,
    Currently we are using crystal report 8.5 (PEAPI and dictionary files) (with VB6) to generate historical data for our product. Reports can have millions of records. We are using 2-tier architecture ( our client resides on windows machine and database
    - Oracle10g dedicated server- resides on linux server).
    We are planning to upgrade it to CR2011(with .NET)
    My understanding is :
    Crystal report designed in SAP Crystal Report 2011/SAP Crystal Reports(version for Visual Studio 2010)/.NET SDK for CR2011 and developed in VS2010 will use Crystal Reports(version for Visual Studio 2010) runtime.  Please comment.
    Is there  any way to use PE APIs in Crystal report 2011 ? If not which is the best way to upgrade  ?
    Please comment.
    Thanks,
    Gaurav

    Hello,
    Not sure which viewer you are using, should be CR.Windows.Form and in code using RAS ( Report Application Server ) you'll get these options which are now controllable by you to allow all or just some:
    private void ViewReport_Click(object sender, EventArgs e)
        rptClientDoc = rpt.ReportClientDocument;
        //crystalReportViewer1.ShowProgressAnimation(false);
        crystalReportViewer1.ShowGroupTreeButton = false;
        crystalReportViewer1.EnableDrillDown = false;
        //rpt.Refresh();
        crystalReportViewer1.ReportSource = rpt;
        // next line causes a delay due to the engine having to go to the last page.
        //rpt.FormatEngine.GetLastPageNumber(new ReportPageRequestContext());
    // set up the format export types:
    int myFOpts = (int)(
        CrystalDecisions.Shared.ViewerExportFormats.RptFormat |
        CrystalDecisions.Shared.ViewerExportFormats.PdfFormat |
        CrystalDecisions.Shared.ViewerExportFormats.RptrFormat |
        CrystalDecisions.Shared.ViewerExportFormats.XLSXFormat |
        CrystalDecisions.Shared.ViewerExportFormats.CsvFormat |
        CrystalDecisions.Shared.ViewerExportFormats.EditableRtfFormat |
        CrystalDecisions.Shared.ViewerExportFormats.ExcelRecordFormat |
        CrystalDecisions.Shared.ViewerExportFormats.RtfFormat |
        CrystalDecisions.Shared.ViewerExportFormats.WordFormat |
        CrystalDecisions.Shared.ViewerExportFormats.XmlFormat |
        CrystalDecisions.Shared.ViewerExportFormats.ExcelFormat |
        CrystalDecisions.Shared.ViewerExportFormats.ExcelRecordFormat);
        //CrystalDecisions.Shared.ViewerExportFormats.NoFormat); // show no export types
        //int myFOpts = (int)(CrystalDecisions.Shared.ViewerExportFormats.AllFormats);
    crystalReportViewer1.AllowedExportFormats = myFOpts;
    Only change is the Excel Export formats have changed, and no option to use the old Excel types available in CR 8.5. Search Kbase for Exporting to Excel, there is a great article on how to optimize your reports for best output.
    Don

  • Upgrade from crystal report 4 to crystal report 11

    hi,i have an old application developed use vb5.0 and crystal report 4,
    now i want to upgrade it to vb6.0 and cystall report 11, does the cystal report 4 and 11 are compatiable?

    Hello,
    Crystal Report 4.6 reports are pretty old.  There have been 3 or 4 major code rewrites to Crystal Reports between CR 4.6 to CR XI.  I think your CR 4.6 reports will run from CR XI but I can't be sure.  I haven't seen CR 4.6 in quite a few years and have never tested it.  You will probably want to update the old reports to CR XI.  To update the reports open them in CR XI and save them in the CR XI format.  Please be sure to keep back up copies of the original CR 4.6 reports.
    Your VB application will have to be migrated to a different component.  The Crystal OCX (crystl32.ocx) that was available in CR 4.6 was retired after CR8.5. In order to run your CR XI reports you'll need to migrate your VB6 application to the Report Designer Component (RDC) object model.
    There are a number of documents that will help you with the code migration.  Here are some links:
    [Migrating to the RDC in CR9|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/105181db-cb1d-2b10-38a4-b0a30e268e40] - applies to CR 9/10/11/11.5
    Upgrading from CR4.6 to CR9/10/11/11.5 is essentially the same. The above document was written for CR9 specifically; however it will work for CR10/11/11.5. You will have to make minor adjustments to account for DLL file name changes (e.g. crviewer9.dll in CR9 vs. crviewer.dll in CR10/11/11.5).
    You will also want to review the changes to [database connectivity|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0003c6cc-891e-2b10-678e-8b1a2dd96556] at runtime from earlier versions of Crystal Reports compared to CR XI.
    Here's the link to the [Online SDK Library|https://boc.sdn.sap.com/developer/library] - this includes the RDC SDK.
    [RDC 10 Sample Applications|https://smpdl.sap-ag.de/~sapidp/012002523100006012702008E/rdc10_smpl.exe].
    Please note that the RDC has been retired with the release of Crystal Reports 2008. Crystal Reports XI Release 2 (v11.5) is the last version of Crystal Reports that is shipping with the RDC. While you can migrate your application to the RDC for CR XI or CR XI R2 you may want to start planning for future releases of your application since the RDC will no longer be available. The upgrade path for the RDC is to move to the CR .NET object model.  Here is the [RDC Statement of Direction|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/80bd35e5-c71d-2b10-4593-d09907d95289].
    I hope this help.
    Sincerely,
    Dan Kelleher

  • Memory Leak in Report after upgrading from Crystal Reports 10.5 to 13.0.1/2

    I'm currently having an issue with crystal reports 13 (Visual Studio 2010), We have recently updated our CRM Solution to use the newer crystal reports runtime as we are now using Visual Studio 2010,
    We have a client who has a report which contains a sub report which basically contains a Image pulled from a MSSQL Database as a BLOB Image Field which is basically scanned images relating to the report, Previously the report worked fine before the Client Updated our CRM Solution to the latest version, Now for each individual page which has the scanned image the application is swallowing 100 MB of ram, as there are around 32 of these scanned images and our solution is a 32 bit application we are getting out of memory errors due to the whole 2GB addressable to a 32 bit process limitation,
    The images are around 4MP and stored in JPG format in the database so should not be consuming over 100mb of ram per image displayed by the report even if they are being stored uncompressed in RGBA Format,
    Likewise when viewing the pages of the report manually after a specific page (when the amount of memory addressable by a 32 bit application gets hit) the images just don't display and then any pages with the image are not being displayed and not giving an error / exception.
    I have tried re-saving the .rpt files to cause them to be in the newer crystal reports format and this is still happening, likewise I have tried un-installing the 13.0.1 and installing the 13.0.2 runtime.
    I am just about to check SQL which pulls the image for the sub report, although I am sure for each sub report it should only be pulling one row with one jpeg image in case the sub report is holding quite a few images but only displaying the first.
    Likewise If all else fails I will try re-creating the report as I have experienced issues with some other specific reports doing strange things after being updated from the 2008 runtime which I really am not liking the idea of due to how fiddly crystal reports can be, It is good and does the job but takes far longer than some other solutions to get what you are trying to achieve done.
    This report had been working fine for 2+ years before the client updated to the most recent version of our CRM Software.
    Has anyone else experienced simular issues with the latest runtime.

    I have just been reviewing the code for this and it appears that the sub report is pulling all of the images,
    It is strange that previously this was working fine seems like the newer runtime does not dispose of the data once it has been displayed on a sub report which would explain memory leak as it will call the select again pulling approx 60 images which are probably approx 8 - 900KB plus sub report + uncompressed image to display and then filtering.
    I am about to modify this report and will post if fix i put in place resolves the issue.

  • Upgrading from Crystal Reports 8.5 to 11 - ADAPT00538716

    I recently upgraded to version 11 and found that most of my reports don&#39;t work due to the fact that I have different join types in a report.  Using the knowledge base, I found the problem had been encountered and assigned <a href="http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&docType=kc&externalId=c2018884&sliceId=&dialogID=2788854&stateId=1%200%202794021" target="_blank">ADAPT00538716</a>.  There is a workaround which calls for using a stored procedure or command objects.  The only problem is that I have over 500 reports so recreating all of them doesn&#39;t sound very appealing.  I have thought about going back to 8.5 until the bug is fixed, but Business Objects can&#39;t give me a timeline of when if ever this will be fixed.  Has anyone figured another way around this?

    Hi todderor,
    This is a serious, major issue. Many database projects will need multiple link types per table. Now if CRXI can't handle this, this is a major problem for the applicability of the software. In fact, had I known this I wouldn't have bought the app and I am now seriously considering asking for a rebate and investigating alternatives !
    Â I don't want to need to do stuff with S.P.'s, views or queries since this is one of the - if not the major -Â reasons I bought CRXI in the first place, namely to unburden my DBA and empower end-users to browse data w/o having to bother him for details.
    Â In our project, we have a table "Indicator" that contains a column "Alternative Indicator" that is a reference to the same table (optional reference). The table also joins to - say / sake of argument - a table "Client".
    Now, the link between "Indicator" and "Client" is an inner join and it should be, since all Indicators bear reference to a Client.
    However, the link between the alias "Alternative Indicator" (for "Indicator") is off course an "OUTER JOIN" since I do not want to limit my report to only those Indicators having an alternative Indicator (there are only few). The link between the aliased "AlternativeIndicator" and the "Client" Table must be inner join again, off course.
    NO GO. CRXI error. Product rendered useless.
    Please inform your community to the time of delivery for an update for this showstopping, critical error in the apparantly prematurely released software product !
    Yours,
    Thijs Cobben

  • Crystal Report Server XIR2 upgrade to CRS 2008V1

    Hi,
    I am planning to upgrade my Crystal Report Server XI R2 to CRS 2008 V1. I was thinking of testing in separate machine as a fresh installation and migrating everything using the Import Wizard. I have one concern on this- after I test everything on that new machine, the existing Crystal Production Server machine will no longer be used right? I was wondering if my boss wants me to use the same old machine for production. If so then would I be able to migrate everything from that new test machine to the existing Production machine without affecting the old version in production. For that do I have to install a fresh copy in existing production and then migrate from test machine?

    Hi,
    well you will certainly affect the old version in production.
    Cause when you initially migrated from Rel.2 to 2008 you cant go back. So unfortunalty you have to install 2008 on the old server.
    Regards
    -Seb.

  • Crystal Report Server Questions

    We purchased CRSXIR2 from Business objects and have 1 yr maintenance.
    I want to upgrade to Crystal Report Server 2008.
    Where can I get the media for a 64bit version of Crystal Report Server 2008?
    Can 32 bit clients using Crystal Reports 10 or 11 integrate with a 64 bit install of Crystal Report Server 2008?

    Enterprise Soft Delivery.
    You need a login though:
    [https://businessobjects.subscribenet.com/control/bobj/login]
    I believe it's a free upgrade with an ongoing service agreement (at least that's the case with BOE XI R2 to BOE XI 3.0)

  • Error when exporting to other format from crystal report

    Hi,
    I have been facing an error "Method 'IRCREditableRTFExportFormatOptions_reserved5' on type 'CrystalDecisions.ReportAppServer.ReportDefModel.EditableRTFExportFormatOptionsClass' from assembly 'CrystalDecisions.ReportAppServer.ReportDefModel, Version = 11.0.3300.0, Culture-neutral, PublicKeyToken=692fbea5521e1304' is overriding a method that has been overriden." while trying to export the crystal report to another format (e.g. pdf and excel) from an application from a software vendor.
    For your information, the machine OS that is running the application is Window 7. Before I did the installation of the application, it already has Visual Studio 2005 and Crystal Report XI Release 1 installed in the Window  7 system. After I had the above error, I went to search more information on the website and found out that I need to upgrade to Crystal Report XI Release 2 from the search results. However, after I upgraded from Crystal Report XI Release 1 to Crystal Report XI Release 2 and apply service pack 6, I still faced the same error when I tried to export. I even tried to uninstall Visual Studio 2005 and Crystal Report XI Release 2 but I'm still facing the same above error while exporting. I also tried to reinstall the application from software vendor but the same error come out.
    Your help is highly appreciated. Thanks!!
    Regards,
    Jennifer

    Good morning Jennifer
    When you say:
    " I also tried to reinstall the application from software vendor but the same error come out."
    I wonder if the app you are trying to install is from a 3rd party vendor / developer? If it is, installing CR XI r2 (11.5) will not resolve the issue for you. From the error, the app was compiled with CR XI R1 (11.0) and the only way to get that app to use CR XI r2 will be to recompile it with CR XI r2 assemblies. E.g.; you will have to have access to the source code and then recompile the app, ensuring that you are referencing CR XI r2 assemblies. Or am I missing something here?
    Ludek

  • Crystal Reports Server (XI) - Store Procedure Dependency 4 Running Reports!

    I'm upgrading from Crystal Reports 7 to XI.
    Currently, data in temp tables gets populated once a stored procedure executes. I've added this stored procedure as a dependency for the reports to run. As a result, scheduled Reports do not start running until this stored procedure finishes executing. This ensures there is data in the tables before the reports start to run.
    However I'm not sure how the above can be accomplished in XI. This is the only hurdle, the team has overcome all the other hurdles and this could potentially be a show stopper.
    Please help!
    Thanks,
    Anuj

    Carl:
    Thanks a lot for your assistance! I'm using Crystal Enterprise.
    The event dependency works fine, however I'm having trouble in accomplishing this:
    "Put the Stored Procedure in a Crystal report and schedule it to trigger the event upon successful completion."
    I'm new to the XI environment, sorry if the question sounds too dumb or too basic....
    Since the stored procedure will load data in the concerned tables only when executed, I'm having trouble in executing the procedure when I created a new report & selected the procedure as the data source. I get an error as "Invalid Argument Provided"
    Do I need to copy the SQL of the stored procedure and run it in the report as a command object? I'm afraid doing so will not commit the newly added records.
    Thanks much for your assistance, appreciate it!
    Thanks,
    Anuj

Maybe you are looking for

  • How to get unique Id's along with using a formula in Report

    Hi, I have data in the following format: PO no  Subfield Created date Changed date 123              A               01/01/2011        20/01/2011 123              B               01/01/2011        20/01/2011 124              A               01/01/2011

  • How do I change my settings.  Dollars to £'s

    How do I change my settings so that the £ stirling balance sheets I am asking to be converted to PDF are not transposed into dollars?  At the moment this is happening

  • Compile with 1.5.0 Run with 1.4.2 issue

    Hi All I compiled code with J2SDK 1.5.0 (or whatever it's called now) I then tried to run it on a JRE version 1.4.2. It would not run, a long list of errors appeared. Is it normal for this to happen? To investigate I compiled the code with JSDK 1.4.2

  • HT201320 I want to see total # of my mails in my inbox not just the unread

    In the previous mail setting, there was a show option, where you to get to choose 50, 100, etc.... That option is no longer there in IOS7

  • Apple Configurator failing to activate iPad(3)

    Hi all I'm having a problem with Apple Configurator and Preparing devices - Specifically an iPad 3rd Gen. Apple Configurator sees the iPad fine but when I start the Preparation phase it fails at 'Activation failed'. When I hover over the yellow warni