Header Record not repeated when detail records span to more than a page

In RTF template,
1. I have a for-each with code of
<?for-each@section:G_HEADER?>
2. Under 'for-each', I have the header record is defined in a 1 table row.
The row property for this table is set to 'Repeat as header row at the top of each page'
3. Under this I have another table with fields for LINES data with its own 'for-each' code <?for-each:G_LINES?>
4. Followed by end for the above two 'for-each'
However, when I generate the PDF output from Preview, when the lines data spans to more than one page, the header record is not repeating on the subsequent pages. Anyone has any ideas how to fix this
My XML Publisher version is 10.1.3.4.1 Build 130. I have a sample data and the template, but not sure if I can upload here.

user6098416 ,
I am also facing the same Problem as yours.
My Template layout is as follows:
<?for-each:G_HEADER?>
Header table
<?for-each:G_DTL1?>
detail table  -->  (<?for-each:G_DTL2?> Detail Fields <?end for-each?> )
<?end for-each?>   --> End for each for G_DTL1
<?end for-each?>   --> End for each for G_HEADERMy problem is Header Table is not repeating on each page when detail Table data goes beyound one page.
I tried the following but its not working:
<?template:header?>
Header table
<?end template?>
<?for-each:G_HEADER?>
<?call@inlines:header?>
<?for-each:G_DTL1?>
detail table  -->  (<?for-each:G_DTL2?> Detail Fields <?end for-each?> )
<?end for-each?>   --> End for each for G_DTL1
<?end for-each?>   --> End for each for G_HEADERI am not sure whats wrong here.
Thanks
Sandeep

Similar Messages

  • Group Header is not repeating when exported to pdf in 2008 r2

    Hi
    i have a typical scenario here , when i am trying to repeat my group header it is working fine in report viewer but when i exported to pdf it is not repeating. yea it is working fine in excel.
    could some one help me in this as i tried various ways but couldn't able to figure it out 
    PS: i am using 2008r2
    if this is the issue in 2008r2 , did it got fixed in any new version please suggest.
    thanks
    sharath 

    Hi sharath,
    Based on my understanding, the group header doesn’t repeat when you export report to PDF file.
    In Reporting Service, the RepeatOnNewPage property has effect on static row members only and where KeepWithGroup is not None. If value for KeepWithGroup is None, the group header will not appear in a new page. As we tested in our environment, we set FixedData
    as True, KeepWithGroup as After and RepeatOnNewPage as True, the group header repeat in second page when export to PDF file. Please refer to screenshot below:
    So in your scenario, please check if you have set KeepWithGroup as After. Then export to PDF again to check if group header can repeat in multiple pages. If issue persists, please provide some detail information about your report design. If possible, please
    provide some screenshots about your results before and after perform PDF render.
    Reference:
    Display Headers and Footers with a Group (Report Builder and SSRS)
    If you have  any question, please feel free to ask.
    Best regards,
    Qiuyun Yu

  • Heading level hierarchy errors when topics are in TOC more than once

    I have discovered that the hierarchy in the Heading levels in
    the Printed Documentation will differ from than in my online help
    table of contents hierarchy, and that the problem is due to topics
    that are intentionally in the TOC more than once.
    For example, in chapter 5 of a particular help system the
    hierarchy should be:
    Heading 1 < Chapter 5 title from top-level book>
    Heading 2 <title of second level book>
    Heading 3 <title of topic that appears under second-level
    book>*
    What I actually get is:
    Heading 1 < Chapter title from top-level book>
    Heading 2 <title of second level book>
    Heading 4 <title of topic that appears under second-level
    book>*
    * This same topic appeared in an earlier chapter. In that
    chapter it was really at a Heading 4 level.
    Due to company styles, etc. we use a numbering system at the
    headings and in the TOC, so instead of
    5
    5.1
    5.1.1
    I erroneously get
    5
    5.1
    5.1.1.1
    This type of hierarchy issue appears multiple times in this
    particular document (which I inherited by the way.)
    Other than restructuring the document to not reuse topics in
    different places in the TOC, is there a solution or a workaround
    for this problem?
    What I am doing so far, is generating the Print Documentation
    one chapter at a time. As long as a topic is not reused with the
    same chapter, my hierarchy of heading levels is maintained;
    otherwise, it is not. Then I can put the chapters back together
    after fixing the few places that still have heading level problems.
    This however, will be quite cumbersome as this document is
    translated into nine other languages.
    I am using RoboHelp X5 for Word / Word 2003 for the source
    and most of the translations; RoboHelp Asian Edition, Simplified
    Chinese / Word 2003 for the Chinese translation. The heading level
    hierarchy error occurs in both versions.

    >> AF: I've commented in sections...
    Without Maintain Heading Levels, RH will apply heading levels
    to the books and then the topic levels will get bumped down. So a
    top level book will be Heading 1 and the Headings in the topic will
    get bumped down to 2, 3 and 4 etc. If then you have another book
    one level down so that it gets Heading 2 applied, the same topic
    but under the level two book would then get 3, 4 and 5 applied.
    That is not the original problem but hopefully we are agreed
    that is how things work on that.
    >> Yes - that is the expected behavior. When it didn't
    happen as expected, that's what led me to the discovery of the
    cause of the problem (topic reuse).
    Your problem was that firstly Heading 3 got bumped to Heading
    4 if the same topic was inserted into the TOC twice. I assume it
    was OK in the first instance, or is it that when you add it twice
    it goes wrong everywhere?
    >> Your assumption is correct. First occurrence is
    correct. Second, third, and fourth (yes - there is one topic that
    is used 4 times! ) are not correct based on TOC hierarchy.
    On the numbering, nothing surprises me. If you look at my
    site you will see that for RH HTML, i gave up on getting it right.
    I have had many queries on this and more than a few people have
    indicated they will work on the problem and get it working. I'm
    still waiting. There are many posts about outline numbering
    problems. Has anyone got it working satisfactorily?
    >> I don't really have numbering problems. The
    numbering is following the RoboHelp-generated hierarchy and the
    .dot template that I apply. It's just that the RH-generated
    hierarchy and its heading levels don't correspond to the "real"
    hierarchy because of the reuse issue.
    I have seen various Word gurus maintain that numbering has
    not worked entirely satisfactorily since Word 2! Also enough posts
    to convince me this is a Word issue, not a RH issue.
    If you want to create a new project and knock something up
    that demonstrates this problem, by all means zip it up and send it.
    I'll assume it will be a small project and zip to less than 5mb. If
    more, contact me first.
    >> Unless you have RoboHelp X3 Asian Edition,
    Simplified Chinese, there is really no need. I plan to either avoid
    the reuse issue in the source, or build the print doc in sections
    which is easy enough in RoboHelp X5 for the non-Chinese languages.
    It is in the older Asian edition where the problems are compounded
    by the omitted reuse topics. If you do have RoboHelp X3 Asian
    Edition, Simplified Chinese and want to experiment, I can send you
    a cut-down version of the project. Don't feel obligated though;
    unless you can read Chinese (I can't) it is very tedious to work
    with.

  • E-Mail not send when relevant BP is in more than one partner function

    Dear all,
    i am facing an big issue.
    My e-mail action does not work if the bp of the recipient is stored in more than one partner function in this incident.
    Is this a know bug ? What can i do about that?
    Best Regards
    Daniel
    Edited by: Daniel Titze on Feb 15, 2012 12:58 PM

    Hi, Daniel.
    I didn't met such a problem, but I happened to find this Knowledge Base Article (note №1521582 "Solution Manager: no mail is sent to processor of the message if sender and receiver are the same"):
    https://websmp130.sap-ag.de/sap(bD1ydSZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3135323135383226
    Hope it will be helpful.

  • How to repeat a row when tablix columns print over more than one page

    I have a tablix with 20 Columns.  When this prints it prints over 3 pages (which is
    OK).   The first Column is the Name (in this case it is the
    Project name).  On Page 2 & 3 I want to print the Project name again,
    so that a report user does not need to go back to page one to figure out which
    project the columns are referring two.  In Excel there is an option
    "Rows To Repeat".  I am trying to do the same in SSRS
    2012. 
    I have tried links
    like:
    http://msdn.microsoft.com/en-us/library/dd207045.aspx
    http://remicaron.wordpress.com/2010/01/05/how-to-get-ssrs-to-repeat-the-row-headers-tablix-2008/
    http://www.sqlcircuit.com/2012/03/ssrs-how-to-repeat-column-header-in.html
    These do not work
    for me .... in fact they return an error msg
    Can this be done?
    Tx
    Andrew
    Andrew Payze

    Hi Andrew,
    If I understand correctly, there are 20 columns in the table. When it prints over 3 pages, the report should repeat the first column in all pages.
    To freeze row header in the table, we can refer to the following steps:
    The table should have a group. If the Name is already a row group, we can directly refer to step 2. Or we need add a row group grouped by Name ahead.
    Right-click the table to open the Tablix Properties dialog box, then enable “Repeat header rows on each page” and “Keep header visible while scrolling” options under Row Headers category.
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    If you have any feedback on our support, please click
    here.
    Katherine Xiong
    TechNet Community Support

  • SSRS Table/Row Header does not repeat on every page when exported to PDF

    Hi, I have a SSRS Report in which the rows are grouped and the Tablix has a Table/Row header. I wanted the header to repeat on every page for a group because sometimes the data from the group would be more than one page.
                                   To achieve this
                                   - I went to Advance mode by clicking the arrow next to column group
                                   - Selected the Header Static column from Row Group
                                   - Changed the following properties
                                                    - KeepWithGroup: After
                                                    - RepeatOnNewPage:
    True
                                                    - The header columns
    are set to not grow.
    The problem only occurs when the nested grouped data in one of the columns goes over a page. The following pages don't have any header.
    So half of the time the header row repeats but when the nested grouped data extends over one page the header does not show. Problem only occurs when rendered to pdf.
    I found this line "Headings are repeated on each page only if there is sufficient room" in SQL 2008 version. But I could not find it in later versions of sql server. So does that mean it is fixed

    Hi Mumblesnz1,
    According to your description, you specify value of RepeatOnNewPage as True in the report. When exporting the report to PDF, one grouped data extend over one page, and tablix header display on first page, not repeat on following pages.
    As we tested in our environment(SQL Server 2008(SP3)-10.0.5520.0(X64)), it works as you required. We set KeepWithGroup as After and RepeatOnNewPage as True. After exporting to PDF, the grouped data display on two pages, and tablix header repeats on each
    page. Since we haven’t found any document mentioned this issue is fixed on which version, I suggest you try to install the service pack 3 for sql server 2008.
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu

  • How to add the rows formatted as table headings, Tables headings are repeated when a table spans more than one page.

    Hi all,
    i am facing problem while generating Test Result word document after successful execution of TestStand.
    The Problem is :
    i want to add rows Formatted as table headings, table headings are repeated when a table spans more than one page(marked as Red).
    Example:
    Page  No. 1
    |     Test case Number  |  Test Step number      |
    |      100                         |            100                   |
    Page  No. 2
    |     Test case Number  |  Test Step number      |
    |      200                         |            300                   |
    Test Result word document should generate with Table headings(marked as Red) in every pages of the document, but i am not getting as per above example.
    Please through light on this.
    Regards,
    Susa.

    Hi Santiago,
    Thank you very much for your valuable reply.
    i want to generate MS-word report for TestStand after successful testing using MS-word2000.
    Test report contains Actual values, Expected values and Pass/Fail status.
    In my program i have customized all  fields i can able to generate test report which contains Verification engineer name , test mode, test date, start time, end time Actual values, Expected values and Pass/Fail status.etc....
    To put all values of test case number, Test step number, Actual values, Expected values and Pass/Fail status in to table for each time, i will
    insert a row into table every time values arrives, once the table exceedes its page size it moves to the next page, next page should start with table row header  but it start with  values of above said parameters.
    so i'm not able to repeat table row header for each page.
    Please find the attached file for your reference.
    Attched file expected.doc  :   This file contains what i wanted to generate MS-word report. Here table row header "Test Case Number and Test Step Number " is repeated in second page.
    Attached file Actual output from source code.doc   :  This report generated from the source code. Here table row header "Test Case Number and Test Step Number" is not repeated in second page.
    Do you know any property to set "repeat as header row at the top of each page" using MS-word ActiveX in CVI/Labwindows.
    i think this information is sufficient for you,
    Still if you need some information please ask me.
    Thanks
    Susa.
    Attachments:
    Actual output from source code.doc ‏25 KB
    expected.doc ‏26 KB

  • Header is not complete when replying

    When i write a reply i get a header from the previous email that looks something like this:
    On Aug 31, 2009, at 6:00 AM, "John Smitch" <[email protected]> wrote:
    But what i really want is something like this:
    -----Original Message-----
    From: John Smith
    Sent: Monday, August 31, 2009 6:01 AM
    To: Chris Tucker; Joe Conor
    Subject: Re: Sales Review
    Is there any way to change this?

    Hi sharath,
    Based on my understanding, the group header doesn’t repeat when you export report to PDF file.
    In Reporting Service, the RepeatOnNewPage property has effect on static row members only and where KeepWithGroup is not None. If value for KeepWithGroup is None, the group header will not appear in a new page. As we tested in our environment, we set FixedData
    as True, KeepWithGroup as After and RepeatOnNewPage as True, the group header repeat in second page when export to PDF file. Please refer to screenshot below:
    So in your scenario, please check if you have set KeepWithGroup as After. Then export to PDF again to check if group header can repeat in multiple pages. If issue persists, please provide some detail information about your report design. If possible, please
    provide some screenshots about your results before and after perform PDF render.
    Reference:
    Display Headers and Footers with a Group (Report Builder and SSRS)
    If you have  any question, please feel free to ask.
    Best regards,
    Qiuyun Yu

  • BDC recording for VF11 more than 14 invoices

    hi, i am facing a problem when cancelling more than 14 invoices through bdc recording.
    Normally , in vf11 , after entering 14 invoice numbers , i press enter and then click on the scroll bar , to get the further input fields.
    Now , while recording these steps through BDC, the pressing of the scroll bar to get further input fields is not captured. The BDC OK code which is captured is /00 , which is basically for enter is not working.
    How can I insert more than 14 invoices through BDC recording?
    Edited by: RUPAKBH on Sep 24, 2011 7:28 AM

    hi,
    for such kind of requirements we need to use bapi's instead of bdc.
    for reference [Click here|http://wiki.sdn.sap.com/wiki/display/ABAP/Cancelbillingdocument+%28VF11%29]
    *---cancel billing doc (transaction VF11)
         CALL FUNCTION 'BAPI_BILLINGDOC_CANCEL1'
           EXPORTING
             billingdocument = d_bill_doc
           TABLES
             return          = it_bapireturn1
             success         = it_bapivbrksuccess.

  • Query to retrieve the records which have more than one assignment_id

    Hello,
    I am trying to write a query to retrieve all the records from the table per_all_assignments_f which has more than one different assignment_id for each person_id. Below is the query i have written but this retrieves the records even if a person_id has duplicate assignment_id's but i need records which have more than one assignement_id with no duplicates for each person_id
    select assignment_id ,person_id, assignment_id
    From per_all_assignments_f
    having count(assignment_id) >1
    group by person_id, assignment_id
    Thank You.
    PK

    Maybe something like this?
    select *
    From   per_all_assignments_f f1
    where  exists (select 1
                   from   per_all_assignments_f f2
                   where  f2.person_id = f1.person_id
                   and    f2.assignment_id != f1.assignment_id
                  );Edited by: SomeoneElse on May 7, 2010 2:23 PM
    (you can add a DISTINCT to the outer query if you need to)

  • Bugged audio playback? When I start working with more than 1 audio track.

    Hi!
    I have been using premiere elements 12 for editing FullHD videos.
    Brand new for me just bought it like 2 weeks ago.
    Now during the last couple weeks I have had this MAJOR proglem with editing the audio.
    This problem is headache and turns my simple editing into almost impossibilites.
    I have had this problem with all my projects. _ALL_
    Usually the problem seems to appear when I want to start working with several audio tracks.
    At somepoint my projects just get ruined, I simply cannot hear the audio tracks.
    The audio starts to disapear randomly from all the audio tracks.
    It is not only playback problem. When I exported the video, the audio was partly missing, same as the project.
    I have tried to look help on forums and search all what I could find, but havent been able to solve this.
    Small fix has slightly helped:
    I export audio to single track and bring it back to project. This works but I still usually have more editing to do.
    I simply cannot understand why the playback disapears, I fear it is a bug.
    I found lot of earlier version problems on people with similar type of problems, but no help for this version of program.
    To solve the matter I have changed my audio setting in PE12.
    Tried Premiere Elements WDM Sound and ASIO4ALL V2, but same problem on both.
    I have looked up that my audio playback device and PE12 matches, and are not muted, and volumes maxed.
    I have deleted my C:\ appdata\roaming\adobe  premiere elements & premiere elements 12 folder preferences.. not helping..
    I press the update pretty much everyday hoping for new version.. But yes, program keeps telling me its the latest.
    I usually only work with 3 audio track maxinum. And I am doing really the most basic stuff here..
    I have set all my audios to foreground and it has given me best results, but it does not seem to take the problem away as at somepoint randomly my audio playback is missing again, randomly across the playback.
    Please anyone? I am feeling hopeless here.
    Info on my computer:
    Operating system: Win7
    Processor: AMD Phenom(tm) x4 955 processor 3.20 GHz
    memory (RAM): 4GB
    system: 64bit
    <moved from downloading, installing, setting up forum by mod- kglad>
    Message was edited by: kglad

    First of all, thank you for replying my message!
    I will go and try to answer best I can.
    Source media properties:
    Progressive frame rate, I record this from a game.
    Recording program: dxtory
    codec: Lagarith Lossless codec
    Format: avi
    Frame width: 1920
    Frame height: 1080
    Data rate: 1990656kbps
    total bit rate 1992192kbps
    Frame rate 30/frames/seccond
    Audio of video properties:
    Codec: PCM
    Format: 16bit, stereo
    Bit rate: 1536kbps
    Channels: 2(stereo)
    Audio sample rate 48 kHz
    In addition to that I use wav files for music and narrate
    Music files sizes 20-50mb
    bit rate: ~1411kbps
    In total sizes of audio involved is usually something like 300mb
    What are you or the program setting as the project preset in the new project dialog. See Edit Menu/Project Settings/General and its Editing Mode, Timebase, and Frame Size readings.
    I opened new project and this is what i got:
    Editing mode: HD 1080i
    Timebase: 25,00 frames/second
    Frame size: 1920 x1080
    Audio is 48000 Hz
    (I dont know how to change these, btw. Program don't seem to let me change editing mode.
    I also looked up my most recent project and found these settings:
    Editing Mode: DSLR
    Timebase: 30,00 frames/second
    Frame size: 1920 x1080
    ..and same audio settings
    Do the problems persist if you start a new project? Do you find the audio problems develop when the Timeline content is fairly well developed or can the problems occur when there a minimal amount of content of those tracks? Let us look at the size and duration of this project.
    Yes, I have had this problem with all my projects. Sometimes it goes away tho, just enough for me to work bit more. My work progress usually starts by clipping the video material, like 1h material to 8minutes in clips. After that I want to work with audio tracks, and here problems start! When I start working with more than 1 track, so the problem is at later stage. To fix the problem a small fix I have used, I export audio like music and effects tracks together to 1 wav and bring it back. After that, I start working with narrate track. To describe the problem with audio:
    Audio Randomly starts to disapear when I playback, and can also be gone if I export the video out.
    My source videos total size are usually within 80Gb max limit and audio edit material 300mb total.
    In my last project my biggest source video was 47GB and leingth of 1h 4m, in addition to that I had 3 smaller videos, sizes of 1GB, 1,54GB and 300MB.
    Is there any evidence that you are accidentially moving the audio track rubberband to alter the audio volume. That rubberband is the orange line that runs horizontally through the middle of the audio clip when you are looking at the wave form display style of that audio track. The rubberband represents audio volume.
    No, audio volumes might have been adjusted in my tracks but they are present. The problem is usually like ~2-5seconds, a random audio track can be heard (like music or narrate) or just no sounds at all. This makes it very difficult to work with the audio. Also I gotta say that this problem starts by simply having the 2-3 audio tracks.. In my recent project the only adjustment I used to edit the audio was fade in/out.
    I don't have any other audio problems with any other programs.
    I am more than happy to provide more information if needed. I hope this information helps.
    In addition I can say that when I close Adobe Premiere Elements 12, it crashes. No idea why.
    I have also looked up my firewall settings, anything involved adobe and premiere..
    In addition some effects like HD text templates make "Adobe Media Core CS6" crash. I tend to just not use em, or if I need em, I add em at end of the edits.
    I hope this helps, I would really like to solve this problem.
    Thank you alot for taking the time to answer! I welcome anyone to help mee too! Please giev links to similar problems too. Thank you everybody!

  • P1006 - networked with XP and VIsta-64 not printing more than 2 pages

    Hello - I have a dilemma with my HP P1006.  I have the printer directly plugged in (USB) with my XP (32bit) PC.  I have a Vista-64 PC networked with it.  Both (XP-32 and Vista-64) are plugged in directly to the router (not wireless).  My question is why can I not print more than two pages at a time with items opened on the Vista-64 PC?  I CAN print more than two pages with items opened in the XP-32.
    Things I've done:
    1 - uninstalled everything & reinstalled the latest drivers for the XP-32.
    2 - marked the printer as "sharing" on the XP-32.
    3 - confirmed the printer is marked "enable bidirectional sharing" under the printer properties on the XP-32 PC.
    Things I perplexed about:
    1 - why won't items (docs, webpages, etc.) print more than two pages at a time from the Vista-64 PC?
    2 - is there any reason that I should download a driver for the Vista-64 OS? If so, which PC do I download it to?
    3 - I have another printer (Lexmark inkjet) connected in the same way (except it is a serial port not USB) and it can print more than two pages of a document at one time with no problem from either the XP-32 or Vista-64 PC?  Why?
    Any thoughts on this situation?  Any suggestions are greatly appreciate.
    Thank you - Jane.

    Hi!
    I just get a system message at teh bottom of teh screen saying "output cannot be issued " and it remains on teh same screen . I goto t-code va23 and enter my quotation number and on the top I select sales document ...issue output and select my output type and print preview or prnit , it comes out of that screen into the first screen and at the bottom gives msg "Output cannot be issued". I beleiev its not allowing the smartform to display when there are more than 2 pages , because I tried it with a contact which has 2 pages and it shows output but when I try with the one having more items i.e more than 2 pages it comes out of it . Its a smartform issue and something in the smartform is causing problem I beleive.
    Thanks

  • Error when trying to chat with more than one perso...

    I am getting an error when trying to chat with more than one person at a time.
    The message is like below:
    There has been an error while proccesing.
    Do you want to start debugging.
    Row: 0
    Error: No authorization
    Thank you in advance for assistance.
    Kind Regards
    Marcin
    Attachments:
    error.jpg ‏12 KB

    What is the version of Internet Explorer installed on your computer?
    In Internet Explorer go to Help -> About Internet Explorer.
    P.S. Please, don’t say that you are not using Internet Explorer. This is irrelevant. Skype depends on Internet Explorer.

  • Having issue when we try to print more than 300 container labels

    Hi Gurus,
    We are having issue when we try to print more than 300 container labels. Once it reaches 300 it starts to jump the sequence and we are not able to complete all the tickets if itu2019s more than 300.
    Regards
    Rajib Pathak

    dear friend,
    first, i recommend to analyse the spool request and discuss it with your basis/technical guys (use SP01)
    second,
    you would try to run t-code SPAD for your output device and check out the checkbox "Process requests sequentially" (ON)
    regards,

  • How do images embeded in InDesign link when using Creative Cloud on more than two desktops?

    How do images embeded in InDesign link when using Creative Cloud on more than two desktops?

    If I am understanding your question correctly, you shouldn't have to worry about embedded images in InDesign. Once embedded, the image is stored within the file.
    If you are wondering about linked images... InDesign will follow the path on your computer and, if it does not find the image, you will recieve a notification. Edit: To prevent this, I would suggest packaging your file using File > Package... This will create a folder with all of your fonts and linked graphics so that you need not worry about broken links.  I just remembered that you cannot upload folders directly to Creative Cloud so a packaged folder wouldn't be very helpful unless you wanted to upload each file manually.
    The best solution I see right now is to either embed the graphics in the document, or upload the images with your document to relink.
    I hope this helped,
    Michael

Maybe you are looking for

  • RSS Feeds wont open in one window anymore

    Hi everybody. Got a weird one for you. I used to be able to "middle click" (clicking my scroll wheel on my logitech mouse) on the "RSS Feeds" in my bookmark bar to view ALL new RSS feeds. That is, when I middle clicked on the "RSS Feeds", the RSS scr

  • Report with based on Asset number with repartition by cost center

    Hi everybody, I am looking for an asset report (standard one if possible but I did not find it): I want to extract assets per cost center and to have also the original asset number (ANLA-AIB1N). I know I can do that with SQVI or a query (SQ01) but th

  • Why can't I download my old purchases?

    I had recently had my blackberry 9900 stolen so i switched back to my 9780 and when i logged back into my blackberry app world account it had olny shown the previously downloaded apps from this bold and not the one that was stolen even though they we

  • MySQL error 2002: No Such File or Directory in DW CS6

    OK, I've obviously configured something wrong in MYSQL or Dreamweaver, but despite exhaustive research, I can't connect to my database and I can't find a solution online. I'm running a Windows 7 Pro system. I installed PHP/MySQL/Apache all at once wi

  • Error S7211 for e-mail set up after software update on Centro

    After downloading Palm software 1.07 on my Centro (Sprint), I am unable to set up my MSN Hotmail account. When I enter my login/password the error message S7211 can't connect appears. I had no problem setting up Versamail for my other accounts. Post