Table not found, to: select * from EUL5_documents, using Oracle Developer

Hello world

Hope all is well,

In a previous thread.
Re: Can I export the query "database" to Excel?

West of stem has provided the name of the discoverer table which contains the reports:
EUL5_Documents.

I went to Oracle Developer just to run a select statement on this table.
(We use discoverer out of an ODS - data warehouse - like repository)

So in Oracle developer, I signed in ODS and typed:
Select * from EUL5_documents

I typed EUL5_ a drop-down list of tables appear, so I chose EUL5_documents

I get an error msg when I run the table is not found...

All advice would be appreciated, tx, sandra

Hi, Sandra
You are probably using the SunGard ODS?

If so, you must open a session as long as the owner of the EUL is not the owner of the ODS. In many cases, this account is ODSDISCO.

You can tell by logging in to the administration tool. Any account that you use to connect there is one that you can use to query the underlying tables. EUL5_DOCUMENTS is definitely one you want to watch.

Best wishes
Michael

Tags: Business Intelligence

Similar Questions

  • Table not found but the data in the Table are available

    Hello

    I connected as SYS.

    When it is placed below query in sql navigator, no line not found.
    Select * from dba_objects where type_objet = 'TABLE' and object_name = 'GREM. "

    But when placed under query, the rows are retrieved.
    Select * from grem.

    How is that possible?

    Hulk says:
    It returns: SYNONYM

    So, you have your answer. Now, you can issue:

    column tbl format a79
    select  nvl2(table_owner,'"' || table_owner || '"."',null) || table_name || nvl2(db_link,'"@' || db_link,'"') tbl
      from  dba_synonyms
      where synonym_name = 'GREM'
    /
    {code}
    
    and see what table synonym points to.
    
    SY.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
    
  • I'm trying to select several images (Forms), but I have not found a selection tool. This selection tool to transform the mouse cursor in an arrow and it is possible to select several images or figures. I use Microsoft Excel for Mac 2011 Version 14.5.3.

    I'm trying to select several images (Forms), but I have not found a selection tool. This selection tool to transform the mouse cursor in an arrow and it is possible to select several images or figures. I use Microsoft Excel for Mac 2011 Version 14.5.3. Thank you!

    tupensi wrote:

    use Microsoft Excel for Mac 2011 Version 14.5.3. Thank you!

    Then you should post on the Microsoft Mac forums where to hang out the gurus of the Office, as is the Microsoft product, with that you are having problems:

    http://answers.Microsoft.com/en-us/Mac

  • Table not found after recovery completes tablespace

    Hello all, Table not found even after tablespace restored and recovered. Please loot at it if you have a minute.
    SQL > conn reddy/reddy
    Connected.
    SQL > select table_name from user_tables where nom_tablespace = 'REDDY ';

    TABLE-NAME
    ------------------------------
    RECORDS
    EMP

    SQL > select * from emp;

    ENAME E_NUM ESAL E_ID
    -------------------- ---------- ---------- ----------
    Jim 1001 40000 25
    Sam 27 30000 1002
    Kim 1003 35000 30
    Phil 1005 25000 37
    Sam 1006 32000 40
    James 1009 43000 45

    6 selected lines.

    SQL > exit
    Disconnected from the database to Oracle 10 g Enterprise Edition Release 10.2.0.1.0 - Production
    With partitioning, OLAP and Data Mining options
    [oracle@RHELSRV ~] $ rman

    Recovery Manager: Release 10.2.0.1.0 - Production on Wed Apr 4 21:05:37 2012

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    RMAN > Connect target /.

    connected to target database: ORCL (DBID = 1314955841)

    RMAN > backup tablespace reddy;

    From backup 4 July 12
    using the control file of the target instead of recovery catalog database
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid = 115 devtype = DISK
    channel ORA_DISK_1: from full datafile backupset
    channel ORA_DISK_1: specifying datafile (s) in backupset
    input datafile fno = name=/u01/app/oracle/oradata/orcl/reddy01.dbf 00008
    channel ORA_DISK_1: starting total, 1 to 4 July 12
    channel ORA_DISK_1: finished piece 1 to 4 July 12
    piece handle=/u01/app/oracle/flash_recovery_area/ORCL/backupset/2012_07_04/o1_mf_nnndf_TAG20120704T210605_7z8rq6pb_.bkp tag = TAG20120704T210605 comment = NONE
    channel ORA_DISK_1: complete set of backups, time: 00:00:07
    Backup finished on 4 July 12

    From control file and SPFILE Autobackup 4 July 12
    total, handle = / u01/orabackup/c-1314955841-20120704-01 comment = NONE
    Control finished and Autobackup SPFILE file to 4 July 12

    RMAN > exit


    Complete recovery manager.
    [oracle@RHELSRV ~] $ expdp dumpfile = logfile = directory = dpump emp.log emp.dmp tables = emp

    Export: Release 10.2.0.1.0 - Production on Wednesday, July 4, 2012 21:07:21

    Copyright (c) 2003, 2005, Oracle. All rights reserved.

    Username: reddy
    Password:

    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With partitioning, OLAP and Data Mining options
    Starting "REDDY". "" SYS_EXPORT_TABLE_01 ": reddy / * dumpfile = logfile = directory = dpump emp.log emp.dmp tables = emp
    Current estimation using BLOCKS method...
    Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
    Total estimation using BLOCKS method: 64 KB
    Object type TABLE_EXPORT/TABLE/TABLE processing
    Processing object type TABLE_EXPORT/TABLE/INDEX/INDEX
    Object type TABLE_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS of treatment
    . . exported "REDDY". "" EMP "6,070 KB 6 ranks
    Table main "REDDY". "" SYS_EXPORT_TABLE_01 "properly load/unloaded
    ******************************************************************************
    Empty the files together for REDDY. SYS_EXPORT_TABLE_01 is:
    /U01/orabackup/EMP.dmp
    Work "REDDY". "" SYS_EXPORT_TABLE_01 "conducted at 21:08:07

    [oracle@RHELSRV ~] $ sqlplus

    SQL * more: Release 10.2.0.1.0 - Production on Wed Apr 4 08:21:21 2012

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    Enter the user name: reddy
    Enter the password:

    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With partitioning, OLAP and Data Mining options

    SQL > drop table emp;

    Deleted table.

    SQL > select table_name from user_tables where nom_tablespace = 'REDDY ';

    TABLE-NAME
    ------------------------------
    RECORDS

    SQL > conn virtue sysdba
    Connected.
    SQL > alter tablespace reddy offline;

    Tablespace altered.

    SQL > exit
    Disconnected from the database to Oracle 10 g Enterprise Edition Release 10.2.0.1.0 - Production
    With partitioning, OLAP and Data Mining options
    [oracle@RHELSRV ~] $ rman

    Recovery Manager: Release 10.2.0.1.0 - Production on Wed Apr 4 21:09:39 2012

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    RMAN > restore tablespace reddy;

    From restoration to July 4, 12
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the restore command at 04/07/2012 21:09:56
    RMAN-12010: automatic channel distribution initialization failed
    RMAN-06171: not connected to the target database

    RMAN > Connect target /.

    connected to target database: ORCL (DBID = 1314955841)

    RMAN > restore tablespace reddy;

    From restoration to July 4, 12
    using the control file of the target instead of recovery catalog database
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid = 109 devtype = DISK

    channel ORA_DISK_1: from datafile backupset restoration
    channel ORA_DISK_1: specifying datafile (s) to restore from backup set
    restoring datafile 00008 to /u01/app/oracle/oradata/orcl/reddy01.dbf
    channel ORA_DISK_1: backup /u01/app/oracle/flash_recovery_area/ORCL/backupset/2012_07_04/o1_mf_nnndf_TAG20120704T210605_7z8rq6pb_.bkp piece reading
    channel ORA_DISK_1: restored the backup part 1
    piece handle=/u01/app/oracle/flash_recovery_area/ORCL/backupset/2012_07_04/o1_mf_nnndf_TAG20120704T210605_7z8rq6pb_.bkp tag = TAG20120704T210605
    channel ORA_DISK_1: restore complete, duration: 00:00:01
    Restoration finished in July 4, 12

    RMAN > recover tablespace reddy;

    To go back to July 4, 12
    using channel ORA_DISK_1

    starting media recovery
    media recovery complete, duration: 00:00:01

    Finished recover to 4 July 12

    RMAN > exit


    Complete recovery manager.
    [oracle@RHELSRV ~] $ sqlplus "virtue sysdba".

    SQL * more: Release 10.2.0.1.0 - Production on Wed Apr 4 21:10:42 2012

    Copyright (c) 1982, 2005, Oracle. All rights reserved.


    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With partitioning, OLAP and Data Mining options

    SQL > alter tablespace reddy online.

    Tablespace altered.

    SQL > conn reddy/reddy
    Connected.
    SQL > select table_name from user_tables where nom_tablespace = 'REDDY ';

    TABLE-NAME
    ------------------------------
    RECORDS


    Thanks in advance!

    you have made a complete recovery - that's why everything should be consistent. After RELEASE, the data dictionary has removed information about the table. Therefore, on the restoration and recovery, also, information about the table should not exist. Oracle made the right choice by making the tablespace to be consistent with the rest of the database, including the data dictionary.

    Hemant K Collette

  • IMPDP - Table not found

    Hello

    I am trying to import a specific table. I tried to use the schema name directly and also '------as sysdba "in utility impdp. Both are giving the same error as shown below,

    ORA-39002: invalid operation

    ORA-39166: object not found Schemaname.OBJECT_LINKS.

    Impdp name username/password DIRECTORY = EXP_IMP_EM = dumpfile * .dmp logfile = import_160216.log tables = OBJECT_LINKS content = data_only table_exists_action = truncate (or)

    Impdp------"/ ACE sysdba\ ' DIRECTORY = EXP_IMP_EM = dumpfile * .dmp logfile = import_160216.log tables = schemaname. Content OBJECT_LINKS = data_only table_exists_action = truncate

    Above are the instructions that I used, in both cases that the table is not found. But I checked and the table exists. I don't understand the problem. Could someone help me on this please?

    > The dump file has details on objects SCHEMA1 and with this file I want to import a particular table in SCHEMA2. Below the synatx used,

    >

    > impdp/password system DIRECTORY = EXP_IMP_EM = dumpfile * .dmp logfile = import_160216.log tables = SCHEMA2.object_links content = data_only table_exists_action = truncate master_only = y job_name = master

    If the dumpfile has schema1 and schema2 want, then you have to a remap_schema = schema1:schema2

    The above-mentioned remap table will not work.  You can't remap a pattern with a remap_table parameter.

    > Now the select object_schema of the query, object_name of the master where object_type IN ('TABLE', 'TABLE_DATA') and object_name = "OBJECT_LINKS" give inferior results

    >

    > OBJECT_SCHEMA OBJECT_NAME
    > SCHEMA2 OBJECT_LINKS
    > SCHEMA1 OBJECT_LINKS
    > SCHEMA1 OBJECT_LINKS
    > SCHEMA1 OBJECT_LINKS

    I would have had you add more than a few columns to the query.

    Select parameter type_objet, object_schema, processing_state, processing_status of the master where object_type IN ('TABLE', 'TABLE_DATA') and object_name = 'OBJECT_LINKS' and process_order > 0 and duplicate = 0;

    You can post the modified query results?

    Thank you

    Dean

  • Is anyone else not able to download from youtube using assistance download today?

    Is anyone else not able to download from youtube using assistance download today? Each attempt fails, any video that I chose.

    The following link is better. You drag the green button 'Install version 4.9.10b2' in the address bar of Firefox/URL.

    I also corrected the link above.

  • Select local (tmp) Table in function-> Table not found

    Hello

    I want to create a cursor that selects from a Table that does not exist in the database.

    I have create this table in local table (what is that called? nested table?).

    Not shown in the code but I want to fill this local array later.

    After completing my cursor is going to use this full table.

    When trying to launch I get the error Table or view does not exist in the 'FROM T1 TempTab_var;"my slider.

    This is my simplified code:

    CREATE OR REPLACE FUNCTION PC_RL_MTA_PMT
    RETURN PC_RL_MTA_TYPE_PMT
    IS
    result_out PC_RL_MTA_TYPE_PMT;
    
      TYPE TempTab_record_type IS RECORD
        (ID int);
    
      TYPE TempTab_type IS TABLE OF TempTab_record_type
              INDEX BY BINARY_INTEGER;
    
      TempTab_var TempTab_type;
      
      
      CURSOR TempCursor3_var IS
        SELECT    ID AS ID_var
        FROM    TempTab_var T1;
    
    BEGIN
    RETURN result_out;
      
    END PC_RL_MTA_PMT;

    Any ideas what is wrong?

    Thank you very much in advance.

    And another example of my library of examples, just for you troubleshoot...

    SQL > CREATE or REPLACE TYPE AS OBJECT num_descript (num number, descript varchar2 (30))
    2.

    Type of creation.

    SQL > CREATE or REPLACE TYPE tbl_num_descript AS TABLE OF THE num_descript
    2.

    Type of creation.

    SQL > CREATE or REPLACE PACKAGE AS-reftest
    2 FUNCTION pipedata (number p_choice) tbl_num_descript RETURN PIPELINED;
    3 END;
    4.

    Package created.

    SQL > CREATE or REPLACE PACKAGE BODY AS-reftest
    2 FUNCTION pipedata (number p_choice) tbl_num_descript RETURN PIPELINED IS
    3 v_obj num_descript: = num_descript (NULL, NULL);
    4 v_rc sys_refcursor;
    5 BEGIN
    6. IF p_choice = 1 THEN
    7 v_rc OPEN to SELECT empno as num, ename like descript FROM emp;
    8 ELSIF p_choice = 2 THEN
    9 OPEN v_rc to SELECT deptno as num, dname as descript OF THE Department;
    10 END IF;
    11 LOOP
    12 FETCH v_rc INTO v_obj.num, v_obj.descript;
    EXIT 13 WHEN v_rc % NOTFOUND;
    14 PIPE ROW (v_obj);
    15 END LOOP;
    16 v_rc NARROW;
    RETURN 17;
    18 END;
    END 19;
    20.

    Package body created.

    SQL > select * from table (reftest.pipedata (1));

    DESCRIPT NUM
    ---------- ------------------------------
    7369 SMITH
    7499 ALLEN
    7521 WARD
    7566 JONES
    7654 MARTIN
    7698 BLAKE
    7782 CLARK
    7788 SCOTT
    KING 7839
    7844 TURNER
    7876 ADAMS
    JAMES 7900
    7902 FORD
    7934 MILLER

    14 selected lines.

    SQL > select * from table (reftest.pipedata (2));

    DESCRIPT NUM
    ---------- ------------------------------
    10 ACCOUNTING
    SEARCH 20
    30 SALES
    40 OPERATIONS

  • Existing table not found

    Hi all

    I'm new to this forum. I'm having a problem here. I'm looking for a table. I know not under what user the table is created. I'm able to query the table, but when I query the dba_tables I can't find the table that's weird. Please help me find the table


    SQL > select user_id, username, account_status from dba_users where as username
    ' *'% EDAA_USER % '; *

    USER_ID ACCOUNT_STATUS USERNAME
    111 EDAA_USER OPEN

    SQL > select * from dba_tables where owner = 'EDAA_USER' and table_name = ' CLM_DE
    NT_HEADER';

    no selected line

    SQL > desc edaa_user.clm_dent_header

    Name Null? Type
    ACCUM_UPDT VARCHAR2 (3)
    ALT_ID VARCHAR2 (27)
    AMOUNT_PAID NUMBER (10.2)
    CAT_NUM VARCHAR2 (3)
    CERT_NO VARCHAR2 (9)
    CHECK_NO VARCHAR2 (9)
    CHECK_AMT NUMBER (10.2)
    CHECK_DATE DATE
    CHECK_STATUS VARCHAR2 (6)
    CHECK_STATUS_DESC VARCHAR2 (200)
    CLAIM_NO VARCHAR2 (12)
    CLM_DENT_HEADER_KEY NOT NULL NUMBER (38)
    CLAIM_STATUS VARCHAR2 (12)
    CLAIM_STATUS_DESC VARCHAR2 (200)
    REC_CODE VARCHAR2 (2)
    COINS_AMT NUMBER (10.2)
    COPAY_AMT NUMBER (10.2)
    DATE OF CHECK_CASHED_DATE
    DATE OF SETTLED_DATE
    DEDUCTIBLE_AMT NUMBER (10.2)
    E_DOC_FLAG VARCHAR2 (3)
    START_DATE DATE
    GROUP_NO VARCHAR2 (8)
    INTEREST_PAID NUMBER (7.2)
    END_DATE DATE
    LETTER_CODE VARCHAR2 (6)
    LETTER_DESC VARCHAR2 (200)
    MBR_DEMO_KEY NUMBER (38)
    NEA_ID VARCHAR2 (15)
    NOTES VARCHAR2 (4000)
    PAR_NON_PAR_IND VARCHAR2 (3)
    PAR_NON_PAR_IND_DESC VARCHAR2 (200)
    DATE OF MBR_DOB
    MBR_FIRST_NM VARCHAR2 (30)
    MBR_LAST_NM VARCHAR2 (30)
    PAID_TO VARCHAR2 (3)
    PAY_TO_NUM VARCHAR2 (13)
    PAY_TO_DESC VARCHAR2 (30)
    PAY_TO_SUFFIX VARCHAR2 (4)
    PROC_BY_ID VARCHAR2 (3)
    PRV_FIRST_NM VARCHAR2 (12)
    PRV_DEMO_KEY NUMBER (38)
    PRV_LAST_NM VARCHAR2 (20)
    PRV_NO VARCHAR2 (13)
    QC_FLAG VARCHAR2 (3)
    DATE OF RECEIVED_DATE
    NOTE VARCHAR2 (240)
    DATE OF STATUS_DATE
    SUPR_ID VARCHAR2 (3)
    TAX_NO VARCHAR2 (9)
    TOTAL_ALLOWED NUMBER (10.2)
    TOTAL_CHARGE NUMBER (8.2)
    DATE OF UPDATE_DATE
    CHEST X-RAY: NUMBER (2)
    SRC_SYS_ID NOT NULL NUMBER (38)
    BATCH_ID NOT NULL NUMBER (38)
    ETL_DATE_CREATED NOT NULL DATE
    ETL_DATE_UPDATED NOT NULL DATE
    DATE OF ETL_DATE_DELETED

    Try this query:

    Select * from dba_objects where owner = 'EDAA_USER' and object_name = "CLM_DENT_HEADER";

  • File not found after moving from vm again ESXi

    Tried to move a virtual machine to an ESXi 3.5 to another server.  The virtual machine is a Windows 2003R2 domain controller configured with 3 GB of Ram and a hard drive (36 GB in size).

    After downloading and downloading what I believed to be the (scdc01.vmdk 36 GB) virtual disk and the virtual computer file that server would not start filed a complaint against "file not found".

    Found that there is another virtual disk file (scdc01 - 0000001.vmdk about 2 GB insizing).  Other investication showed that the virtual machine is configured to use the scdc01 - 000001.vmdk and not the scdc01.vmdk.

    Because I didn't build the virtual machine, I'm at a loss as to what the "scdc01.vmdk 36 GB drive is for."  I know that its possible to configure a server for its hard drives will grow according to the needs.  How do you verify if this is the case.  Is there a way to check if a virtual disk file is used by a virtual machine?  If it's Setup to grow is there nothing wrong with the execution of a domain controller installation Windows in this way.

    Thank you

    Welcome to the forums!

    000001 file is an instant vmdk.  It relies on an another vmdk.  It should be named something like scdc01 - flat hard and also several GB in size.

    Make sure you copy this file in place and it should work.

    The virtual machine is based on the snapshot based on a parent vmdk.   scdc01.VMDK is a file descriptor, which also relies on the vmdk base or instant capture.  When stereotypes are present, it is based on the snapshot.  Otherwise on the parent - flat hard

    Charles nights, VCP4

    If you have found this or other useful information, please consider awarding points to 'Correct' or 'useful '.

  • Extract active not found in 2014 from Photoshop (updated version)

    Check out Assets tool not found in 2014 Photoshop (updated version). How to make this tool available to me?

    file.png

    right-click.png

    The file menu isn't Photoshop CC, CC 2014. For a Mini Bridge is not in 2014 of CC.

  • Table not found error in the procedure

    I am logged in as A user.

    Trying to create a procedure in the TGT schema by reference to a table in the TSG scheme.

    I can select directly from the table as

    Select count (*) from STG. TABLE1; by logging in as A USER.

    The foregoing, works very well and gives the result set.

    But when I try to create a procedure such as

    create or replace procedure TGT.delme as
    number of v_cnt;
    Start
    Select count (*) in the v_cnt of ILI. TABLE1;
    dbms_output.put_line (' the number is: ' | v_cnt);
    end;
    /

    Compilation error, he throws as "PL/SQL: ORA-00942 table or view does not exist.

    Please let me know the reason. Thank you.

    Hello

    You must grant certain privileges on STG. Table1 directly to the TGT, which is you can't give them a role, and then grant the role of TGT. For PL/SQL to access an object code, privs must be granted directly. So, at some point, you'll need to issue

    GRANT SELECT ON STG.TABLE1 TO TGT
    /
    

    and you will need to either make connected to stg or connected as another user with permissions for this...

    HTH

    David

  • am not able to print from Firefox (used to) even if I can print from Safari... what should I try?

    have a Firefox to date and was able to print on HP printer from the internet until recently. Am sure that the problem is in a setting of Firefox so I can print from the internet using Safari. The printer is selected in the preferences and it seems to send a message to printer but only blank paper comes out... and ideas of what to try would be appreciated!

    Hi timcasey.

    I recommend you read this Support article on troubleshooting printing problems:

    Correction of the printing problems in Firefox

    Hope that helps.

  • "File not found" in VB6 trying to use richtx32.ocx, MSComctlLib and MSComct2

    I have maintained a VB6 program for years on a couple of machines.  Suddenly, on one machine, box rich text, even if it is registered and can be used by current programs, can be found in VB6.  I recorded and he re-recorded several times without success.  I even copied a functional version of the ocx to a second machine and saved it but I still get the same problem.  I don't understand what is happening: I used this control for years.  This has also happened for MSComctlLib and MSComct2.  I don't even have a restore point old enough for to return me to a previous state work so I really need a solution for this.  Thank you.

    I solved the problem, but I still don't know what caused it.  I had compressed the System32 folder, but not all the files got compressed.  When I tried to cancel it by uncompressing the file already compressed files do not unzip.  I tried recompress the file and still not all files are compressed, but VB6 problem seems to have disappeared.  Very strange!

  • I get the following error: "cfgridapplet.class not found" when you try to use my site that is coded with ColdFusion.

    What is the problem?  Perhaps Java version?  IE version?

    Someone there troubleshooting tips?

    I'm not a ColdFusion programmer, but am pretty tech savvy.

    Any help is greatly appreciated.

    Ok.  You are on a version really old and not supported in ColdFusion.  At the time, CFGRID control was an option to use an applet (also Flash via HTML and Flex) for the interface of the grid. Java applets are now no longer supported with many modern browsers.  Even if they are, the CF7 Java applets are not compatible with Java 7 (maybe not even 6) which is apparently what is running on the client (your computer).  To my knowledge, these Java applets have not been updated to run on newer versions of Java.  You will need Explorer moving to one of the other that cfgrid supports formats (HTML or Flash/Flex).  I suggest strongly several things, however:

    • If possible, upgrade your version of ColdFusion - CF7 is long past support and has to many security problems that cannot be corrected.  CF10, CF11 and CF2016 are currently supported versions and can run on Java 8 (the current version of Java).
    • If possible, replace the implementation of CFGRID controls:
      • At a minimum, see if you can make HTML format works.  Flex/Flash may not be a viable alternative as browsers begin to remove support for Flash and the Flash plugin is notorious for security vulnerabilities.
      • A more long-term solution would be to replace the CFGRID with a grid controls based on a JavaScript library that is well supported client-side (my favorite is the combination of jQuery and the plugin Datatables , but there are tons of other similar libraries out there).
  • can not open attachments directly from browser using ie7 or ie8

    When I try to open an attachment (ie. pdf file or video file), it does allow me to open it. It works as I don't have the program to open it. where normily he would give me the option 'open', 'save' or 'Cancel', it gives me just the option 'Save' and 'Cancel' and only on pdf files, it also gives the optoin to "find a program". I first have to save the file, then open it. on my old computer I can just open it with them to have to save it first... im running Home premium 64-bit and IE7

    Hello justin_springer1,

    Thank you for using the Microsoft Windows Vista Forums.

    I'll try first to go into your control panel-> default programs-> then set default programs.
    Make sure you have Internet Explorer as your default for open programs and try again.

    Did you change your OS recently that might have changed this?  New updates or software/hardware?   Please let us know status.

    Thank you! Engineer James Microsoft Support answers visit our Microsoft answers feedback Forum and let us know what you think.

Maybe you are looking for

  • Replace HDD on a Satellite M50-A-110

    Hello I just bought a new Satellite M50-A-110, and I wanted to replace the HARD disk provided with the laptop with my existing SSD. Unfortunately, there is no way (that I could find) to reach the HARD-drive Bay.In previous versions I could replace ha

  • Why isn't Firefox redirecting to anotherscreen when I click on a link?

    When I visit a web page or an e-mail and fall on a link I want to see, when I click the link a bar falls. It says "Firefox prevented this page to redirect to another page.", then I have to click to see the other page. What is happening with all I cli

  • Re: Cannot complete the process of recovery on my laptop satellite

    I have a Toshiba Satellite running the home edition of Windows XP Home edition. A ran the CD recovery last night, having run before and had no problems. But this time... after it executes without error, he asks at the end to remove the CD and press a

  • Problem with Update Service Pack 3

    I am running Windows XP with SP3, even automatic update repeatedly wants to install it, or maybe he wants to install an update, for it is written 'Update 1 1.'  Several times, I get a message 'fail' when it tries to install the "Update 1, 1."  I wond

  • Connection EQL 6110 X (10G SFP +) PowerConnect 6224 10 Uplink ports

    Dear friends, Need your help... Please let me know if I can connect EQL 6110 X (10 G SFP +) storage to ports 10 G SFP + PC 6224 for iSCSI to my servers on a local network connectivity that is 1 G.