Blob downloaded, not displayed

Hello.
We have apex application with one record report that shows image.
We use database procedure to show image.
And call it in apex like:
'<img src="show_image?p_id=' || NVL(dp.id, 0) || '" height="200" width="200" />' as imageBut the image is not shown. We only see broken image icon.
With right click on broken icon, we can save it and it's actual image we want to display.
If we call procedure like:
http://host:port/apex/show_image?p_id=28then the image is automatically downloaded.
What could be the problem?
If we use the same procedure on another table with images which are smaller, then the image is shown.
Minimum image length in table A is (DBMS_LOB.getlength (file)): 105243
Maximum image length in table B is: 1702
That is in chrome.
Firefox returns - Image corrupt or truncated: http://host:port/apex/show_image?p_id=28Any idea?
Thanks.
Regards,
Dejan
Edited by: DejanH on Dec 18, 2012 11:02 AM
Edited by: DejanH on Dec 18, 2012 11:02 AM

DejanH wrote:
Maybe it is the problme how the images where inserted into database.It is indeed.
We inserted the through forms with:
Read_Image_File('c:\path\'||:data_block.item||'.jpg','JPG','workers.photo'); 
Images that have been processed through Oracle Forms become non-standard.
If you have an Oracle Support contract, see Bug #3177494 on MOS. Oracle do not regard this as a bug and there is no fix available. The workaround is to upload the image using a different method.
If you have access to MOS, suggest you take a look at this (and the many other bugs related to image problems with Forms) and raise an SR to see if Oracle can suggest a fix or workaround. If you don't have a support agreement with Oracle, the best approach might be to follow this up on the {forum:id=82} forum, as I'm sure others will have encountered this.
And forms don't have any problems with showing same images.No, but anything else will.

Similar Messages

  • IPhone music download not displayed

    On my wife's 1st gen iPhone she purchased a song, downloaded it directly to her phone but it does not show in her library (on the phone). When she tries to purchase it again we get the "you have already purchased this song" message. Where do I start troubleshooting?

    Go here: http://www.apple.com/support/itunes/store/browser/ and fill out the form. Include as much detail as you can. You should get an email reply form the Store within a day.

  • PDF downloads not displaying correctly

    I am experiencing problems when viewing PDF files attached to email. They don't display correctly

    Try a Reset [Hold the Home and Sleep/Wake buttons down together for 10 seconds or so (until the Apple logo appears) and then release].

  • Can not display BLOB in a REPORT Portal 3.0.9

    I had created a table witha blob field.
    I want to display this field in a report to display the documento from the aplicaction.
    What can i do ?

    Hi,
    BLOBs are not supported in reports as of now.
    Thanks,
    Sharmila

  • Error message not displayed - Downloading files in a table

    Hi!!!
    I'm following the guide to download files onDemand in a table, you can find that guide at:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b0e10426-77ca-2910-7eb5-d7d8982cb83f
    If found a problem with the guide: What would happen if there's an error while downloading or somenthing else? There the author doesn't explain how to show an error in the view.
    What I'd like to do is to show a error message in the view where the table is.
    I tried to add some code, but it doesn't finally show the error message.
    I have a method that generates the file and returns the path of the file in the context, so I can read it. It return boolean (true if the file was generated, false on the contray). That method is called executeZgav_Sf_Formulario_Sv_Input(nroEmpleado, nroViaje, morei, datosEspejo); and is working fine.
    I also have a static class that reads a file and returns the byte[] called: ManejoArchivos.getByteArrayFromResourcePath(wdContext.currentOutput_FormularioSVElement().getP_Path(), true);
    But if for example, the parameters are incorrect and the file cannot be generated, the method is supposed to show an error but is not displayed on the screen.
    I have some code after that which validates if the file could be read or not and returns the bytes of a prewritten PDF file with an error message.
    Added code:
              byte[] r = null;
              boolean continuar =
                   this.executeZgav_Sf_Formulario_Sv_Input(nroEmpleado, nroViaje, morei, datosEspejo);
              if (continuar)
                   try {
                        r =
                             ManejoArchivos.getByteArrayFromResourcePath(
                                  wdContext.currentOutput_FormularioSVElement().getP_Path(),
                                  true);
                   } catch (FileNotFoundException e) {
                        wdComponentAPI.getMessageManager().reportMessage(
                             IMessageData.ARCHIVO_NO_ENCONTRADO,
                             null,
                             true);
                   } catch (IOException e) {
                        wdComponentAPI.getMessageManager().reportMessage(IMessageData.PROBLEMA_IO, null, true);

    Hi Alejandro,
    Try This.
    try
    catch (FileNotFoundException e) {
    wdComponentAPI.getMessageManager().reportException("Given FileNotFoundException : "+e.getMessage(),true);
    catch (IOException ex) {
    wdComponentAPI.getMessageManager().reportException("Given IOException : "+ex.getMessage(),true);
    Re: How to display which exception Is Raised?
    Regards,
    Mithu

  • Downloaded files with ActiveX not displays using Windows 8 and IE 11

    We are using ActiveX for downloading file from our server. After downloading ActiveX decrypt downloaded files. ActiveX works fine with all other IE versions but in case of IE 11, when we download the files ActiveX doesn't throw any error, but when we check
    the files at downloaded location, it looks like there was no files downloaded. When we the same process again using "IE 11 using "run as Administrator" the downloaded files displays at the downloaded location.
    After debugging, We didn't found error like "access denied or path not found or any other error." with or without Administrator mode. but still facing this issue.
    When we download file again using "Browse for Folder" it display the previous downloaded folders, but not exists at the actual location.
    Your quick reply will highly appreciated.
    Thanks

    Hi,
    on the user account.
    Tools>Manage Addons>Show all addons>Locate your custom download control in the list and double click it to display its properties.
    at the bottom of the Properties dialog there is a list of allowed sites. compare this with the settings on the Administrators account. The value should be the same as on the user account.
    If you are talking about the Akami Download manager from TechNet.
    Name:                   DLM Control
    Publisher:              Akamai Technologies Inc.
    Type:                   ActiveX Control
    Architecture:           32-bit
    Version:                2.2.6.2
    File date:              ‎Thursday, ‎28 ‎June ‎2012, ‏‎4:02 PM
    Date last accessed:     ‎Wednesday, ‎24 ‎October ‎2012, ‏‎9:23 PM
    Class ID:               {4871A87A-BFDD-4106-8153-FFDE2BAC2967}
    Use count:              3
    Block count:            1
    File:                   DownloadManagerV2.ocx
    Folder:                 C:\Windows\Downloaded Program Files
    it is only available in the x86 version.
    On server versions of windows you can only download software from MS on the Admin account. By default
    http://microsoft.com is mapped to the Trusted sites list...
    If possible please post back with the Properties of your custom AX download control from the Manage Addons dialog.
    Rob^_^

  • Display image for BLOB  Download link in Interactive Report

    I have a table containing BLOB data and am displaying the table in an interactive report. I would like to replace the "Download" text link with an icon that represents the MIME type of the BLOB, but can't seem to find a way to make the substitution. Does anyone know how to do this? Thanks.
    -Jeff

    Hey Ben,
    Thanks for the suggestion. I understand what you are saying, the problem is that when you have an interactive report that includes a BLOB and you use the built-in method for displaying a download link, it only gives you the option of using a text link. The method is outlined in the online help under:
    Home > Advanced Programming Techniques> About BLOB Support in Forms and Reports > About BLOB Support in Reports
    This is done by using the following syntax in the Number/Date Format of the column attribute of the BLOB:
    DOWNLOAD:CC_DOCUMENTS:CONTENTS:ID::MIME_TYPE:FILENAME:UPDATED_ON::attachment:View
    Where the last parameter is the link text. The only problem is that there is no option for substituting an image rather than the link text. That's what I'm trying to work around. Sorry if you new all of this already, but I wanted to explain what I've already done. Thanks for any help you can offer.

  • Mac OSX 10.9.4 - Adobe Download Assistant does not display any products to download

    I am attempting to download the free 30 day trial of Acrobat XI Pro, and I downloaded and installed Adobe Download assistant to do so.  I successfully created an Adobe ID and have verified it.  However, when I log in with my ID into the Adobe Download Assistant, no products display as being available for download (or display - period - before or after logging in).  I have tried uninstalling and reinstalling the software, but no luck.  The screen I am looking at is as follows:
    Is there something I'm missing?  I can go to "Select product" and select either "Photography", "Video" or "PDF", but when I click any of the options, nothing happens.
    I couldn't seem to find a comparable problem on the forums.  Any help would be appreciated, especially insofar as I am trying to evaluate whether to purchase the product in question.

    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  12 | 11, 10 | 9,8,7
    Lightroom:  5.6| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • Blob download via wpg_docload is not working

    Hi,
    I've installed a new oracle database server and installed Apex 4.1 recently then transferred my old data and applications from old server.
    My new configurations are
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE     11.2.0.1.0     Production
    TNS for 32-bit Windows: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - ProductionMy oracle Enterprise Manager shows
    Hosts               1          Application Servers     1
    OC4J Instances          1          HTTP Server Instances          1Previously I had Apex 4.0.1 on Apex Listener via Glassfish Server and all of my applications were working perfectly. But on new installation the page which downloads report, via generating rtf code and downloading it through blob, is not working.
    Declare
          l_mime        varchar2 (255);
          l_length      number;
          l_file_name   varchar2 (2000);
          l_lob_loc     blob;
          l_rtf         clob;
          l_name        varchar2(100);
          -- conversion variables
          l_src_offset  number := 1;
          l_dest_offset number := 1;
          l_lang_ctx    number := 0;
          l_warning     varchar2(32767);
       begin
          -- get name
          select 'testrtf'
          into   l_name
          from   dual;
          -- generate document
             select :P16_RTF  into   l_rtf  from   dual;
          --:P16_RTF contains rtf code.
          -- convert to lob
          dbms_lob.createtemporary(l_lob_loc, false);
          dbms_lob.converttoblob(l_lob_loc, l_rtf, DBMS_LOB.GETLENGTH(l_rtf), l_dest_offset, l_src_offset, 0, l_lang_ctx, l_warning);
          l_length  := dbms_lob.getlength(l_lob_loc);
          -- http header
          owa_util.mime_header('application/rtf', false);
          htp.p('Content-length: ' || l_length);
          htp.p('Content-Disposition: attachment; filename="'||l_name||'.rtf"');
          owa_util.http_header_close;
          -- download blob
          wpg_docload.download_file (l_lob_loc);
       end;I've searched and found no help but it seems that there is some DAD configuration problem. my DAD file is like
    <Location /pls/apex>
    Order deny,allow
    PlsqlDocumentPath docs
    AllowOverride None
    PlsqlDocumentProcedure         wwv_flow_file_mgr.process_download
    PlsqlDatabaseConnectString     db:1521:orcl ServiceNameFormat
    PlsqlNLSLanguage               AMERICAN_AMERICA.AL32UTF8
    PlsqlAuthenticationMode        Basic
    SetHandler                     pls_handler
    PlsqlDocumentTablename         wwv_flow_file_objects$
    PlsqlDatabaseUsername          APEX_PUBLIC_USER
    PlsqlDefaultPage               apex
    PlsqlDatabasePassword          ******
    PlsqlRequestValidationFunction wwv_flow_epg_include_modules.authorize
    Allow from all
    </Location>and I wasn't able to find wwv_flow_file_objects$ either. Any suggestions.
    Regards
    Sabir
    Edited by: sabir786 on Dec 29, 2011 11:37 AM

    Thanks Joel,
    not working means the rtf document produced by code does not download
    and I just performed export and import of application from old server to new server.
    and it still works on the old server.
    and code is not altered
    and debug does not show anything special. it shows that all parts are working
    and it seems that process is executing and after execution there no download dialog box or file saving process.
    Elapsed    Execution   Message   Level
    Graph
    0.00000     0.00000     A C C E P T: Request="DOWNLOAD"     4     
    0.00000     0.00000     Metadata: Fetch application definition and shortcuts     4     
    0.00000     0.00000     NLS: wwv_flow.g_flow_language_derived_from=FLOW_PRIMARY_LANGUAGE: wwv_flow.g_browser_language=en-us     4     
    0.00000     0.00000     alter session set nls_language="AMERICAN"     4     
    0.00000     0.00000     alter session set nls_territory="AMERICA"     4     
    0.00000     0.00000     NLS: CSV charset=WE8MSWIN1252     4     
    0.00000     0.00000     ...NLS: Set Decimal separator="."     4     
    0.00000     0.00000     ...NLS: Set NLS Group separator=","     4     
    0.00000     0.00000     ...NLS: Set g_nls_date_format="DD-MM-RR"     4     
    0.00000     0.00000     ...NLS: Set g_nls_timestamp_format="DD-MM-RR HH.MI.SSXFF AM"     4     
    0.00000     0.00000     ...NLS: Set g_nls_timestamp_tz_format="DD-MM-RR HH.MI.SSXFF AM TZR"     4     
    0.00000     0.00000     ...Setting session time_zone to +05:00     4     
    0.00000     0.00000     Setting NLS_DATE_FORMAT to application date format: DD-MM-YYYY     4     
    0.00000     0.00000     ...NLS: Set g_nls_date_format="DD-MM-YYYY"     4     
    0.00000     0.00000     ...NLS: Set g_nls_timestamp_format="DD-MM-RR HH.MI.SSXFF AM"     4     
    0.00000     0.00000     ...NLS: Set g_nls_timestamp_tz_format="DD-MM-RR HH.MI.SSXFF AM TZR"     4     
    0.00000     0.00000     ...metadata, fetch translated app info     4     
    0.00000     0.03200     ...fetch session state from database     4     
    0.03200     0.00000     fetch items     4     
    0.03200     0.00000     ...fetched 0 session state items     4     
    0.03200     0.00000     Authentication check: MY_AUTH (NATIVE_CUSTOM)     4     
    0.03200     0.00000     ... sentry+verification success     4     
    0.03200     0.00000     ...Session ID 3463045368955985 can be used     4     
    0.03200     0.00000     ...Check session 3463045368955985 owner     4     
    0.03200     0.00000     Setting NLS_DATE_FORMAT to application date format: DD-MM-YYYY     4     
    0.03200     0.01500     ...NLS: Set g_nls_date_format="DD-MM-YYYY"     4     
    0.04700     0.00000     ...NLS: Set g_nls_timestamp_format="DD-MM-RR HH.MI.SSXFF AM"     4     
    0.04700     0.01600     ...NLS: Set g_nls_timestamp_tz_format="DD-MM-RR HH.MI.SSXFF AM TZR"     4     
    0.06300     0.01600     ...Check for session expiration:     4     
    0.07900     0.00000     ...Metadata: Fetch Page, Computation, Process, and Branch     4     
    0.07900     0.00000     Session: Fetch session header information     4     
    0.07900     0.00000     ...metadata, fetch page info     4     
    0.07900     0.00000     ...Validate item page affinity.     4     
    0.07900     0.00000     ...Validate hidden_protected items.     4     
    0.07900     0.00000     ...Check authorization security schemes     4     
    0.07900     0.00000     Authorization Check: "Check Permissions" Caching: "BY_USER_BY_PAGE_VIEW" Component: "APPLICATION"     4     
    0.07900     0.00000     ...Execute Statement: select count(*) from dual where exists (select 1 from --omitted--)     4     
    0.07900     0.01500     ... passed     4     
    0.09400     0.00000     Session State: Save form items and p_arg_values     4     
    0.09400     0.00000     ...Session State: Save Item "P16_RTF" newValue="{\rtf1\ansi\deff0 {\fonttbl {\f0 Courier;}} {\colortbl;\red0\green0\blue0;\red255\green0\blue0;} \landscape \paperw15840\paperh12240\margl720\margr720\margt720\margb720 \tx720\tx1440\tx2880\tx5760 This line is the default color\line \tab this line has 1 tab\line \tab\tab this line has 2 tabs\line \tab\tab\tab this line has 3 tabs\line \tab\tab\tab\tab this line has 4 tabs\line \cf2 \tab This line is red and has a tab before it\line \cf1 \page \par\pard\tx1440\tx2880 This line is the default color and the first line on page 2\line \tab\tab This is the second tab on the second line on the second page\line \page \par\pard This is the third page with formatting examples\line \fs30 First line with 15 point text\line \fs20 Second line with 10 point test\line \i Italics on \i0 Italics off\line \b Bold on \b0 Bold off\line \scaps Small Caps On \scaps0 Small Caps Off\line \strike Stike through on \strike0 Strike Off\line \caps All Capitals On \caps0 All Capitals Off\line \outl Outline on \outl0 Outline Off\line \ul Underline on \ul0 Underline Off\line \uldb Double Underline on \ul0 Double Underline Off\line \ulth Thick Underline on \ul0 Thick Underline Off\line \ulw Underline words only on \ul0 Underline words only off\line \ulwave Wave Underline on \ul0 Wave underline off\line \uld Dotted Underline on \ul0 Dotted underline off\line \uldash Dash Underline on \ul0 Dash underline off\line \uldashd Dot Dash Underline on \ul0 Dot Dash underline off\line } " "escape_on_input="N"     4     
    0.09400     0.00000     ...Session State: Save Item "P16_TESTRTF" newValue="" "escape_on_input="N"     4     
    0.09400     0.01600     Processes - point: ON_SUBMIT_BEFORE_COMPUTATION     4     
    0.11000     0.00000     Branch point: Before Computation     4     
    0.11000     0.00000     Computation point: After Submit     4     
    0.11000     0.00000     Tabs: Perform Branching for Tab Requests     4     
    0.11000     0.00000     Branch point: Before Validation     4     
    0.11000     0.00000     Validations:     4     
    0.11000     0.00000     Perform basic and predefined validations:     4     
    0.11000     0.00000     Perform custom validations:     4     
    0.11000     0.00000     Branch point: Before Processing     4     
    0.11000     0.00000     Processes - point: AFTER_SUBMIT     4     
    0.11000     0.01500     ...Process "Download" - Type: PLSQL     4     
    0.12500     0.03200     ...Execute Statement: begin Declare l_mime varchar2 (255); l_length number; l_file_name varchar2 (2000); l_lob_loc blob; l_rtf clob; l_name varchar2(100); -- conversion variables l_src_offset number := 1; l_dest_offset number := 1; l_lang_ctx number := 0; l_warning varchar2(32767); begin -- get name select 'testrtf' into l_name from dual; l_rtf := '{\rtf1\ansi\deff0 {\fonttbl {\f0 Courier;}}'; l_rtf := l_rtf || '{\colortbl;\red0\green0\blue0;\red255\green0\blue0;}'; l_rtf := l_rtf || '\landscape'; l_rtf := l_rtf || '\paperw15840\paperh12240\margl720\margr720\margt720\margb720'; l_rtf := l_rtf || '\tx720\tx1440\tx2880\tx5760'; l_rtf := l_rtf || 'This line is the default color\line'; l_rtf := l_rtf || '\tab this line has 1 tab\line'; l_rtf := l_rtf || '\tab\tab this line has 2 tabs\line'; l_rtf := l_rtf || '\tab\tab\tab this line has 3 tabs\line'; l_rtf := l_rtf || '\tab\tab\tab\tab this line has 4 tabs\line \cf2'; l_rtf := l_rtf || '\tab This line is red and has a tab before it\line'; l_rtf := l_rtf || '\cf1 \page'; l_rtf := l_rtf || '\par\pard\tx1440\tx2880'; l_rtf := l_rtf || 'This line is the default color and the first line on page 2\line'; l_rtf := l_rtf || '\tab\tab This is the second tab on the second line on the second page\line'; l_rtf := l_rtf || '\page'; l_rtf := l_rtf || '\par\pard'; l_rtf := l_rtf || 'This is the third page with formatting examples\line'; l_rtf := l_rtf || '\fs30 First line with 15 point text\line'; l_rtf := l_rtf || '\fs20 Second line with 10 point test\line'; l_rtf := l_rtf || '\i Italics on \i0 Italics off\line'; l_rtf := l_rtf || '\b Bold on \b0 Bold off\line'; l_rtf := l_rtf || '\scaps Small Caps On \scaps0 Small Caps Off\line'; l_rtf := l_rtf || '\strike Stike through on \strike0 Strike Off\line'; l_rtf := l_rtf || '\caps All Capitals On \caps0 All Capitals Off\line'; l_rtf := l_rtf || '\outl Outline on \outl0 Outline Off\line'; l_rtf := l_rtf || '\ul Underline on \ul0 Underline Off\line'; l_rtf := l_rtf || '\uldb Double Underline on \ul0 Double Underline Off\line'; l_rtf := l_rtf || '\ulth Thick Underline on \ul0 Thick Underline Off\line'; l_rtf := l_rtf || '\ulw Underline words only on \ul0 Underline words only off\line'; l_rtf := l_rtf || '\ulwave Wave Underline on \ul0 Wave underline off\line'; l_rtf := l_rtf || '\uld Dotted Underline on \ul0 Dotted underline off\line'; l_rtf := l_rtf || '\uldash Dash Underline on \ul0 Dash underline off\line'; l_rtf := l_rtf || '\uldashd Dot Dash Underline on \ul0 Dot Dash underline off\line}'; -- generate document -- select :P16_RTF into l_rtf from dual; -- convert to lob dbms_lob.createtemporary(l_lob_loc, false); dbms_lob.converttoblob(l_lob_loc, l_rtf, DBMS_LOB.GETLENGTH(l_rtf), l_dest_offset, l_src_offset, 0, l_lang_ctx, l_warning); l_length := dbms_lob.getlength(l_lob_loc); -- http header owa_util.mime_header('application/rtf', false); htp.p('Content-length: ' || l_length); htp.p('Content-Disposition: attachment; filename="'||l_name||'.rtf"'); owa_util.http_header_close; -- download blob wpg_docload.download_file (l_lob_loc); exception when others then htp.p('Error printing'); end; end;     4     
    0.15700     0.00000     ...Process "Ages" - Type: PLSQL     4     
    0.15700     0.00000     ......Skip because condition or authorization evaluates to FALSE     4     
    0.15700     0.00000     ...Process "Ages_table" - Type: PLSQL     4     
    0.15700     0.00000     ......Skip because "When Button Pressed" doesn't match with REQUEST     4     
    0.15700     0.00000     Branch point: After Processing     4     
    0.15700     0.00000     ...No branch specified, redirect to current page     4     
    0.15700     0.00000     Stop APEX Engine detected     4     
    0.15700     0.00000     Stop APEX Engine detected     4     
    0.15700     0.00000     Final commit     4     
    0.15700     -     End Page Processing     4     -

  • BLOB download from report region in translated application does not work

    We created an application (APEX 3.1.2) with a base language dutch (300) and a translated application en-uk (3001). The problem is that in the translated application downloading BLOB's from a report region does not work and results in an error (page cannot be found).
    The query source for the region is:
    select naam
    , dbms_lob.getlength(bestand)
    , mimetype
    from bos_documentatie
    The column 'dbms_lob.getlength(filename)' is defined as a 'BLOB Download Format Mask' with the following setting:
    DOWNLOAD:BOS_DOCUMENTATIE:BESTAND:NAAM::MIMETYPE:FILENAME:::attachment:Open
    The URL's to the BLOB documents are different between the dutch and en-uk application:
    dutch:
    http://nldvnr01ux002:7792/pls/xvapexd/apex_util.get_blob?s=4260101889649158&a=300&c=12455124581749125&p=1001&k1=Application Multi Language.doc&k2=&ck=A24A5EA6903C5A9603B86D30F128F4DE&rt=CR
    en-uk:
    http://nldvnr01ux002:7792/pls/xvapexd/apex_util.get_blob?s=4260101889649158&a=300&c=12455124581749125.3001&p=1001&k1=Application Multi Language.doc&k2=&ck=7FF0C64FDD48A4D7A6892CFB2B6BCA57&rt=CR
    As you can see the c parameter for the en-uk version has a '.3001' at the end, the internal ID of the translated application. I don't know if this can be the cause of the problem?

    Hi Peter,
    Thanks for the suggestion. However we have a lot of APEX applications build in that same APEX version (one development database) and upgrading now to a higher APEX version would mean we would have to re-test all our applications and upgrade all our test and production environments, just for this bug. And, maybe the higher APEX version may not solve our problem.
    Thanks and regards,
    Patrick

  • Downloads are not displayed in window. I did change then change back destination folder.

    A window opens when files are downloaded but the file(s) are not displayed. They used to be

    See Tools > Options > Privacy > History: "Remember download history"
    To see all the History and Cookie settings, select: Tools > Options > Privacy > History: Firefox will: "Use custom settings for history"

  • The icons for the Personas Plus and Video Download Helper extensions are not displaying on a fresh install of Firefox 3.6.12

    I had to do a complete uninstall and reinstall of my up-t0-date Firefox due to another problem (it would only open one window), but after reinstalling my extensions, their icons were not displaying.
    I uninstalled and reinstalled again, but the Personas Plus fox will not display in the status bar, and the Video Download Helper icon will not display in the Navigation toolbar, and is not available in the Customize Toolbars menu.
    These extensions worked fine before. What's wrong now?

    You need to set options in those add-ons and/or use Customize Toolbars. Always look at instructions on each add-on's page at https://addons.mozilla.org/ ,
    -search for and locate the add-on,
    -open the page for that add-on,
    -review the information there,
    -then visit and bookmark the developer's home page shown on the add-on page; many add-on developers also have a forum for questions, so look for a link on the developer's home page.
    Most questions can be answered in one of those places.
    <u>'''ABP'''</u>: Tools > Add-ons > Extensions, locate and click on ABP, click Options, in ABP interface, click on Options tab, if no check mark at "Show in toolbar" or "Show in status bar", you can click on each of those items to place a check mark and they will show in one or both places. On the add-ons page https://addons.mozilla.org/ visit and bookmark the developer's home page and forum.
    <u>'''NoScript'''</u>
    '''''For the toolbar''''': scroll down on the following to the paragraph in the first section beginning with "A set of toolbar buttons is also provided:" and read that section: http://noscript.net/features#basics . It gives instructions on using the Customize Toolbar function to place the icon on your toolbar. Also see:
    ''' [[Back and forward or other toolbar buttons are missing]]'''
    '''[[Navigation Toolbar items]]'''
    '''[http://support.mozilla.com/en-US/kb/How+to+customize+the+toolbar How to customize the toolbar]'''
    '''''For the Status Bar''''': Tools > Add-ons > Extensions, locate and click on NoScript, click Options, click Advanced tab, check your preferences; see 4th image on: http://noscript.net/screenshots
    <u>'''IE Tab 2'''</u>: Tools > Add-ons > Extensions, locate and click on IE Tab 2, look under "Image Gallery", 3rd row, 1st image: https://addons.mozilla.org/en-US/firefox/addon/92382/ . Unfortunately, this developer has moved his home page and not updated the add-ons page. I use IE Tab Plus (formerly Coral IE Tab).

  • After I have download BIOS DISPLAY; DATED 02-10-2010, can not drag pictures or documents in CD/DVD

    I might have downloaded BIOS DISPLAY twice by mistake, since then I can not drag a picture in CD/DVD after inserted the disk. When I try to drag the picture, the computer is asking me "insert a writable disk,"  and the disk comes out before I paste the documents or pictures. Please help. I can not save anything right now.

    I might have downloaded BIOS DISPLAY twice by mistake, since then I can not drag a picture in CD/DVD after inserted the disk. When I try to drag the picture, the computer is asking me "insert a writable disk,"  and the disk comes out before I paste the documents or pictures. Please help. I can not save anything right now.

  • HT1218 3TB Timecapsule version 7.6.4 is CONSTANTLY losing WAN connection.  Comcast is our carrier, and I've ruled out the modem as it downloads at 30mbs consistently.  Want to try and update firmware of Timecapsule, but it will not display an "Update" ico

    3TB Timecapsule version 7.6.4 is CONSTANTLY losing WAN connection.  Comcast is our carrier, and I've ruled out the modem as it downloads at 30mbs consistently. 
    Want to try and update firmware of Timecapsule, but it will not display an "Update" icon.
    Grrrrr.....makes me miss my stupid PC set up as I could force it to do what I want!
    Intermittent connection screws up Netflix, VOIP phone, Amazon, Streaming music via Spotify/Pandora, general internet access.....whole family is ****** off.
    Any tips/tricks/ideas???
    dave

    Downgrade firmware to 7.6.1 .. as the latest is just lousy.
    It is easy to downgrade.. hold down the option key whilst you click the version number. in Macs.. lots of stuff is hidden behind an option key.
    I also strongly recommend a factory reset and use all SMB names.. not apple type names..
    ie TC name.. TCgen4
    Wireless name TCwifi (or give names to both bands.. TC24ghz and TC5ghz).
    That helps all the non-apple part of the world.. connect.
    Also Mavericks has now changed over to SMB as well. So even Mac is now windows networking.
    Generally these two things. .7.6.1 firmware and SMB names will fix it.. if not post again as is another step that is possible.. controlling the WAN speed of the TC.

  • Download folder does not display downloaded files; nor ask destination

    When I download a file, the Download folder opens but does not display the downloaded file. If I set the option to Ask for destination, it doesn't ask, just opens the Download folder with nothing displayed. This is happening on two machine.
    Thanks for the help.

    If you want to keep a file that is opened in an external program then you either need to save it in the program if it permits or use "Save Link As" in the right-click to save the file. Files opened in an external program are never guaranteed to stay in the location, so editing a text file of other file that is opened in a program and save it under the same name will likely cause you to lose this edit.

Maybe you are looking for

  • External HDD not recognized

    I have a 1tb external hdd that i can't seem to find, on my desktop, in finder, in disk utilities or even the system profiler. it's got my 20gb itunes library and about 150 gigs worth of movies on it so i'd like to try to get it working again, without

  • Weblogic server problem

    HI i am accessing ejb bean from java client. in that i am using local host for accessing ejb in intialcontext factory for jndi loop at that time it is giving following error javax.naming.CommunicationException [Root e xception is java.net.ConnectExce

  • Brand New iMac Screen With Moisture : (

    I just bought 24" iMac and it was all covered up and brand new but after few seconds I noticed on bottom right edge of the screen some sort of fog or moisture! Please no not on my first Mac!!! I'm really disappointed and I know it's probably happened

  • Am trying to get the contents of my iPod onto a different computer/iTunes

    I got a new computer (hooray!) but unfortunately my iTunes is on old computer, and I'm giving it away. Also unfortunately, I have no idea if a) it's possible to get the contents of my iPod onto the new iTunes, and b) if so, how. So, if anybody can gi

  • Stock figures uploaded wrongly

    Dear All,            we have done initial uploaded the stock using movement type 561. there are some  FERT materials where the base unit of measure is each EA. the client has given us the stock in boxes, as the material is sold in boxes. alternative