How create the layout of dynamic document (for no of columns). in the generator

I have the dynamic table. Based on packages of insurance for different clients... it will go 15 columns for a customer and 18 for others and always 10 columns for another client. I do not know in advance and cannot fix in the generator layout before hand.
How can I create a report that uses (select * from table) and takes all the columns and data in the report finished...? I use the generator of reports 10.1.2.0.2
Thank you in advance.

Published by: Aditi_Seth on July 24, 2009 15:37

He will not need value initiall.
It gives starting with the error. but close your report editor compile and run by valid values. It works very well...

Tags: Oracle Development

Similar Questions

  • I created a backup feature of document for each document that I created, including new documents. I don't want no more of this function. How can I remove it?

    Original title: Backup Document

    I created a backup feature of document for each document that I created, including new documents. I don't want no more of this function. How can I remove it?

    Hey BradleyCloetingh,

    Can you reverse your actions when you first made the changes, just go through the process and change everything to the original?
    Or you could do a System Restore.
    Let us know if you are still looking for an answer.
    Thank you!
  • How create the CSV file delimited by tabs using ORACLE utl_file?

    How create the CSV file delimited by tabs using ORACLE utl_file? Please provide the code sampl.

    This isn't a problem with Oracle, it is a problem with the way you open the data in Microsoft Excel.

    In Excel, you want (depending on your version may vary slightly)...

    Office 2010...

    1. go in the Ribbon "Data".

    2. click on 'text '.

    3. Locate and select your file, and then click "import."

    4 step 1 of the wizard - choose "Delimited", then click on "next >".

    5. step 2 of the wizard - choose "Tab" as the delimiter and click on "next >".

    6. step 3 of the wizard - define types of column as needed (if necessary) and click on "Finish".

    7. check where you want the data in the worksheet.

    Data is loading now in single cells as you expect.

    If you just double-click the CSV, Excel is apparently assuming that it will be separated by commas and does not recognize tabs as separators, unlike when you rename the file with a .xls extension where it examines the file, complains that it is not a content .xls and asks you to confirm that you want to continue loading and then intelligently recognizes the tabs and the format for you.

    As I said, not a problem with Oracle, just a problem with the MS Excel software.

  • How create the layout as in pic

    Hi, look in the upper part of the picture, how do I create the upper part of the photo, I have three components
    first is the registered image tag which must be at the Center and another image as in the screenshot
    should I placed in horizontal management, the most important is I want to put the text in a label in the center of the screen like in the pic.
    I put my first image and label filed and my third picture in landscape Manager, but the label does not appear in the center of the screen, please guide me...

    I recommend that this avinash_kumar_ispg_in test things before offering them.  The following styles actually work against each other:

    LabelField.USE_ALL_WIDTH - said how wide you are given, use it for the field, this will make the LabelField as wide as the space is available for this.

    LabelField.HCENTER said to organize the LabelField in the center of the space that is available to her.  Now if you also have USE_ALL_WIDTH specified, then the LabelField already uses all the space available, so there is nothing in the Center.

    In this case, what you really wanted was:

    LabelField.USE_ALL_WIDTH - which means as above

    DrawStyle.HCENTER - which means to paint the text to the center of the available space for it.

    But it will not work without a Manager customized for you.

    Have fun creating your own Manager to do this.

    Edit:

    I just saw your message about dominant layout().  Do not do this, create your own Manager.  Try something else is wasting your time.

  • vCAC 5.2 How create the sysprep plan and apply the IP address

    Hello

    I have managed to create a PoC vcac 5.2 for the test environment, it can also connect to vCenter.

    After creating a model of a clone win2k8R2 sysprep, I guess he can pass all the properties of sysprep to my build properties, but he can't. Could someone help?

    Thank you

    When you raise a clone or a clone in vCenter, sysprep details are defined by the vCenter configuration specifications.
    As far as I KNOW, Sysprep (except Sysprep.Identification.JoinDomain) custom properties apply to base WIM provisioning in combination with agent comment vCAC.

  • How to create a layout portrait vertical page for ipad from indesign

    Kindly support me to create this page

    Screen Shot 2013-03-14 at 4.20.54 PM.png

    Tell me how to create a lay out for the cover image and background text

    Looking forward to hearing from you soon,

    Thank you and best regards,
    Ajwan Arouje

    I invented myself,

    Thank you

  • How can I associate a product name for its description when using db-generated pages.

    I hope that I am writing this to the right forum.  I'm a newbie to Web design.
    I use Dreamweaver CS3 to design of php pages.
    I created a page that calls from the MYSQL database (among others) the names of all products.
    I created a page that calls all the product descriptions.  Furthermore, descriptions and product names are two different columns in the same table db.
    My problem is that when I connect the product to the description area and I discovered in the browser and click on a specific product descriptions all appear rather than just a description of the product in question.
    I don't know there is a simple solution, but it escapes me of course
    Thanks for any help
    don_miles

    Talk about a master/detail relationship. You use the master/detail server behaviors?  Basically, master pages lists all products by name. When the visitor selects a product, the ID of the product (or anything that identifies the product) is passed to the detail page. This ID is then used in the where clause of a sql query to filter the results for unique product details.

  • How to create the legend and graphic label using VBS

    Hello

    I scoured internet before that I resorted to my question here. I hope someone can answer my question.

    Using VBS, how can I create a legend of the channels used in the chart and the label of the axis in the chart? Thanks in advance!

    I managed to find a way to create labels...

    Call GraphObjOpen(D2AxisXObj(1))
            D2AxisXTxt = "@@ChnName(CurrChnNo)@@ [@@ChnDim(CurrChnNo)@@]" ' Defines the x-label
    Call GraphObjClose(D2AxisXObj(1))
    

    Now, to figure out how create the legend. If anyone can help me, it would be great.

    ... And now I feel like a fool outright.

    After scouring more, I managed to find what I need

    Call GraphObjOpen("2D-Axis1")
      '------------------- Swith legend on -------------------------------
      D2LEGDRAW        =1
    
      D2LEGTXTTYPE     ="Free text" ' "ChannelName" or other keywords
      D2LEGTXTFREE     ="My free legend"
    
    Call GraphObjClose("2D-Axis1")
    'redraw
    Call Picupdate()
    
  • Bug trying to create the link with the Cyrillic characters in URL

    I'm transforming words in my text on the links, but with Cyrillic characters in their URL (such as https://en.wiktionary.org/wiki/ хорошо). The problem is that, depending on how create the link, the page refuses to accept the URL.

    It's my preferred method (which accepts not the Pages):

    1. Write or select the text to be transformed into link;
    2. Press cmd + k;
    3. Paste the URL (https://en.wiktionary.org/wiki/ хорошо) in the field;
    4. Hit enter or click out;
    5. When I check the link, it is www.apple.com.

    The strange is that other methods work very well.

    1 against nature (accepts Pages):

    1. Delete my word;
    2. In its place, paste the URL (https://en.wiktionary.org/wiki/ хорошо);
    3. Hit the space bar (a link is created automatically with the correct URL);
    4. Edit the link that is created and change its text;
    5. When I check the link, he kept correct.

    2 against nature (accepts Pages):

    1. Write or select the text to be transformed into link;
    2. Press cmd + k;
    3. Find a way to build a version with my URL (https://en.wiktionary.org/wiki/%D1%85%D0%BE%D1%80%D0%BE%D1%88%D0%BE) escape sequence;
    4. Paste the URL with escape sequence in link field;
    5. Hit enter or click out;
    6. When I check the link, ironically, is хорошо https://en.wiktionary.org/wiki/.

    To stretch more:

    1. Editing a link created successfully (with any success methods above);
    2. Changed its URL (from хорошо https://en.wiktionary.org/wiki/ to https://en.wiktionary.org/wiki/ плохо)
    3. Hit enter or click out;
    4. When I check the link, it's still хорошо https://en.wiktionary.org/wiki/;
    5. Finally edited and changed its URL still once, now remove the Cyrillic (https://en.wiktionary.org/wiki);
    6. Press enter, click out and he finally accepted the URL.

    Pages seems to be denying the creation of links with the URL that contains Cyrillic characters (only?), but exclusively through his little creation of link popup. I think it's a simple problem, but I'm sure it's very annoying.

    Everyone knows the same?

    Cyrillic characters in the range of table encoding UTF-8 code points u + 0400 - u + 04 FF are represented by two bytes. These people must be encoded as a percentage (read the two paragraphs of the current standard of article), as the Pages v5.6.2 will convert automatically URI to this encoding for you in the link Inspector. It will simply ignore what it considers incorrect URI links, they are Cyrillic, or even English.

    Use what is easier for you, and that Pages v5.6.2 accepts.

  • I want to create a 2 cells in demand for numbers, the 1st cell is a dropdown menu with items of text, when choosing an item, that it would be represented by a numeric value in the other cell. How can I do?

    I want to create a 2 cells in demand for numbers, the 1st cell is a dropdown menu with items of text, when choosing an item, that it would be represented by a numeric value in the other cell. How can I do?

    You can use vlookup() like this:

    (1) crate a table like this:

    the first line is a heading row

    the first column contains the same list of items in the context menu

    the second column contains the corresponding values

    name of the table 'value '.

    In another table (where the pop-up menu), you can use the table of choice of 'Value' like this:

    create a drop-down list in cell B1

    Select cell C1 and type (or copy and paste) the formula:

    = VLOOKUP (B1, Value::A:B, 2, 0)

    short hand for this is:

    C1 = VLOOKUP (B1, Value::A:B, 2, 0)

    now change the pop-up to display the value in the change of cell C1

  • How to create the icon on the desktop just for SilverLight?

    How to create the icon on the desktop just for SilverLight?

    Hello

    • Why is it you are wanting to create a shortcut?
     
    Silverlight is a plugin for Internet Explorer and other browsers, Windows Media Center is to allow video playback which supports silverlight. You cannot create a shortcut for the same.
     
  • I want to know how to create the account admin hiden for my laptop.

    original title: admin account

    I want to know how to create the account admin hiden for my laptop.

    She has windows vista. I'm the only Admin and the only user. No other person has access.

    The hidden account called administrator is already present.  To activate it:

    1. Click on Start > all programs > Accessories .
    2. Right click on command prompt .
    3. Click run as administrator .
    4. In the command prompt window, type net user administrator / Active: Yes
    5. Press enter .

    Boulder computer Maven
    Most Microsoft Valuable Professional

  • How to create the method own slot in QT for blackberry Playbook

    Hi all

    After two days of work-around, I can successfully develop the project of the QT in Qnx IDE for blackberry playbook 2.0.

    But now I have a problem to create the method of the slot to call on the click event of the specific button,

    Here is my code.

    #include

    #include
    #include
    #include
    #include

    slots machines
    void clickedSlots();

    int main (int argc, char * argv []) {}

    qputenv ("QT_QPA_FONTDIR", "/ usr/fonts/font_repository/monotype");
    QCoreApplication::addLibraryPath ("app/native/lib");
    QApplication app (argc, argv);

    QWidget window;
    Window.Resize(1024, 600);
    window.setWindowTitle (QString::fromUtf8 ('QPushbutton Background'));
    one click = new QPushButton ("Click Me");
    Click on-> setToolTip ("Thanks");
    Click on-> setMaximumHeight (100);
    Click on-> setGeometry (400, 100, 100, 40);
    QObject::connect (click, SIGNAL (clicked ()), & app, SLOT (clickedSlots ()));

    QPalette * palette1 = new QPalette();
    Palette1-> setColor (QPalette::Button, Qt::blue);
    Click on-> setPalette(*palette1);

    QPushButton * leave = new QPushButton ("Quit");
    QObject::connect (quit, SIGNAL (clicked ()), & app, SLOT (quit ()));

    QPalette * palette2 = new QPalette();
    Palette2-> setColor (QPalette::Background, Qt::green);
    Exit-> setPalette(*palette2);
    Exit-> setGeometry (200, 100, 100, 40);
    QVBoxLayout layout = new QVBoxLayout (& window);
    layout-> setGeometry (QRect (0, 0, 1024, 600));
    layout-> addWidget (click);
    layout-> addWidget (quit);

    Window.Show ();
    Return app.exec ();
    }

    void clickedSlots() {}
    QMessageBox msgBox.
    msgBox.setWindowTitle ("Hello");
    msgBox.setText ("You Clicked");
    msgBox.show ();
    msgBox.exec ();
    }

    Please help me with this problem. I had started to develop in QT before 2 days only. I'm not familiar with the development of QT.

    Thanks in advance.

    bskania.

    You have the chance, I'm feeling generous today.

    I fixed your code. You should really read the Qt documentation, it's fantastic. Here, it's a good start for the signals and Slots.

    http://Qt-project.org/doc/Qt-4.8/signalsandslots.html

    Mark this message as the solution and give me one as you please.

    main.cpp

    #include 
    
    #include 
    #include 
    #include 
    #include 
    #include "myslots.h"
    
    int main(int argc, char *argv[]) {
        qputenv("QT_QPA_FONTDIR", "/usr/fonts/font_repository/monotype");
        QCoreApplication::addLibraryPath("app/native/lib");
        QApplication app(argc, argv);
    
        QWidget window;
        window.resize(1024, 600);
        window.setWindowTitle(QString::fromUtf8("QPushbutton Background"));
        QPushButton *click = new QPushButton("Click Me");
        click->setToolTip("Thanks");
        click->setMaximumHeight(100);
        click->setGeometry(400, 100, 100, 40);
        myslots a;
        QObject::connect(click, SIGNAL(clicked()), &a, SLOT(clickedSlot()));
    
        QPalette* palette1 = new QPalette();
        palette1->setColor(QPalette::Button, Qt::blue);
        click->setPalette(*palette1);
    
        QPushButton *quit = new QPushButton("Quit");
        QObject::connect(quit, SIGNAL(clicked()), &app, SLOT(quit()));
    
        QPalette* palette2 = new QPalette();
        palette2->setColor(QPalette::Background, Qt::green);
        quit->setPalette(*palette2);
        quit->setGeometry(200, 100, 100, 40);
        QVBoxLayout* layout = new QVBoxLayout(&window);
        layout->setGeometry(QRect(0, 0, 1024, 600));
        layout->addWidget(click);
        layout->addWidget(quit);
        window.show();
        return app.exec();
    }
    

    myslots.h

    #include 
    #include 
    #include 
    
    class myslots : public QObject {
        Q_OBJECT
    
        public:
            myslots() { };
    
        public slots:
            void clickedSlot() {
                QMessageBox* msgBox = new QMessageBox();
                msgBox->setWindowTitle("Hello");
                msgBox->setText("You Clicked " + ((QPushButton*) sender())->text());
                msgBox->exec();
            };
    };
    

    myslots. Pro

    TARGET = myslots
    DEPENDPATH += .
    INCLUDEPATH += .
    HEADERS += myslots.h
    SOURCES += main.cpp
    

    Put all these files in the same folder, run qmake in there, it will produce a Makefile. Run make and it comes out a binary executable called myslots. That and your code works.

    I don't have a lot of changes, I'll let you step through the code yourself to find out what I did. Look at the documentation for help.

    I have not tested this Momentics, nor Alpha PlayBook/Dev. But I'm 100% sure the code works, since I ran it myself.

  • How to create the firewall rule for Windows 7 for javaw.exe?

    How to create the firewall rule for Windows 7 for javaw.exe? The application path differs from the new versions and user profiles. Is there generic symbols allowed for example asterisk?

    Hello

    I recommend you to send the request to another Department for assistance:

    Security in Windows 7

    http://social.technet.Microsoft.com/forums/en/w7itprosecurity/threads

    I hope this helps.

  • How to create the mapping for creation of partner

    Can someone help me how to create a record of partner in the sales cloud Oracle? or can someone help me the soap message to create the partner! I was with ICS to integrate the SFDC to CSOS using ICS I need to map the required fields to create the synchronization partner record. We have mandatory fields for the creation of partner OrgName, address, contact details, but if we see the mappings we have three different complex objects < orgParty >, < primaryLocation >, < partner > but the mandatory fields are available in several complex objects how to identify which fields need to map?

    Wrong forum - try asking on the forums - Cloud Computing SaaS Oracle

Maybe you are looking for