Import Excel Files

Hi,
We have excel files stored in the database. Is it posibile to pull them out and turn them into a report?
best regards
B. :/

Hi,
It is possible to show a BLOB in the report. However, when you choose a BLOB column, you need to specify its format, out of the formats supported by Reports, eg, image. Reports does not support Excel as a format. So you may not be able to directly show the Excel sheet's contents like that. Reports cannot read an Excel sheet's contents.
So what Rainer says might be the only possible solution - get the BLOB into the file system, and use JDBC-ODBC bridge to get its contents into Reports.
Navneet.

Similar Messages

  • How to import excel file in oracle 10g suit

    Respected all,
    i am working d2k6i now i am going to 10g suit and i want to import excel file so anybody help me how to do it? Thanks in advance.

    Hi,
    This forum is dedicated to Oracle SQL Developer Data Modeler, so it is possible to get an answer here, but it is not very likely.
    Try to get help in in more appropriate forum from here
    https://forums.oracle.com/forums/main.jspa?categoryID=84
    Regards

  • Are you Know function which import excel file

    Please let me know how I can import excel file my alv grid with all colours and all fields headers. etc..

    you can do this with OLE
    take a look at this https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c1d54348-0601-0010-3e98-bd2a2dcd9e6c

  • Is it possible to import excel files automatically?

    Hi,
    I am able to import the excel file manually and the same map I used in port.. format as excel.. its automatic action.. When I place the file it getting picked but giving structural exception... the same file I can manaully process successfully by selecting the same file using type as excel instead of Port...
    When I select type as port, remote system .. when  I want to select port I can see the port which I defined in console but they are disabled.. wondering where I did wrong?? is it possible to import excel files automatcially??
    Thanks
    Rajeev

    Hi,
    Yes you understood corectly.. I am unable to import excel file automatically.. I created a new port with the map which I used manually of type excel... Before placing the file in the ready folder of this newly created port.. I tried to manually import using the port type... I see the port is disable to select.....
    If I place the fiile its throwing structural exception..... but the same file I am able to import using type as excel..
    After structural exception..I am able to select this exceptional port in import manager of type port.. manually it is successfull using the same map and same file which got structural error....
    In Console report says:
    Error: MS Access is not supported on this platform.
    Error: MS Excel is not supported on this platform.
    I am working on MDM 5.5.65.95 AND WINDOWS 7 64bit..
    Any inputs.
    Thanks
    Rajeev

  • Importing excel file into OBIEE 10.1.3.4

    Hi,
    I am trying to import excel file into OBIEE and would like to use it as a data source. Fro this, I have already created an excel file (using MS excel 2007) with some sample data and named the data ranges with in the excel sheet as well. and I have placed that file under C:\ drive directly. And then created DSN and made sure that it points to the excel file.
    When I go to Administration tool -> Import from Database -> seelct ODBS 3.5 and selected my DSN and clicked OK. Here I have not provided the user name and password (though I have provided the username/pwd as Administrator it is not taking).
    when I click ok, it is throwing the following error :
    nQSerror:16001 ODBC error state : IM006 code: 0 message: [Microsoft][ODBCDriver Manager] Driver's SQLSetConnectAttr failed. [nQSError: 16001]ODBC error state: S1000 code - 5015 message: [Microsoft][ODBC Excel Driver] External table is not in the expected format
    Pls help me in rectifying this error. Many thanks in advance.
    Thanks
    Edited by: 858747 on 25-Aug-2011 05:47
    Edited by: 858747 on 25-Aug-2011 05:48

    Hi, I am facing the same issue.
    I am using OBIEE 11g with MS Excel 2007 file as source. I have created ODBC Driver by selecting Microsoft excel driver.
    NQSAdminTool.log gives error:
    ODBC error state: S1000 code: -5015 message: [Microsoft][ODBC Excel Driver] External table is not in the expected format
    The Admin tool gives error: "Unable to connect database using connection pool", when I try to 'update row count' in Physical Layer.
    Any quick resolution to this?
    Many thanks in advance.
    Edited by: user1603699 on 25-Oct-2011 09:28

  • Adding hyperlinks to imported excel file cells

    Good Afternoon All,
    I am having trouble assigning hyperlinks and defining names to the individual cells of an imported excel file (import into Visio). Ideally, I would like to be able to hyperlink shapes in other Visio pages (of the same
    workbook) to individual cells of the imported excel file and vice versa.  Is there any way of doing this? 
    Please let me know if I can clarify.
    -Tom

    In a similar thread from a few days ago:
    Albert Geven wrote:
    > You can also download from the developer zone our excel (goop)
    >library.
    >search for philips and you'll find it.
    We've used this with good success for creating multiple worksheets. If you
    like goop, its great. It may be worth a look for you. It's at this link
    http://zone.ni.com/devzone/devzoneweb.nsf/opendoc?openagent&42E12CDCDBD1C682
    8625699D004EEFA8&cat=9C6DF90777E5A78206256874000FA14E
    Spencer
    "Jeff - PPL" wrote in message
    news:[email protected]..
    > Is it possible to send data to two different worksheets in an excel
    > file? For example, I have raw data and then calculations from that
    > raw data. Right now I have the raw data being sent to the exc
    el file.
    > I would like to be able to send the calculation results to the same
    > file but a new worksheet. Is this possible?
    >
    > Thanks

  • How import excel file as data sorce in OBISE Physical layer correctly?

    Hi everyone,
    I'm trying to import an excel file as data source in OBISE Physical layer. I create the ODBC that link the correct file (http://www.oracle.com/technology/obe/obe_bi/bi_ee_1013/bi_admin/biadmin.html#t1)
    than imported the Excel using the import from database tool in the Oracle BI Adminstration. I see the Excel but i can't see data in it. Can you help me, please? I'm new in this.

    Did you enter a range in excel file?
    The range represents table name in the physical layer after you import excel file.
    See in this blog example:
    http://obiee101.blogspot.com/2008/06/obiee-excel-import-prepping-data.html
    Did you use import from database and select excel data source that you created in ODBC?
    I did the same and works for me.
    Save repository first and view data and check connection pool/data source name in your excel database folder.
    Regards
    Goran
    http://108obiee.blogspot.com

  • Importing excel files - problem with single quote

    When importing excel files using 1.5, I can't get data with single quotes (') imported.
    When I run the insert statement given in SQLPlus I get "ORA-01756: quoted string not properly terminated", which is different than the error that SQL Developer gives me (see below).
    Also, I have a numeric value shown without a thousands comma-separator in the XLS file that I'm trying to load into a varchar2 field. But, the insert statements have added a thousands comma-separator which I don't want.
    REM Error starting at line 1 in command:
    REM INSERT INTO table (ID, NAME, CODE)
    REM VALUES (2427407, 'Ed-u-care Children's Center', '73,000');
    REM Error at Command Line:2 Column:37
    REM Error report:
    REM SQL Error: ORA-00917: missing comma
    REM 00917. 00000 - "missing comma"
    REM *Cause:   
    REM *Action:
    One last thing, TOAD gives a way to automap columns chosen from XLS to the columns in the database. It sure would be nice to have this functionality in SQL Developer.
    Thanks,
    Steve

    Did you consider both to be bugs (i.e., single quote issue and thousands comma separator issue)?
    Thanks

  • How do i import excel files from my pc to my iPad 2 numbers app

    i was able to import PDF files from my PC to my iPad; however, if i try the same method to import Word or Excel docuements, the files do not import after i sync.
    Successful method to import PDF files form my PC to my iPad:
    open iTunes
    select my iPad in devises
    click on Apps
    select PDF app under File sharing
    click on Add
    select file from appropriate folder in my PC
    file now shows under share File sharing
    Sync
    file shows in my iPad in my PDF app
    this method does not work for word or Excel docs
    I am selecting Numbers and Pages respectively
    your help is greatly appreciated.

    You could use Icloud to do it.
    Turn on Icloud on your ipad in settings, icloud. You can have everything off if you want in icloud, but documents and data turn ON. Then on your computer go to www.icloud.com. * Click Iwork, numbers. Then just drag the files into there.
    *Install the plug in if its a pc.
    Thats the way I do it, so I cant walk you through the steps the other way off hand. Someone else might.

  • "DBSTATUS_UNAVAILABLE" Error while importing Excel File

    Hello,
    I am getting following error while importing data from Excel 2003 to SQL server using SSIS 2008,  [Excel Source [1]] Error: There was an error with output "Excel Source Output" (9) on component "Excel Source" (1). The column status
    returned was: "DBSTATUS_UNAVAILABLE".
    If i open the excel file and done any editing then the same file loads without any issue. Can you guide me why it's  happening ? , i have edited "TypeGuessRow" property to 0 , IMEX = 1 but no help.
    Thanks

    Hi Ved_Prakash,
    The error is generic and can occur due to various causes. In order to troubleshoot this issue, I need to clarify some information:
    Could you please post some sample data for that column in the error message?
    Have you modify some properties after accessing data from that Excel file?
    Since the error message is incomplete, could you post other error messages from the Output pane?
    Besides, we can also use
    SQL Server Import Export Wizard to import Excel into SQL Server database.
    Regards,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Importing Excel File Setup by Columns

    I have an engineer that is requesting data to be converted from an Excel file for use in DIAdem. The file is a compilation of data based on a search query in a database. Each line is a seperate occurance logged in the database. In the example below "TEMPERATURE MAXIMUM" was searched over a certain time period for a particular Unit ID. To import this into DIADEM I would want to make each unique UNIT ID a group, and each unique Definition Description as a channel name within the corresponding group. For the data I would want to have Begin Capture Time as a time channel ( it would need to be organized from earliest date to latest) with it's corresponding value placed into the channel named by the definition description.
    I also have the ability to export the fiel from the database program into a .csv file.
    Can this be done usign the standard import wizard. I was unable to find a way.
    -MK
    Attachments:
    MKCImportExample.xlsx ‏10 KB

    Hi MK,
    You didn't see any difference because you didn't query the data in the file-- see the attached screenshot of what that looks like.  With a query you can pick exactly which rows you want to load from as many files as you want.  It's hard for me to guess your use case based on 14 rows of data that are all temperature.  Are you usual data files longer than this?  Do you ever have data other than Temperature in those data files?  Do you want to compare data from multiple files?
    I would welcome a set of ASCII files, if your process is to import those CSV or TXT files into Excel.  Then the DataPlugin could save you that steo as well.
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments
    Attachments:
    Data Query View.png ‏102 KB

  • Importing excel file to SQL Server

    I have an application that needs to import an excel file with
    10 columns of data into an SQL Server database table with 13
    columns of data. Two of the 3 extra database columns are manditory,
    and I need to manipulate the values going in.
    I've determined the best method to do this using coldfusion
    is to import the excel file into a cvs file then use SQL to import
    the cvs file into SQL server. Does anyone know how to import an
    excel document into a cvs file using ColdFusion?
    Thanks!

    A couple of things come to mind. You might consider using DTS
    to import your data directly into SQL Server from Excel, rather
    than putting ColdFusion in the middle. Or, you might consider
    creating a ColdFusion ODBC datasource out of your Excel file, use a
    cfquery to select the applicable data, then insert the data into
    SQL Server in a loop. Not very efficient, but it can be done.
    Phil

  • Word Wrap -- Imported Excel File Doesn't

    I have a number of Excel files that I'm trying to work with in Numbers.
    In a number of cases the text I enter in a cell is longer than the width of the column. In Excel I indicated that this was text and that the program should wrap. The data transferred over showed the text as I need -- spilling to a second line when needed. But when I enter new text in the same sheet and same column the text is truncated to the width of the column. I have the "Wrap" button clicked.
    Any ideas?
    Thanks
    In a previous post one of our Discussions colleagues was kind enough to suggest that I should read the User's Guide. Let me say that before I post here I do try the Help function and the User's Guide. Often it seems I lack the appropriate vocabulary / can't figure out how to ask / etc. I only post here when I can't figure it out.
    Also I am new to Numbers and am making an effort to switch from Excel. I wonder / fear that the files imported from Excel are not as "clean" as we might expect and so add to my challenges.
    Finally I have a few questions but for the sake of matching a specific solution to a specific issue I will post a number of questions rather than ask all my stuff in the same post.

    jayessemm wrote:
    I have a number of Excel files that I'm trying to work with in Numbers.
    In a number of cases the text I enter in a cell is longer than the width of the column. In Excel I indicated that this was text and that the program should wrap. The data transferred over showed the text as I need -- spilling to a second line when needed. But when I enter new text in the same sheet and same column the text is truncated to the width of the column. I have the "Wrap" button clicked.
    Any ideas?
    Sounds like Numbers (or the user) is setting only the individual cells to wrap. To apply that setting to a whole column, click on any cell in the table to make the row and column reference tabs appear, then click the reference tab for the desired column to select the whole column. Now click the Wrap checkbox to apply or remove the Wrap setting to/from all cells in the column.
    In a previous post one of our Discussions colleagues was kind enough to suggest that I should read the User's Guide. Let me say that before I post here I do try the Help function and the User's Guide. Often it seems I lack the appropriate vocabulary / can't figure out how to ask / etc. I only post here when I can't figure it out.
    Understood. The Preface and Chapter 1 of the Numbers '09 User Guide provide a lot of the vocabulary specific to Numbers. You'll also learn a lot of that vocabulary by scanning the menus.
    Also I am new to Numbers and am making an effort to switch from Excel. I wonder / fear that the files imported from Excel are not as "clean" as we might expect and so add to my challenges.
    That's always a possibility, of course. Also, you'll find that Numbers does not support all of the functions and features found in MS Excel (although for many unsupported features, there are other ways of accomplishing the same thing, or something similar, in Numbers).
    Regards,
    Barry

  • Problem in importing excel file

    Hi Experts....
    I am new in odi 11g.
    I have created System Dsn for Excel driver.
    I have created physical and logical schema under Microsoft Excel technology and made new model for Excel file.
    But when I click on reverse engineer for import the Excel files, it running, but Excel files are not imported.
    please help me out with this, it's urgent.
    Thanks
    Edited by: 906322 on 7 Mar, 2012 7:26 AM

    Hey, Have a look to this doc.
    https://blogs.oracle.com/dataintegration/entry/connecting_to_microsoft_excel
    Thanx in advance to Julien (He is the author of the document)
    It was really useful when i did it!
    Let me know if you have gotten an issue with it.
    Best regards.
    J
    Edited by: J_ORCL on Mar 7, 2012 8:50 AM

  • Bug - Import Excel File into Indesign cs5.5

    Hi,
    I'm doing a complex Indesign file with a link to a Excel file.
    To import the Excel file I have created several tables always using styles (table, cell, paragraph).
    The problem born when I make a correction into the file Excel and I update the link in Indesign.
    The text updated automatically bring a caracther style (the first that I have created).
    I don't want to apply any character style, but I want to maintein the paragraph style that I have applied.
    If I delete all caracther styles the problem is solved, but I need to have caracther styles in my layout.
    Anyone can help me?
    Thanks to all
    Elisa

    The import facility of Excel or Word Document is only on a PC system of Dreamweaver.
    File >> Import >> Excel Document
    File >> Import >> Word Document
    For mac system I understand this facility isn't there.  What can you do about this?
    1) Get hold of a PC and download a trial version of DW and import the file(s) and you are done;
    2) Ask a friend to do it for you;
    3) Post your excel file online and some nice guy like Nancy, john or Murray will help you out.
    Good luck and let us know if this has given you some more ideas to explore.
    Good Guy
    Website: http://mytaxsite.co.uk
    Website: http://html-css.co.uk
    Forums: http://mytaxsite.boardhost.com
    Email: http://mytaxsite.co.uk/contact-us

  • Import Excel File Data into oracle database table.

    HI,
    i want to insert data into a specific table from a excel file. please help me..
    for example
    emp.xls file's data need to be import in emp database table.
    thanks in advance...

    Hi,
    to all knowledgable person, this would be gald for u all that i have solved the problem.
    through this procedure..
    PROCEDURE IMPORT_FROM_EXCEL_PROC (as_FileName VARCHAR2, exe_name varchar2) IS
              appid PLS_INTEGER;
              convid PLS_INTEGER;
              docid PLS_INTEGER;
              conv_established BOOLEAN := FALSE;
              buffer VARCHAR2(100);      
              Emp_code VARCHAR2(100);
              Emp_name VARCHAR2(100);
              Emp_desig VARCHAR2(100);
              Emp_Salary VARCHAR2(100);
              ls_error VARCHAR2(1000);
              li_row integer;
              li_col integer;
              li_error_count integer;
              li_load_count integer;
    BEGIN
         --Start Excel
         --This line assumes that Excel is in the specified directory
              --     APPID := DDE.APP_BEGIN('D:\OFFICE11\EXCEL.EXE',DDE.APP_MODE_MINIMIZED);
              APPID := DDE.APP_BEGIN(exe_name,DDE.APP_MODE_MINIMIZED);
         --Establish a conversation with Excel
         --The following loop will not end until a conversation with Excel
         --has been established. Therefore, it can result in a endless loop,
         --so use with caution.
              WHILE NOT conv_established LOOP
              BEGIN
              convid := DDE.INITIATE('excel', 'system');
              conv_established := TRUE;
              EXCEPTION
              WHEN DDE.DMLERR_NO_CONV_ESTABLISHED THEN
              conv_established := FALSE;
              END;
              END LOOP;
         --Open Excel document
         --This assumes that you have an Excel spreadsheet named ddetest.xls in the root of c:
              DDE.EXECUTE(convid, '[Open("'||as_FileName||'")]', 10000);     
         --Initiate conversation with Excel document
              docid := DDE.INITIATE('excel',as_FileName);
         --Begin transfer from Excel to Forms
                   li_load_count := 0;
                   li_error_count := 0;
                   li_col := 1;
                   li_row := 2;
                   GO_BLOCK('IMPORT_XLS');          
                   DDE.REQUEST (docid, 'R' || TO_CHAR(li_row) || 'C' || TO_CHAR(li_col), buffer, DDE.CF_TEXT, 1000);          
                   WHILE length(buffer) > 2 LOOP           
                   WHILE li_col < 5 LOOP
                        buffer := substr(buffer, 1, instr(buffer, chr(10)) - 2);               
                   IF li_col = 1 THEN --Emp_code
                        Emp_code := buffer;     
                   ELSIF li_col = 2 THEN --Emp_name     
                        Emp_name := buffer;     
                   ELSIF li_col = 3 THEN --Emp_desig      
                        Emp_desig := buffer;     
                   ELSE --Emp_salary
                        Emp_salary := buffer;
                   END IF;
                   IF nvl(ls_error,'N') = 'N' THEN
                   li_col := li_col + 1;
                   DDE.REQUEST (docid, 'R' || TO_CHAR(li_row) || 'C' || TO_CHAR(li_col), buffer, DDE.CF_TEXT, 1000);
                   ELSE
                   li_col := 5;
                   END IF;               
                   END LOOP;
                   IF nvl(ls_error, 'N') = 'N' THEN
                   li_load_count := li_load_count + 1;
                   IF li_load_count = 1 THEN
                   FIRST_RECORD;
                   ELSE
                   NEXT_RECORD;
                   END IF;
                   :IMPORT_XLS.Emp_code := Emp_code;               
                   :IMPORT_XLS.Emp_name := Emp_name;          
                   :IMPORT_XLS.Emp_desig := Emp_desig;
                   :IMPORT_XLS.Emp_salary := Emp_salary;
                   ELSE
                   li_error_count := li_error_count + 1;
                   DDE.POKE(docid, 'R' || TO_CHAR(li_row) || 'C5', ls_error, DDE.CF_TEXT, 10000);
                   END IF;
                   ls_error := '';
                   Emp_code := '';
                   Emp_name := '';
                   Emp_desig := '';
                   Emp_salary := '';
                   li_col := 1;
                   li_row := li_row + 1;
                   DDE.REQUEST (docid, 'R' || TO_CHAR(li_row) || 'C' || TO_CHAR(li_col), buffer, DDE.CF_TEXT, 1000);                
                   END LOOP;               
                   IF li_error_count > 0 THEN
                        DDE.EXECUTE(convid, '[[save]]', 10000);
                        Message(TO_CHAR(li_load_count) || ' Record(s) Loaded. ' ||
                        TO_CHAR(li_error_count) || ' Invalid Record(s). See error in excel file.');
                        ELSE
                        Message(TO_CHAR(li_load_count) || ' Record(s) Successfully Loaded.');
                   END IF;                
                   --End transfer to Excel
                   DDE.TERMINATE(docid);
                   DDE.TERMINATE(convid);
                   DDE.APP_END(appid);                          
                   --Handle exceptions
                   EXCEPTION
                   WHEN DDE.DDE_APP_FAILURE THEN
                   MESSAGE('WINDOWS APPLICATION CANNOT START.');
                   WHEN DDE.DDE_PARAM_ERR THEN
                   MESSAGE('A NULL VALUE WAS PASSED TO DDE');
                   WHEN DDE.DMLERR_NO_CONV_ESTABLISHED THEN
                   MESSAGE('DDE CANNOT ESTABLISH A CONVERSATION');
                   WHEN DDE.DMLERR_NOTPROCESSED THEN
                   MESSAGE('A TRANSACTION FAILED');
    END;

Maybe you are looking for