Displaying Images along with Drill Drown Results

I'm using MS access 2003 as my data base and CF as the web
language. I cannot find a topic in reference to displaying Images
along with Drill down results. My tables in access have a OLE
object included however I am clueless as how i can display the
images with my drill down results. I just cannot find a link that
talked about this issue already. Does anyone have a link to this
forum topic?

College Kid wrote:
> I'm using MS access 2003 as my data base and CF as the
web language. I cannot
> find a topic in reference to displaying Images along
with Drill down results.
> My tables in access have a OLE object included however I
am clueless as how i
> can display the images with my drill down results. I
just cannot find a link
> that talked about this issue already. Does anyone have a
link to this forum
> topic?
>
Sorry, no link, but I think you want to be looking at the
<cfimage...>
and|or the <cfcontent...> tags. One or both of these
tags should allow
you to deliver the image from the database to the client.
You are doing this in a bit of an unusual, but not unheard of
way. Most
people just store the image file in a handy directory
accessible to the
web server and then store the name|URL to this image as text
in the
database.
But it is definitly possible to server up binary image data
as well.
Though I have never heard of this in conjunction with MS
Access and 'OLE
objects'. I usually hear this discussed in relation to more
enterprise
database management systems and BLOB [Binary Large OBjects]
data fields.

Similar Messages

  • Displaying images along with data on downloading from excel

    Hi All,
    I need to show images along with data in the excel sheet when user clicks downld to excel button.  Is there possible way to show the images in excel sheet if, kindly help.
    Thanks & Regards
    Jaspreet Kaur

    Hi Vinod
    Basically I have a report which needs to be downloaded to excel sheet. For each record there is a particular image in the first column for ex say my colums are img, desc.  Now image column contains an image corresponding to each description.  If its a file, a folder image is there; if its a document, a page image is there etc.  Now i am can display the data of  text fields  in the following manner ie label =new Label(0,RowCount, wdContext.nodeVn_PortalExcel().getVn_PortalExcelElementAt(i).getVa_Role(), PortalRoleDataFormat);
    PortalReportsheet.addCell(label);
    but how do i display the image in the excel sheet?
    Is it possible to do so, if so please provide assistance.
    Thanks & Regards
    Jaspreet Kaur

  • Capturing still images along with stream

    Is it possible to capture still images along with a video stream?  We want to use the still images as "teasers" on the site to entice people to view the live video streams.  I don't see an obvious way to do it.  Maybe somebody's come up with a decent workaround?  We can't be the only site needing this feature...
    -Jason

    Thanks, folks.  I was pretty sure the software couldn't do it; I had hoped somebody might have come up with a quick-and-dirty hack around it.  We're currently using Digital Rapids Stream to encode, and this is an option in the software.  We're transitioning to FMLE, and I need to preserve this capability.
    I've filed a feature request, but I'm sure that even if Adobe likes it, we won't see that feature for 12 months.  So I'll have to come up with an interim solution.  I'm looking at a number of options: grabbing stills from the F4V using ffmpeg (works great until the F4V gets to be more than a few minutes long, at which point ffmpeg is prohibitively slow), or dedicating a capture device to just grabbing still frames (obviously, that's a bit expensive).
    If anybody out there has already solved this problem, I'd love to hear about it!
    -Jason

  • Display Metadata along with images

    I am not a programmer, do not know script writing. Is there any simple way where I can manage, my metadata to be displayed along with the images ?
    I know how to create metada.

    hi,
    I am implementing the DATA_CELL method of table interface in webtemplate like this,
    case I_X.
    when 9.
      if I_DISPLAY_VALUE = '2'.
        c_cell_content = 'AAA'.
      endif.
    endcase.
    endmethod.
    I am getting the requirement,but can someone help me how I can access the column based on KF technical name, here i placed the KF in column 9,so I took "when 9".But i dont want to use column number , I want to use technical name of KF.
    Thank you
    ven

  • Display usrname along with usrid when workitem is delegated using Forward

    Hi
    I have a requirement that when ever we want to delegate the work item using Forward action.
    It navigates to user selection, on giving some name search results displays only user ids . This makes confusing in the selection of particular user. Our req is to display name in a separate  column / name also in the same column along with the user id. is this possible through XML configuration
    How we can achieve this req
    Thanks a Lot.
    Regards
    KALYAN

    Hi Kaylan,
    I am not sure how you can achieve this requirement.  I would've said through custom attributes, but this is a dynamic creation based on when the forward button is pressed. (when you press the button, you make the selection).  For this reason, I am pretty sure that this is not achievable presently with a new column real-time and especially not in the older releases of the Universal Worklist.   You use the people picker when you forward the workitem.  In the newer versions of UWL, the real time refresh of custom attributes is also available. Do you know where the userid is stored in the backend?
    Regards,
    Beth Maben
    EP - Senior Support Consultant II
    SAP Active Global Support
    Global Support Centre Ireland
    **SDN Forum Moderator:
    SAP Enterprise Portal: Application Integration
    **SDN Universal Worklist Wiki:
    http://wiki.sdn.sap.com/wiki/x/ehU

  • How to show large images along with cursor while dragging ?

    Hi Friends,
    While dragging images, image has to be shown along with cursor. In normal dragging process, only (32, 32) size of the original image size only appears.
    But in my application, I need to show image with its original size along with cursor while dragging. So i need an application (program) or
    suggestions which can meet the above requirement. It is an urgent issue for me. Any help in this regard is highly appreciated.
    Thanks in advance,
    Sunil

    Learn to search the forums before asking. This is such a recent posting.
    [http://forums.sun.com/thread.jspa?threadID=5346407]
    db

  • Display records along with checkbox

    im trying to do the following
    get the records from database and display in jsp along with a checkbox for each record
    ive done the database retrival and displayed in the jsp page as a tables.
    but ive tried to create checkboxes for each record rows and at the end ive to send the hidden variable as the checkbox value . how could i do this.

    Hi,
    While creating the checkbox u have to write variables in the checkbox's value atrribute.
    When ur submiting the form u can also pass these check box variable values.
    <input type=checkbox value = <%= value %> name=chk>Reagrds
    Madhu

  • Data Display table along with Graph

    As per my knowledge we are not having any option currently for displaying data table along with graph.
    This plot data table can have plot name along with current data.
    See the sample below. Many times I need to display number of parameters on graph and current value need to see along with graph.
    It will very useful if I get something like this in next version.

    Hi chameli,
    well, you gave the chart as an example to your question - but didn't specify your question any further!
    What's wrong with a little coding to have your data presented as you like to?
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • Help!  Question, how do I move an image along with the text

    New to InDesign and I'm creating a how-to brochure of sorts for my business and as I'm making edits/updates I realize I need to insert another picture at the beginning of the document.  I already have a bunch of other images throughout the document in specific places that need to remain with the text they are wrapped around.  If I try to insert a new picture at the beginning of the document and wrap the text, all of the text moves down throughout the document but the images do not.  That means none of the images are in the correct place anymore.  Is there a way to make sure if I insert a new picture or text at any place in the document all of the following images move with the text they are by?  I'm sure its a simple fix, I just can't figure it out.  Thanks.

    Look into anchored objects.

  • Java Imaging API for Displaying CGM IMAGES along with Hotspot on Applets

    Are there any java imaging API's which displays the CGM Images on Applets? The CGM Image has Hotspot keys built in. So the Image displayed through Applet should also display the Hotspot keys.
    Also any Event Handler API's when the hotspot key is clicked?
    It would be great, if anyone can send any link regarding this subject

    You may want to try the jcgm library, though it doesn't support hotspots yet.
    [http://jcgm.sourceforge.net/]
    Philippe

  • View display image BLOB with PHP!

    I using..
    $consulta = oci_parse($conexao,"select photo from userp where usrph_status = 'A' and id = :didbv");
    $didbv = $_POST["id"];
    oci_bind_by_name($consulta, ':didbv', $didbv);
    oci_execute($consulta, OCI_NO_AUTO_COMMIT);
    while (($row = oci_fetch_array($consulta, OCI_ASSOC)) != false) {
    $arr = oci_fetch_assoc($consulta);
    header("Content-type: image/JPEG");
    $result = $arr['PHOTO']->load();
    print "<img src='".$arr['PHOTO']."'>";
    print $result;
    echo $result;
    What appears in the result page is:
    This image contains errors and can not be displayed.
    How to fix this?

    - With that content type, you should be sending only binary data, not the HTML "<img" text.
    - You have both a print and and echo.
    Look at script 105 on p.236 of The Underground PHP and Oracle Manual | Homepage

  • Need to display seqno along with his superior number

    Hi friends,
    I have a table adm_menus
    It's DDL is
      CREATE TABLE "ADM_MENUS"
       (     "MENU_ID" NUMBER,
         "MENU_NAME" VARCHAR2(60 BYTE),
         "PARENT_MENU_ID" NUMBER,
         "SEQ_NO" NUMBER,
    "DISP_SEQ_NO" VARCHAR2(250 BYTE),
         "MENU_ACTION_TYPE" VARCHAR2(60 BYTE),
         "MENU_ACTION" VARCHAR2(2000 BYTE),
         "MENU_PARAMETER" VARCHAR2(2000 BYTE),
         "INACTIVE_DATE" DATE,
         "CREATED_BY" NUMBER(15,0),
         "CREATION_DATE" DATE,
         "LAST_UPDATED_BY" NUMBER(15,0),
         "LAST_UPDATE_DATE" DATE
       )DML is
    Insert into ADM_MENUS (MENU_ID,MENU_NAME,PARENT_MENU_ID,SEQ_NO,DISP_SEQ_NO,MENU_ACTION_TYPE,MENU_ACTION,MENU_PARAMETER,INACTIVE_DATE,CREATED_BY,CREATION_DATE,LAST_UPDATED_BY,LAST_UPDATE_DATE)
    values (19,'TRANSACTION',null,10,'10',null,null,null,to_date('12-10-11','DD-MM-RR'),-1,to_date('12-10-11','DD-MM-RR'),-1,to_date('12-10-11','DD-MM-RR'));
    Insert into ADM_MENUS (MENU_ID,MENU_NAME,PARENT_MENU_ID,SEQ_NO,DISP_SEQ_NO,MENU_ACTION_TYPE,MENU_ACTION,MENU_PARAMETER,INACTIVE_DATE,CREATED_BY,CREATION_DATE,LAST_UPDATED_BY,LAST_UPDATE_DATE)
    values (18,'TRANSACTION',19,10,'10',null,null,null,to_date('12-10-11','DD-MM-RR'),-1,to_date('12-10-11','DD-MM-RR'),-1,to_date('12-10-11','DD-MM-RR'));
    Insert into ADM_MENUS (MENU_ID,MENU_NAME,PARENT_MENU_ID,SEQ_NO,DISP_SEQ_NO,MENU_ACTION_TYPE,MENU_ACTION,MENU_PARAMETER,INACTIVE_DATE,CREATED_BY,CREATION_DATE,LAST_UPDATED_BY,LAST_UPDATE_DATE)
    values (20,'Report1',18,30,'3010',null,null,null,to_date('12-10-11','DD-MM-RR'),-1,to_date('12-10-11','DD-MM-RR'),-1,to_date('12-10-11','DD-MM-RR'));My scenario in the sense is i need to display the results for the disp_seq_no column like
    Since from the above DML statement i have three rows, For my explanation im taking four columns
    menu_id------->parent_menu_id-------------->seq_no------------>Disp_seq_no
    19                 null                      10                
    18                 19                        10                
    20                 18                        30For the above rows i need to display the rows for the column disp_seq_no as
    For the first row from the above result the parent_menu_id is null(so, in my case he is the parent and there is no any superior to him, so his disp_seq_no has to be '010'(i.e his seq_no with *'0' infront of it*.)
    For the second and third row i need like
    menu_id------->parent_menu_id------------->seq_no------------>Disp_seq_no
    19                 null                      10                010
    18                 19                        10                010010 
    20                 18                        30                010030For the second row, he has the parent menu id as '19', so i need his disp_seq_no like (his parents seq_no and his own Seq_no(but i need '0' infront of each and every seq number)) like
    010010
    For the third row, he has the parent menu id as '18', so the disp_seq_no has to be 010030
    How i can able to achieve it friends.
    Brgds,
    Mini

    /* Formatted on 10/12/2011 9:57:19 AM (QP5 v5.149.1003.31008) */
    WITH ADM_MENUS
            AS (SELECT 19 menu_id, NULL parent_menu_id, 10 seq_no FROM DUAL
                UNION
                SELECT 18, 19, 10 FROM DUAL
                UNION
                SELECT 20, 18, 30 FROM DUAL)
        SELECT menu_id,
               parent_menu_id,
               seq_no,
               CASE CONNECT_BY_ISLEAF
                  WHEN 0
                  THEN
                     REPLACE (SYS_CONNECT_BY_PATH (seq_no, ','), ',', '0')
                  ELSE
                     SUBSTR (REPLACE (SYS_CONNECT_BY_PATH (seq_no, ','), ',', '0'),
                             LENGTH (SYS_CONNECT_BY_PATH (seq_no, ',')) - 5)
               END
                  disp_seq_no
          FROM ADM_MENUS
    START WITH parent_menu_id IS NULL
    CONNECT BY PRIOR menu_id = parent_menu_id
    19          10     010
    18     19     10     010010
    20     18     30     010030

  • Help plz~ URGENT: Display image icon with specific coordinates

    I want to view an ImageIcon with specific cooridnate (ie, I know the coordinate of the top left hand corner, and i know the height and the width of the "want to display part")
    how can i make it such that it will onli view the part i want?
    for example
    i want to display say from (40, 40) (left hand corner) to (90,90) (right hand corner)
    ImageIcon thePic= new ImageIcon("theimage.jpg");
    ImageIcon newPic= new ImageIcon( XXXXXXXXX);
    what should i put at the XXXXXXXXXX part?
    Thanks in advance!

    Use getSubImage method of BufferedImage. Something like:
    Image originalImage = ImageIO.read(imageFile) ;// see ImageIO API
    Image scaledImage = originalImage.getScaledInstance(40.40,90,90);
    ImageIcon imageIcon = new ImageIcon(scaledImage);ImageIO.read is overloaded for files, inputStreams and URL's so you can choose how to load it.
    I'll leave the rest to you
    DB

  • How do I save an image along with the inklayer?

    I have a form with a pictureBox with an annotatable image on it. When the image is dirtied I allow the user to save it. Problem is, after save, I only see the original image, not the annotations.

    Hi Leddboy,
    Like your title mentioned, you have used inklayer, this is a third-party software. i am afraid this issue is out of our support. I would suggest you ask your issue in their officical froum.Thanks for your understanding.
    Here is the link
    http://www.edugeek.net/forums/educational-software/105237-smart-ink-layer.html
    For picturebox save control, you can use like this
    pictureBox.Image.Save(@"Path",ImageFormat.Jpeg);
    Have a nice day!
    Kristin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Drag n Drop image along with the ability to resize the image in hbox

    Hi All,
    Is there an application similar to paint where we can drag n drop images and also resize them in javafx application? and also can we draw a line and also resize it?
    Thank You
    Edited by: SathyaRao on Jun 3, 2012 3:08 AM
    Edited by: SathyaRao on Jun 3, 2012 6:49 AM

    Hello sathyaRao,
    I don't think there is anything like that . You need to develop by yourself . I've written some blog post which might be related with your requirement.
    - Draggable Node in Javafx 2.0
    - JavaFX Drag and Drop Cell in ListView
    For more please do some google on keywords like : javafx,drag,drop etc
    FYI: Documentation of JavaFX 2
    Thanks,
    Narayan

Maybe you are looking for

  • File Download with Servlet

    In my application i have to download a file with the help of servlet. Everything works fine except the case where i want to open the dialog box or just let that file open in the browser. For e.g. when i am trying to download an excel file and i want

  • SQL Loader-How to insert -ve & date values from flat text file into coloumn

    Question: How to insert -ve & date values from flat text file into coloumns in a table. Explanation: In the text file, the negative values are like -10201.30 or 15317.10- and the date values are as DDMMYYYY (like 10052001 for 10th May, 2002). How to

  • Why is iTunes memory usage so high?

    As the title states iTunes is using a riduclous amount of memory of my computer 150MB and continually rising until it freezes and then crashes. This is such a useless program and such a memory hog. Any ideas on how to reduce the stupid amount of RAM

  • Purchasing & Inventory Documents?

    Hi experts, Am into BW & am new to MM. I need some of the documents which helps to make me functionally strong in MM with combination of BW.so as to have the functional knowledge in MM. Please guide me. And send me the related links....thanks in adva

  • Reg.Work area clarification

    Dear All Please clear out my doubt. Tcode OBA5 is whether only related to FI or other modules. Pls help me. Thanks Rajakumar.K