CR2008SP2, records displayed twice

Hi,
I have a winforms app that was using CR for VS2008.  I've decided to use CR2008 on it instead.  I installed SP2.
All is well except that two of my reports display every record in them twice.
The records are coming from a runtime dataset.  I know the records aren't there twice; they only display once in grid hooked to the same datasource, plus they were fine on the reports before this change.  There is no join involved; it's a single table.
I'm at a loss and have a client with a tight deadline.  Any help with a solution or even a steer towards troubleshooting appreciated.  If I can't solve soon, I'll have to go back to the previous version.
One "oddity" that could possibly be related is that the database wizard displays the message about having links with multiple starting points when I exit that dialog despite the fact that I have no links at all.
A new report pointing to the underlying MDB worked fine.  I'm about to try the new report using the runtime dataset and the old report using the MDB...
Some additional info.  A brand new report pointing to the same datasource worked fine, so the trouble has to be in my existing .rpt files.  Unfortunately, they're very complex, and recreating them from scratch is not really an option.  Any ideas for repairing/making compatible with 2008?
Thanks.
-jpr
Edited by: johnrly on Aug 27, 2009 8:39 PM

I actually have 4 tables in my data set, and fields from all of them are used in different places.
But, there aren't any links and shouldn't be.
For example, some labels are chosen from a table using a parameter for the query.
I do think that maybe the designer is confused about links even though it doesn't show any and the "clear links" button is grayed out.  I still get that message about having multiple starting points upon exiting that dialog, which doesn't make sense.
Thanks for the suggestion.
John

Similar Messages

  • Record displaying twice in View

    Hai all,
    I created a view like this :
    create view xxail_task as select
    distinct(peo.EMPLOYEE_NUMBER) "Employee_Number"
    ,peo.FULL_NAME "Employee_Name"
    , pac.SEGMENT1 "BADGE"
    , pac.SEGMENT2 "Status"
    , pac.SEGMENT3 "Remarks"
    , pac.SEGMENT4 "Remarks1"
    , pac.SEGMENT5 "Remarks2"
    , pac.SEGMENT6 "Remarks3"
    , to_date(substr(pac.SEGMENT7,0,10),'yyyy-mm-dd') "I_Expiry_Date"
    , to_date(substr(pac.SEGMENT8,0,10),'yyyy-mm-dd') "Si_Expiry_Date"
    , to_date(substr(pac.SEGMENT10,0,10),'yyyy-mm-dd') "P_Expiry_Date"
    , to_date(substr(pac.SEGMENT11,0,10),'yyyy-mm-dd') "J_Expiry_Date"
    , to_date(substr(pac.SEGMENT12,0,10),'yyyy-mm-dd') "P_Expiry_Date"
    , to_date(substr(pac.SEGMENT13,0,10),'yyyy-mm-dd') "H_Expiry_Date"
    , to_date(substr(pac.SEGMENT14,0,10),'yyyy-mm-dd') "A_Expiry_Date"
    , to_date(substr(pac.SEGMENT15,0,10),'yyyy-mm-dd') "KExpiry_Date"
    to_date(substr(pac.SEGMENT16,0,10),'yyyy-mm-dd') "J2-South_Expiry_Date"
    , to_date(substr(pac.SEGMENT17,0,10),'yyyy-mm-dd') "J2-North_Expiry_Date"
    , pac.SEGMENT18 "EMP_On_Vacation"
    , to_date(substr(pac.SEGMENT19,0,10),'yyyy-mm-dd') "Vacation_Start_Date"
    , to_date(substr(pac.SEGMENT20,0,10),'yyyy-mm-dd') "Vacation_End_Date"
    from per_analysis_criteria pac
    ,per_all_people_f peo
    ,per_person_analyses ppa
    where pac.id_flex_num =50336
    aND ppa.ANALYSIS_CRITERIA_ID = pac.ANALYSIS_CRITERIA_ID
    AND peo.PERSON_ID = ppa.PERSON_ID
    when I give select * from xxail_task..
    records are coming twice.. once with empno and empname and other record with empname alone..
    anyidea where I went wrong ?
    Thanks
    Yusuf

    Yusuf,
    it looks like you forgot to include a datetrack condition in your query. Just add something like this:
    and TRUNC(SYSDATE) between peo.effective_start_date and peo.effective_end_date
    Use SYSDATE if you want to have the current situation, another date otherwise.
    Remember for the future that all the tables and views that end in "_F" require a datetrack condition when querying them, otherwise you will have multiple rows.
    If you have also rows without employee number, then it means that you may need also a filter on person types (applicants and contingent workers usually do not have an employee number).
    Paolo

  • Forms Error Message displayed twice

    But on clicking the save button to commit the changes in the form, the validation trigger fires and the error message is displayed twice. This is once for the item and at the other at the form level.
    The error message has to be displayed only once i.e. while submitting the form by clicking the save button. Please suggest.
    Thanks in advance.
    Edited by: sri_menon on Sep 24, 2008 8:30 AM

    Do you alter the data in your Character Item through a program unit? Since you only have a WVI trigger at the item level, something in the form is causing the status of the item to become "Dirty" or "Invalid" after the WVI trigger fires. Therefore, Forms fires the WVI trigger again. Something else you can try is to turn "Debug Messages" on (go to Preferences => Runtime tab => check Debug Messages). This will display an Alert for each trigger that fires during Runtime. Then you can record all of the triggers that fire after the WVI trigger fires the first time. Once you know which trigger fire between the first execution of the WVI and the second execution of WVI then you can put break points in these triggers and then run the Form with the Debugger and see what it happening during the validate cycle. If you are using Form6i, the debugger is very easy to use. If you on Form 9 or greater, there is some setup that must be done to debug the web deployed form, but it well worth the setup to be able to debug your form.
    Hope this helps.
    Craig...
    Edited by: CraigB on Sep 25, 2008 8:18 AM

  • Quota is displayed twice in 2006 for the same date

    When iam entering Leave Quota Through PA30 , PA61 ,PT_QTA00
    for a particular Employee it will display the Quota Twice
    Is there any way we can stop this ?
    is there any way we can Put cap that double Entry for the same date ?
    Quota is deducting Normally but it is Displaying Twice
    Plz Help Experts

    Thank You So much
    i changed in the info type
    SPRO>> Time Management>> Time Data Recording and Administration>> Specify System Reaction to Overlapping Time Infotypes
    Infotype 2006
    Time Cstr. Class  01
    Reaction  Indicator   : select according to The  Requirement 
    Right now Reaction  Indicator  is set to W
    Make the Reaction Indicator to E and save the Entry
    It worked for now  
    one thing iam not sure how does  V_T554Y table work
    Plz let me know
    Reaction I ndicator
    This indicator determines how the system reacts when you enter new infotype records which overlap with existing ones.
    The specifications are as follows:
    A - The old record is delimited, all collisions are displayed.
    E - The system does not allow you to create the new record, and
        displays all collisions.
    W - You can create the new record, but the old record   remains unchanged. All collisions are displayed.
    N - As for W, but collisions are not displayed.
    Edited by: jkhose on Jan 25, 2012 1:23 AM

  • Change number of record displayed for a single item alone

    Hi,
    I have a single data block with few items. Is it possible to make one item in the block as non-database item and make the display of record in the item alone to show multiple lines.
    i.e. All other items in the Data block shows single record, whereas this particular item should shows 10 records.
    Is this achievable?
    Or should i have to put that item in a separate data block and choose the data block property to "Number of records displayed" as 10?
    Thanks,
    Yuvaraaj.

    983448 wrote:
    Hi,
    I have a single data block with few items. Is it possible to make one item in the block as non-database item and make the display of record in the item alone to show multiple lines.
    i.e. All other items in the Data block shows single record, whereas this particular item should shows 10 records.Yes you can. But i will say re-check your design.
    Hamid
    Mark correct/helpful to help others to get right answer(s).*

  • How to set the number of records displayed at run time

    Is it possible to set the number of records displayed block property at run time? The built-in 'GET_BLOCK_PROPERTY' can retrieve the number of RECORDS_DISPLAYED. But I can't find SET_BLOCK_PROPERTY to set this property. Is there anyway I can set this property programmatically? Thanks for any suggestions!

    Bookmark Go to End
    goal: How to vary the number of records displayed in a block
    programmatically
    fact: Oracle Forms Developer
    fix:
    Block property 'Number of Records Displayed' can not be changed during runtime
    using SET_BLOCK_PROPERTY. However, it is still possible programmatically change
    the visual appearance of the form so that it creates effect of changing this
    property. To achieve such an effect follow these steps:
    1. in Forms Builder, in the multirecord block define the new set of items.
    The simplest way is to copy/paste the original item and rename created item.
    2. set properties of these new items so that they are the same as the properties
    of the original items. If these new items were copied from original items
    then properties are already the same. Modify following properties
    'Database item' on new items to value 'No'
    'Synchronize with item' to the value of the original item
    'Number of Items Displayed' to desired value.
    'Visible' to 'No'
    In other words, these new items are mirrors of original items.
    3. code event, which is meant to trigger the change in block appearance.
    This code should use SET_ITEM_PROPERTY built-in to set properties
    like 'VISIBLE', 'ENABLED', 'NAVIGABLE', 'UPDATE_ALLOWED' and others
    to desired value for items which are about to be displayed, then
    move cursor to one of these just displayed items with GO_ITEM built-in
    and then hide the previously displayed items.
    Example:
    Assume that the block is built on SCOTT.DEPT schema. Following will
    change the set of displayed items
    set_item_property('dept.mdeptno',visible,property_true);
    set_item_property('dept.mdname',visible,property_true);
    set_item_property('dept.mloc',visible,property_true);
    set_item_property('dept.mdeptno',enabled,property_true);
    set_item_property('dept.mdname',enabled,property_true);
    set_item_property('dept.mloc',enabled,property_true);
    set_item_property('dept.mdeptno',update_allowed,property_true);
    set_item_property('dept.mdname',update_allowed,property_true);
    set_item_property('dept.mloc',update_allowed,property_true);
    set_item_property('dept.mdeptno',navigable,property_true);
    set_item_property('dept.mdname',navigable,property_true);
    set_item_property('dept.mloc',navigable,property_true);
    go_item('dept.mdeptno');
    set_item_property('dept.deptno',visible,property_false);
    set_item_property('dept.dname',visible,property_false);
    set_item_property('dept.loc',visible,property_false);
    Regards,
    Monica

  • Photos in imovie are displayed twice ?!

    photos are displayed twice in imovie database !? Why ?

    iMovie is a DV editor and will convert other formats to it at import. So your multi-megabyte image is reduced to a "frame" at 720X480 (SD).
    It is also designed to export these "movies" to DVD formats for playback on a TV. Your TV is a lot lower resolution than your computer monitor.

  • Rows Per Page doesn't affect the number of records displayed

    I just updated from 3.2 to 4.0 this morning. When I change the Rows Per Page value in the action menu the report doesn't change and the number of records displayed stays at 10. The report has ~6000 records. I edited the report attributes and add the rows selector to the IR search bar. This doesn't change the behavior either. I noticed that if I change the rows per page in the action menu then the drop down select list is updated, but the report still doesn't change from 10. I tried paging to the next set of results and it still remains at 10.
    Has anyone else experienced this problem?
    Tony

    Yes, Tony, I've seen this in several versions of APEX. In most cases, simply starting a new session was enough to force APEX to refresh the page and grab the new set of pagination directives. If that doesn't work, please give more info like: what type of report you are doing and what the Pagination values are. Please note the following:
    Report Template
    Pagination Scheme
    Enable Partial Page Refresh
    Display Position
    Number of Rows/Number of Rows Item
    Maximum Row Count

  • Content in header displayed twice

    Hi,
    I am exploring sample portal app on WL platform 8.1 . if i add any text,etc in the header, it is displayed twice on the rendered page ...
    same happens for footer also..
    I am changing header.jsp and footer.jsp in the default skeleton
    sometimes it results in null-pointer exception
    i am still searching this newsgroup, for such case.. please help.
    TIA
    Message was edited by deepak79 at Feb 9, 2005 8:45 AM

    Yesterday was my first day on portal and was trying it out without reading in details of the working. Now that i have read it I won't be touching skeleton files.
    Same names used for header in skeleton and shell were a bit confusing
    Doc says "do not be confused by the identically named header.jsp for both the look & feel and the shell header. They are different files with different uses. The fact that both have the same name is coincidence."
    Message was edited by deepak79 at Feb 9, 2005 7:39 PM

  • Populate multi record display item

    Hellou gurus!
    I have forms 10g and i need to populate display item in enter query mode. My problem is that I have table T1 with some static values. Table T2 is through ID connected (reference) to table T1 1:1 cardinality and T2 table also have reference to T3 table.
    I have block B2 based on table T2 and in this block I have multirecord item for inserting and updating new values for T2, but in this block ii also have no DB, multi record display item (because i don't want to allow editting in T1 table records) for diplaying static values for table T1. I want to display all static values from T1 next to the editable values in T2 (T2 multi record field is not insert yet). I tried for loop, select into but it not work. T1 values need to be selected before I started to inserting values into T2 items, but off course they need to be referenced It is hard to explain but i belive you understand.
    Can you help me how I can populate multi record item??

    You have to write the code again for your second list item....
    group_id RecordGroup;
    list_id Item  := Find_Item('button.tyear');
    list_id1 Item  := Find_Item('button.tperiod');
    status NUMBER;
    rg_name varchar2(40) := 'recgroup';
    BEGIN
    ----------------------------- LIST
    clear_list(list_id);
    group_id := Find_Group(rg_name);
    IF NOT id_null(group_id) then
        Delete_Group(group_id);
    End if;
    group_id := Create_Group_From_Query(rg_name,
    'select vm_year, vm_year from fwqgl.vouchermaster
    group by vm_year');
    status := Populate_Group(rg_name);
    Populate_List(list_id, group_id);
    /* --------------------SECOND LIST ITEM...BUT REC. GRP NAME CAN BE SAME,better to use another name if you need to retrieve list and store qry..other wise the fol. code is enuf-----------------------*/
    clear_list(list_id1);
    group_id := Find_Group(rg_name);
    IF NOT id_null(group_id) then
        Delete_Group(group_id);
    End if;
    group_id := Create_Group_From_Query(rg_name,
    'select vm_period, vm_period from fwqgl.vouchermaster
    group by vm_period');
    status := Populate_Group(rg_name);
    Populate_List(list_id1, group_id);
    END;Edited by: Dora on Dec 5, 2009 10:41 AM

  • Number of items/records display

    I want to set the number of items/records display base on query. I tried Set_Block_Property and Set_Item_Property, they don't have any option for me to set it dynamically. Any ideas?
    Thanks

    A couple:
    a) Set QUERY ALL RECORDS to YES, and programmaticaly set MAXIMUM RECORDS FETCHED.
    b) in a POST-QUERY block-level trigger, check the :system.trigger_record. When it reaches the number you want, issue an ABORT_QUERY built-in.
    Hope this helps,
    Pedro

  • Multiple records displayed on form at one time- 2 lines for each record

    Hello,
    I have a canvas in which I want to display 8 records at at time, so in the data block I specified 8 as the "number of records displayed" value.
    However, the record has too many fields to display on 1 vertical line, so I want to split the fields into two separate lines, so there will still be 8 records but each in two lines.
    How do I do that?
    I'm using Forms 10g. The block is a database block using FROM CLAUSE QUERY , and the canvas is stacked.
    Thanks

    Sandy,
    You will need to set the "Distance Between Records" property for each item in the Multi-Record Block. This will increase the space between rows so you can stack them into two rows. Unfortunately, you can't set this property at the block - so you have to set it for each displayed item.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Email signature displayed twice

    Hi there,
    I use MS Outlook on my iMac to send/receive emails. In Outlook, I have an email signature setup which consists of some text and a few images.
    I've never used the mail app on the iPad so I wanted to test it by sending myself an email using Outlook on my Mac but opening the email on my iPad. When I opened the email on my iPad using the mail app, the signature was displayed twice. Can this be fixed? Note: this is def something to do with the mail app on my iPad because when I send emails to other people from my mac the signature is never displayed twice.
    Can anyone help me out with this?
    Thanks.

    I have the same issue in Mail.app on the Mac. When I get emails from Outlook users that have images in the signature, the image appears twice.

  • Stacked Canvas and No. of records display on the block?

    Any coding to re-size the "Stacked" canvas and no.of records displays on the block?
    Please advice,
    Amy

    u can set the view port and Width and height of the Stack canvas at runtime but not No of Records display....
    set_view_property .....VIEW_SIZE or Width / Height
    for canvas size use SET_CANVAS_PROPERTY
    Baig
    [My Oracle Blog|http://baigsorcl.blogspot.com/]

  • Portal favorites Iview Displaying twice in detailed navigation iview

    Hi All,
       I am facing one issue in portal...
      In all the roles Portal Favorites Ivew is displaying twice in the detailed navigation iview. And the options in the Iview are different like details, refresh, Open a new window....
    I have only one default framework assigned to my desktop....
    I cldnot trace out which is causing this issue...
    Could someone adivse me on this...?
    Thanks & regards
    Sireesha.

    Hi Munna,
      This is the PCD-PATH of the second portal Favorites Iview.
       Portal Component:    com.sap.km.cm.navigation
    Object ID:
    fpn:DJP_FPN_JAVA/pcd:portal_content/SCOPP/RENAULT_Administration/SCOPP_DISPLAY/SCOPP_CCTS_Desktop/frameworkPages/SCOPP_CCTS.frameworkpage/com.sap.portal.innerpage/com.sap.km.PortalFavorites_0:rn4p6qvmOIw3xqr6ngdRBQ%3D%3D:1:
    Regards
    Sireesha.

Maybe you are looking for

  • Support- how can you get a question moved to the correct subject

    Someone has posted in the Mac App Store when it's about iOS App store is there away i get this transferred? i know you must be  a host but is there another way?

  • Duplicate file with FTP sender

    hello everybody, i have the "Duplicate file problem with FTP sender " with my XI 3.0 sp23. So sometimes my file adapter load 2 times the same file. I found this link : http://wiki.sdn.sap.com/wiki/display/XI/DifferentwaystokeepyourInterfacefromproces

  • Font Problem in Web Browser

    Dear Friends, Can Anybody help me? I have developed a report in 10g DS (on Windows XP Machine), running this report on local machine works fine. i have installed 10g AS on windows 2003 server and deployed my application there. Here, If i run on local

  • Preview / Adobe Acrobat reader problems

    Hi, My Mac was working fine until two days ago when I installed Adobe CS3. Before, when I tried to download PDFs from my university intranet, Preview would open the files within Safarai. If I saved a PDF and opened it later, again, Preview worked fin

  • Images 1-19 sharp and clear, images 20-138 fuzzy and pixelly ??????

    I printed out a book I am working on yesterday - 138 pages. There is an image on every page. From page 1 to 19 the images are crisp and sharp and look to be the correct 300 dpi. From 20 to 138 the images are blurry and pixelly and look to be 72 dpi o