Execute specific query from Entry List

Hi everybody,
Is it possible to execute a specific query in a DropDown List ?
Example:
I have a dropdown list of airport (PARIS, ROME, BARCELONE).
If i select PARIS, i would execute the specific query about PARIS and
the associated chart
If i select ROME, i would execute the specific query about ROME and
the associated chart
If i select BARCELONE, i would execute the specific query about BARCELONE and
the associated chart
Thanks for your help
Rodolphe.

Hi,
Yes, you can do that.
Add a custom action to the dropdown and name it for example event1.
Connect the dropdown containter (form or table) to the PARIS query.
Set the event name for this line event1 and the guard condition as @dropdown=='PARIS')
connect another line to ROME query with the same event name and a corresponding guard condition.
Do the same for the others.
You can also add visibility conditions to the charts, based on the dropdown value.
Hope this helps,
Shay

Similar Messages

  • Impact of selecting "Removing Query from Selection List" in 2 channels.

    HI All ,
    I have customized a query in one channel (My Agreements and Contract Documents query in Master Agreements List channel) and have removed the standard query from the channel by checking the  "Remove Query from Selection List" and introduced my custom query in that query group .
    But  it resulted in break in chain for  "Master Agreements" link in "Contracts To Do List" channel as the link was pointing to standard  "My Agreements and Contract Documents" query and is displaying "The query can not be executed. Contact your system administrator" when ever I click on that.
    Any pointers on how to overcome above scenario wud be gr8!
    Regards,
    Uday

    Hi Uday,
    In order for To Do List channel to work, the query definition should be in the Master Agreement List query group. Do you still want the standard query in the To Do List? If so, you would have to leave it on the Query Group as To Do list is pointing to it. May be change the display name of the query so you can differentiate between the 2 queries. The other option is change the To Do channel to point to the custom query.
    Regards,
    Vikram

  • How can I execute a query from a BSP application?

    How can I execute a query from a BSP application?
    I´m trying to execute a Query from intranet. I´ve been looking for examples, but the templates I´ve found doesn´t help me.
    does anybody has an example?
    Thanks.

    Hi
    Have you designed the BSP application ?
    design it first with one page
    page will have layout and Event handlers
    Design the layout with the fields
    in the event handler there are events
    in the event On Initiailization or ON inputprocessing write the select query similar to what we write in routine ABAp and fetch the data into ITAB and that has to be passed to the Layout
    see the doc
    BSP
    To learn how to create Web applications with Business Server Pages, you can work through the simple tutorials that build on each other. You should be able to run through all of the steps described here in your own system.
    If you want to develop Web applications with BSPs, your system must meet the following requirements: Prerequisites for Creating Web Applications.
    The following tutorials are available:
    · First Tutorial: First Steps with Business Server Pages…
    · Second tutorial: A Small BSP Application and A Small BSP Application with HTMLB
    · Third tutorial: Our First Online Bookshop
    · Fourth tutorial: Further Developing the Bookshop
    · A small Tutorial is also available for your first steps with the Model View Controller design pattern.
    · For a more complex MVC tutorial based on the third tutorial, see: Our Little Online Bookshop Using MVC and HTMLB
    When creating BSP applications, note the browser dependencies described in Note 598860.
    steps:
    1) start the transaction RZ10.
    2) now u u have to select Profile name, so select the INSTANCE Profile from the list of options given with the Profile parameter list.U may find multiple instance profile in the list, so select the profile in which ur server name is given.
    3) u will also find three options in the same window.
    Administrator data, Basic Maintenance, and Extended Maintenance. So select the last one from that.
    4) Now click on change button.
    5) here u will find parameter icm/host_name_full, so now set it as FQDN.
    6) Now copy ur settings with new version number.
    7) Activate that version.
    8) And now please restart ur WAS.
    So this will set ur FQDN, and also don't forget to login using Admin User.
    Now u also check for following service are active in your ICF setting or not,( just start transaction code SICF)
    /default_host/sap/bc/bsp/sap
    /default_host/sap/bc/bsp/sap/system
    /default_host/sap/bc/bsp/sap/public/bc
    /def ault_host/sap/public/bc
    /default_host/sap/public/bc/ur
    /default_host/sap/public/bsp/sap/public
    /default_host/sap/public/bsp/sap/public/bc
    /defaul t_host/sap/public/bsp/sap/system
    /default_host/sap/public/bsp/sap/htmlb
    if not then activate all.
    check this link
    Read this weblog...
    /people/brian.mckellar/blog/2003/09/25/bsp-in-depth-fully-qualified-domain-names
    http://www.thespot4sap.com/articles/SAP_WAS_Creating_BSP_Apps.asp
    it consists of screen shots also
    Check it.
    http://help.sap.com/saphelp_nw04/helpdata/en/c8/101c3a1cf1c54be10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/e9/bb153aab4a0c0ee10000000a114084/frameset.htm
    Regards
    Anji

  • 0ADHOC error while executing the query from Report Designer

    Hi All,
    When I am executing The Query from Report Designer,  am getting the below error.
    Please help me in this regard.
    The initial exception that caused the request to fail was:
    The Web template "0ADHOC" does not exist in the master system
    com.sap.ip.bi.base.exception.BIBaseRuntimeException: The Web template "0ADHOC" does not exist in the master system
    at com.sap.ip.bi.webapplications.runtime.service.template.impl.TemplateService.getTemplateContent(TemplateService.java:57)
    at com.sap.ip.bi.webapplications.runtime.jsp.portal.service.template.PortalTemplateAccessService.getTemplateContent(PortalTemplateAccessService.java:82)
    at com.sap.ip.bi.webapplications.runtime.preprocessor.Preprocessor.parseTemplate(Preprocessor.java:163)
    at com.sap.ip.bi.webapplications.runtime.xml.XmlTemplateAssembler.doInit(XmlTemplateAssembler.java:79)
    at com.sap.ip.bi.webapplications.runtime.template.TemplateAssembler.init(TemplateAssembler.java:133)
    Thanks,
    KVR

    Hi,
    The web template 0ADHOC is usually the standard web template for 3.x queries. The Report Designer executes the reports in java web, thus tries to find the template 0ADHOC in the 7.0 templates and does not find it. Check whether you have maintained the standard web template 0ADHOC for 7.0 reports also:
    Transaktion SPRO -> SAP Reference Image -> SAP NetWeaver -> Business Intelligence -> Settings for Reporting and Analysis -> Bex Web -> Set Standard Web Templates
    Best regards,
    Janine

  • ORA-27092 Error while executing any query from client

    Hello
    I am getting following error while executing any query from client remotly.
    IAMDBA@TEST_OAT.ABCD > select userid from dual;
    select userid from dual
    ERROR at line 1:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01116: error in opening database file 1
    ORA-01110: data file 1: '/u01/prod/system/system01.dbf'
    ORA-27092: size of file exceeds file size limit of the process
    Additional information: 131071
    Additional information: 286209
    But while local connection,its working.

    hi,
    ulimit command- Limit user resources
    su - oracle
    ulimit -n (this command will show you the current value for ulimit the default value is 1024)
    to increase its value:---
    ulimit -n <some value> ( this command will change value for current session only)
    example
    ulimit -n 101062
    once done check the value as:--
    ulimit -n( for verification)
    search in google for more explanation or revert back to me for any suggestions.... :)
    Edited by: varun4dba on Jan 31, 2011 4:09 PM

  • How to execute the query from different blocks in Forms

    Hi,
    Curently I have a case where I need to execute the query from some other block. I used
    l_curr_item VARCHAR2(62) := :SYSTEM.CURSOR_ITEM;
    Go_Block ('BLOCK2');
    Execute_Query;
    Go_Item(l_curr_item);
    This works fine , but as I am using Go_Block it does some other activities related to that block, which I dont want them to get executed.
    So can any one please suggest me how I can call the query alone without using the Go_Block .
    Thank you.

    you can set global variable and filter for this variable in the triggers of blocks the actions then you avoid the code of trigger and you can use go_block

  • Execute a Query from a report sending it parameters and capture the result

    Hello everybody,
    Greetings from Peru, I want your help, Do you know how to execute a query from a report sending parameteres and capture the result in a internal table?
    The attached imaged has in red square the parameteres I want to send from a report.
    The idea is to have a JOB that executes everyday and parameters like DATE PERIOD will change automatically.
    Thanks for your time.

    Hi Enrique,
    You can call a query from a report by using submit statement.
    Every query has a corresponding program associated with it.
    Execute the query from SQ01. On te selection screen of query, goto SYSTEM  from menu and then click on STATUS, you will get program name (In this case aqzzzent_struct=zmm_ent_struc1). Use this program to call the query from your custom program.
    Also populate the rspar int table as per the selection criteria you want to pass to query.
       DATA: rspar     TYPE TABLE OF rsparams,
        wa_rspar  LIKE LINE OF rspar.
          wa_rspar-selname = 'SP$00001'.
          wa_rspar-kind = 'S'.
          wa_rspar-sign = 'I'.
          wa_rspar-option = 'BT'.
          wa_rspar-low  = s_cmp_cd-low.
          wa_rspar-high = s_cmp_cd-high.
          APPEND wa_rspar TO rspar.
       SUBMIT aqzzzent_struct=zmm_ent_struc1 WITH SELECTION-TABLE rspar AND RETURN.
    Thanks,
    Sachin

  • Problems executing vo query from am class

    Hi Gurus,
    I have a big one right now, when I'm trying to execute VO query throws me an exception "JBO-27122" I wonder if you could tell me what I'm doing wrong, I hope you can help me, I'll be pending to your answer... have a nice one.
    let me share you my code:
    this is my AM method:
    public ArrayList getPlazaSinAlta(RepIndicatorsBean bn) {
    ArrayList list = null;
    PromedioDiasBean bean = null;
    PlazaSinAltaVOImpl vo = null;
    try{
    vo = (PlazaSinAltaVOImpl)this.am.findViewObject("PlazaSinAltaVO");
    vo.clearCache();
    vo.setRangeSize(-1);
    vo.setWhereClauseParam(0,"'" + bn.getIdPlaza() + "'");
    vo.setWhereClauseParam(1,"'" + bn.getFechaSinIni() + "'");
    vo.setWhereClauseParam(2,"'" + bn.getFechaSinFin() + "'");
    vo.setWhereClauseParam(3,"'" + bn.getFechaAltaIni() + "'");
    vo.setWhereClauseParam(4,"'" + bn.getFechaAltaFin() + "'");
    System.out.println(vo.getQuery());
    vo.executeQuery();
    Utils.setVOSize(vo);
    Row[] row = vo.getAllRowsInRange();
    list = new ArrayList();
    for(int i = 0; i < row.length; i++){
    PlazaSinAltaVORowImpl vor = (PlazaSinAltaVORowImpl)row;
    bean = new PromedioDiasBean(vor);
    list.add(bean);
    }catch(Exception e){
    Utils.sendError(e);
    }finally{
    if(vo != null){
    vo.closeRowSet();
    return list;
    and here's my VO's query:
    SELECT se.IDSINIESTRO,
    se.IDSINIESTRO_ORIG,
    se.ID_ETAPA_SEGUIMIENTO,
    t.IDTIENDA,
    t.TIENDA,
    t.FORMATOTIENDA AS COMPANIA,
    p.IDPLAZA,
    p.NOMBREPLAZA,
    si.FECHACREACION,
    si.FECHASINIESTRO,
    (SELECT round(SUM(d.DIAS_TRANSCURRIDOS)/COUNT(*))
    FROM xxrlab.xxrlab_sin_siniestro_comp d
    INNER JOIN xxrlab.siniestro s
    ON (s.IDSINIESTRO = d.IDSINIESTRO)
    INNER JOIN xxrlab.xxrlab_seguimiento_siniestro ss
    ON (ss.IDSINIESTRO_ORIG = s.IDSINIESTRO)
    INNER JOIN xxrlab.plaza p
    ON (p.IDPLAZA = s.IDPLAZA)
    INNER JOIN xxrlab.tienda t
    ON (t.IDTIENDA = s.IDTIENDA)
    WHERE p.IDPLAZA = :1
    AND s.FECHASINIESTRO BETWEEN :2 AND :3
    AND d.CREATION_DATE BETWEEN :4 AND :5 ) AS PATRIMONIAL,
    (SELECT round(SUM(d.DIAS_TRANSCURRIDOS)/COUNT(*))
    FROM xxrlab.xxrlab_seguimiento_denuncia d
    INNER JOIN xxrlab.xxrlab_seguimiento_siniestro ss
    ON (ss.IDSINIESTRO = d.IDSINIESTRO)
    INNER JOIN xxrlab.siniestro s
    ON (s.IDSINIESTRO = ss.IDSINIESTRO_ORIG)
    INNER JOIN xxrlab.plaza p
    ON (p.IDPLAZA = s.IDPLAZA)
    INNER JOIN xxrlab.tienda t
    ON (t.IDTIENDA = s.IDTIENDA)
    WHERE p.IDPLAZA = :1
    AND s.FECHASINIESTRO BETWEEN :2 AND :3
    AND d.CREATION_DATE BETWEEN :4 AND :5 ) AS DESPACHO_DENUNCIA,
    (SELECT round(SUM(d.DIAS_TRANSCURRIDOS)/COUNT(*))
    FROM xxrlab.xxrlab_seguimiento_ctrl_tienda d
    INNER JOIN xxrlab.xxrlab_seguimiento_siniestro ss
    ON (ss.IDSINIESTRO = d.IDSINIESTRO)
    INNER JOIN xxrlab.siniestro s
    ON (s.IDSINIESTRO = ss.IDSINIESTRO_ORIG)
    INNER JOIN xxrlab.plaza p
    ON (p.IDPLAZA = s.IDPLAZA)
    INNER JOIN xxrlab.tienda t
    ON (t.IDTIENDA = s.IDTIENDA)
    WHERE p.IDPLAZA = :1
    AND s.FECHASINIESTRO BETWEEN :2 AND :3
    AND d.CREATION_DATE BETWEEN :4 AND :5 ) AS CONTROL_INGRESOS,
    (SELECT round(SUM(d.DIAS_TRANSCURRIDOS)/COUNT(*))
    FROM xxrlab.xxrlab_seguimiento_admtvo d
    INNER JOIN xxrlab.xxrlab_seguimiento_siniestro ss
    ON (ss.IDSINIESTRO = d.IDSINIESTRO)
    INNER JOIN xxrlab.siniestro s
    ON (s.IDSINIESTRO = ss.IDSINIESTRO_ORIG)
    INNER JOIN xxrlab.plaza p
    ON (p.IDPLAZA = s.IDPLAZA)
    INNER JOIN xxrlab.tienda t
    ON (t.IDTIENDA = s.IDTIENDA)
    WHERE p.IDPLAZA = :1
    AND s.FECHASINIESTRO BETWEEN :2 AND :3
    AND d.CREATION_DATE BETWEEN :4 AND :5 ) AS ADMINISTRATIVO,
    (SELECT round(SUM(d.DIAS_TRANSCURRIDOS)/COUNT(*))
    FROM xxrlab.xxrlab_seguimiento_tesoreria d
    INNER JOIN xxrlab.xxrlab_seguimiento_siniestro ss
    ON (ss.IDSINIESTRO = d.IDSINIESTRO)
    INNER JOIN xxrlab.siniestro s
    ON (s.IDSINIESTRO = ss.IDSINIESTRO_ORIG)
    INNER JOIN xxrlab.plaza p
    ON (p.IDPLAZA = s.IDPLAZA)
    INNER JOIN xxrlab.tienda t
    ON (t.IDTIENDA = s.IDTIENDA)
    WHERE p.IDPLAZA = :1
    AND s.FECHASINIESTRO BETWEEN :2 AND :3
    AND d.CREATION_DATE BETWEEN :4 AND :5 ) AS TESORERIA,
    (SELECT round(SUM(d.DIAS_TRANSCURRIDOS)/COUNT(*))
    FROM xxrlab.xxrlab_seguimiento_despacho d
    INNER JOIN xxrlab.xxrlab_seguimiento_siniestro ss
    ON (ss.IDSINIESTRO = d.IDSINIESTRO)
    INNER JOIN xxrlab.siniestro s
    ON (s.IDSINIESTRO = ss.IDSINIESTRO_ORIG)
    INNER JOIN xxrlab.plaza p
    ON (p.IDPLAZA = s.IDPLAZA)
    INNER JOIN xxrlab.tienda t
    ON (t.IDTIENDA = s.IDTIENDA)
    WHERE p.IDPLAZA = :1
    AND s.FECHASINIESTRO BETWEEN :2 AND :3
    AND d.CREATION_DATE BETWEEN :4 AND :5 ) AS DESPACHO_TESORERIA
    FROM xxrlab.siniestro si
    INNER JOIN xxrlab.plaza p
    ON (p.IDPLAZA = si.IDPLAZA)
    INNER JOIN xxrlab.tienda t
    ON (t.IDTIENDA = si.IDTIENDA)
    INNER JOIN xxrlab.xxrlab_seguimiento_siniestro se
    ON (se.IDSINIESTRO_ORIG = si.IDSINIESTRO)
    Best Regards,
    mentor

    Did you check that the VO is set to Oracle Positional?
    And: You cannot use the same bind variable multiple times in the query. Older Oracle JDBC drivers allowed you to do that.
    But since the ... 10.2 or something drivers ... this is no longer possible.
    So, where you previously could do a:
    "WHERE STAFF_ID = :1 AND DEPARTMENT = :2 AND MANAGER_ID = :1"
    with:
    setWhereClauseParam( 0, id );
    setWhereClauseParam( 1, dept );
    you now need to:
    WHERE STAFF_ID = :1 AND DEPARTMENT = :2 AND MANAGER_ID = :3
    with a separate:
    setWhereClauseParam( 2, id );
    Alternatively, you could use named where clause params. There you can repeat the variable in the query.
    Sascha

  • Time out error while executing BW query from SRST

    Hello Experts,
    While running a query from SRST t-code im getting time out dump.
    Is there any possibility to run the query in background to avoid dumps, apart from taking the report and executing from SE 38
    Regards,
    Arjun Reddy.

    Hi,
    Your target may have huge and report may be trying to extract whole data.
    please try to your report with some selections/filters and check it.
    it may work.
    Thanks

  • Execute Bex query from ABAP

    Hi,
    I am using the method mentioned by Durairaj (@  /people/durairaj.athavanraja/blog/2005/04/03/execute-bw-query-using-abap-part-i )
    to execute queries from ABAP.
    When I try to execute a query with characteristics in rows and if the characteristics name is large then i get a dump:
    'Field symbol has not yet been assigned'
    @ <l_field> = wa_set-chavl .
    I tried the same for another cahracteristic of lesser length and it works fine.
    Initially the chara name was like:
    <8 letter dim name>__<7 letter chara name >
    when i used a dim name with lesser no of letters:
    <7 letter dim name>__<6 letter chara name >
    It works fine.
    is there any restricition on the lenght of characteristics ?
    Thanks,
    Message was edited by:
            Rithesh Vijayakrishnan

    Matthias,
    I have tried to use this method before, but with the follow URL:
    /SAP/BC/WebDynpro/SAP/YWEBTEMPLATE_TEST/bi_template_page.htm?&varn1=0pcalmon&varv1=200901&varn2=0p_cocd&varv2=b047&url=/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex
    didn't work as I image.
    Do I have to transform this url before execute the method?
    Tnks for your patience.

  • Removing specific element from a list

    Hello, I'm very new to java, and to programming in general.
    I'm trying to write a secret santa app for my family for christmas. Essentially the idea is that 7 names are put into a list, and each time a name is "pulled" (i.e. randomly assigned to a name /= itself) it will be removed from the list of available names to assign.
    String[] nList = { name2, name3, name4, name5, name6, name7 }; // store names for random use
    Random r = new Random();
    name1assign = nList[r.nextInt(nList.length)];
    String[] nList2 = { name1, name3, name4, name5, name6, name7 };
    name2assign = nList2[r.nextInt(nList2.length)];
    My goal for this is to take the string that is equal to name1assign, and remove an element with that string from nList2.
    Can anyone give me some advice in this matter?
    Thanks.

    Sometimes a null value is used to indicate an 'empty' array element, but it would be better to try collections instead.
    You could use an ArrayList instead of an array. This has methods to remove items by index or value.
    An ArrayList also works with Collections.shuffle, which allows you to simply iterate over the list and not deal with random or removing elements at all.

  • How: can i get a specificated item from a list with more than 100.000 items

    Hi,
    i have a very large list and i got always an exception that the list has more than 5000 items and cant query!! But in the default list view i can see, order and filter all items. So how can i do this by c#?

    Hi,
    According to your description, my understanding is that you want to get a specific list item form a list which with more than 100000 items using C#.
    I suggest you can use CAML Query with some condition and set Row Limit to specify the number of items to return.
    Here is a detailed code demo for your reference:
    Client Object Model Access Large Lists/Overcome ListView Threshold while accessing large list
    Thanks
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How to find a specific word (from a list) in a sentence located in a different table, and build a column that contains the name

    Hi all, 
    I have 2 tables:
    1) Lookup table- "Names"- which contains ID# and product description (~100 names that can change).
    2) Data table- "Data"- which contains a column with sentences and within lies also the description. In addition, there is a quantity column.
    Example:
    Names table-
    ID
    Name
    1 Glass
    2 Paper
    3 Alum'
    4 Metal for construction
    100 Hydro therapy products
    And Data table-
    Description
    Qty
    Someone went to use the machine. 1.80 cm, Alum', for the rest of the day
    6
    Metal for construction is the major component in our system
    7
    <gs class="GINGER_SOFTWARE_mark" ginger_software_uiphraseguid="ba668f16-4de8-41d9-af39-d1b17422d6fe" id="ae5b76e8-6897-46c8-823b-86a382087f83">Kandoo</gs>, Delgado,
    Glass 17
    Greece needs more paper, 200 ft.
     45
    *there is no order where the lookup value can be found in the sentence*
    My purpose is to import the Data table while performing a calculation, that <gs class="GINGER_SOFTWARE_mark" ginger_software_uiphraseguid="1941bde7-1595-40eb-9d64-c2e3b9fabdef" id="b60549fc-5b92-46ea-abc6-72cc8c4c093b">checks</gs>
    for each row what is the suitable lookup value and then add it to a new column "Name". 
    Meaning, this table should be the new data after import:
    <gs class="GINGER_SOFTWARE_mark" ginger_software_uiphraseguid="f5d9da98-3ff6-4022-920d-8965a15730ee" id="580f945f-7822-4035-9b5b-542c74eff605">Description</gs>
    Qty                        
    Name
    Someone went to use the machine. 1.80 cm, Alum', for the rest of the day
    6 Alum'
    Metal for construction is the major component in our system
    7 Metal for construction
    <gs class="GINGER_SOFTWARE_mark" ginger_software_uiphraseguid="365dd7f8-7ffc-4ef3-95bf-9bf03421c90d" id="c9ba8515-3dba-4a6b-929e-650510f70844">Kandoo</gs>, Delgado, Glass
    17 Glass
    Greece needs more Paper, 200 ft.
     45 Paper
    Appreciate all support! 
    I lost hope and I want to avoid macros as much as possible.
    Thanks!
    עמית

    Hi Amit,
    I updated the file. The solution uses the following query formula:
    let
    Source = Excel.CurrentWorkbook(){[Name="DataTbl"]}[Content],
    #"Added Custom" = Table.AddColumn(Source, "Custom", each IndexTbl),
    #"Expand Custom" = Table.ExpandTableColumn(#"Added Custom", "Custom", {"Scope"}, {"Scope"}),
    #"Filtered Rows" = Table.SelectRows(#"Expand Custom", each Text.Contains([Description], [Scope])),
    #"Grouped Rows" = Table.Group(#"Filtered Rows", {"Topic", "Component Code", "Project", "Date", "TotalQty", "TotalQtyActual", "ID", "SOW #", " SOW#(lf)Rev", "Scope Driver", "Scope Source", "Scope Source #", "Cost Code", "Type", "Bdg", "System Code", "IMF Number", "IMF Description", "WG", "C or NC", "C/e", "LLE", "Dwg Ref", "Comments ", "Description", "Size", "Qty", "Unit", "Materials Cost/Unit ", "Sub-Total per Unit €", "Unit Rate ", "Total", "DIV Code", "SYS Code", "HelperForDynfilter"}, {{"Scope", each Text.Combine([Scope], " | "), type text}})
    in
    #"Grouped Rows"
    It is based on two queries. The first is the import from table of "IndexTbl", the second is the import of "DataTbl' which is then extended according to the expression above.
    Hope this helps.
    Gil

  • How to set the link to the result which are executed my query from database

    Hi,
    i have successfully displayed the results which are available in the database by jdbc, query.
    Then, How to give the link like href to each & every result...
    note: The number of records may be change. depending upon the records availablity in the database. but every result have the link.
    Thanks in advance.
    Regards
    Kumar

    hai kumar..
    i post an example code ..
    <%
    ResultSet rs1=stmt.executeQuery("select fromu,subject,message,mdate,status,mesid from message where to='" + lname +"'" );
    while(rs1.next())
         l=rs1.getLong(6);
         out.println("<tr align='center'> <td> <a href='deletemessage.jsp?mesid="+ l + "'>Delete </a></td><td>" + rs1.getString(1) +"</td><td> <a href='viewmessage.jsp?mesid="+ l +"'>"+ rs1.getString(2) +"</a></td><td>"+ rs1.getString(4) +"</td><td>"+ rs1.getString(5) +"</td></tr>");
    %>

  • Removing specific items from a list

    Hi all,
    i have the following problem:
    I have a list component on stage.
    I have 10 Items in the list , selected index is 5.
    Now i want to delete all the items above 5 (6-10).
    I think an array would be a solution but im not so kind with
    this so i need your help.
    Thank you
    Simon

    if the instance name of your list is myList, then the
    following code will remove all items after the currently selected
    item:

Maybe you are looking for

  • How can i browse using webbrowser to many pages one by one and waiting for each page to be completed loaded ?

    I have this method: string filename = ""; private void GetHtmls() for (int i = 0; i < numberofforums; i++) uri = sourceUrlId + forumsIds[i] + sourceUrlNumber + 1; filename = uri.Substring(49); webBrowser1.Navigate(uri); And in the document completed

  • Help! New pc how to NOT loose my songs

    Hi my ever so lovely son crashed my pc by posting small toys into the cd drives (nice one son) because of this my pc had to be wiped of everything and new drivers installed. I have obviously just now loaded i tunes again is there any way that when I

  • AQ/MGW clob issue - strange message

    Oracle version 9.2.0.4 Solaris 8 I am using AQ with the Message Gateway to write to MQ , I am getting the following error/warning (?) in the mgw.log file 2004-09-06 04:07:15 MGW AQD:MsgConsumer 3 TRACE worker0 non-temporary CLOB: size=1420 for class:

  • JTable wont refresh in JInternalFrame

    hello people my JTable wont refresh when iam using the form as an JInternalFrame, but if i use it as JFrame then the table will refresh, here is a bit of my code public void getTable()           Statement sat;           ResultSet rs;           try {

  • Oracle Email system

    Hi all, 11.2.0.3 Aix 6.1 I want to schedule an email report to my boss everyday at 1am. I want a text file attachment for it which is an output of the script: spool sessions.txt select machine, count(*) from v$session group by machine order by 2; spo