Simple SQL script and export to excel

Hi guys,.

I need a script based on the following condition.

I have a view with the name ZMATERIAL. I want back the 3 fields of view namely,

ZMATNUM, ZMATCUR, ZMATATTR.

What is the script that I should write?

Also how to export data to excel sheet? any body can approach me step by step. I use the version of SQL Developer 1.5.

Kind regards
Stalin

Hi and welcome to the Forum!

To select data from a table or view, you must use the sql SELECT command. Example to get the data from your view, you can

select ZMATNUM,ZMATCUR,ZMATATTR from ZMATERIAL

As you said you use SQL Developer just run the query above in your sql developer and it will display the data. Click with the right button on the grid and export the data to excel file.

Tags: Database

Similar Questions

  • Output is not as expected (getting wrapped) for a simple sql script

    Hello

    I try to run a simple sql script with a few queries including a semi colon output (;) when text file separated that later - I can open in excel.

    My SQL file contains in part the code - below

    SELECT
    "PORTFOLIO" | « ; » ||
    "CONTRACT # | « ; » ||
    "CONS_INV #" | « ; » ||
    "CUSTOMER #" | « ; » ||
    "CLIENT_NAME | « ; » ||
    'MESSAGE ' | « ; » ||
    "REQUEST_ID" | « ; » ||
    "BILL_TO_COUNTRY" | « ; » ||
    "BILL_TO_ADDRESS1" | « ; » ||
    "BILL_TO_ADDRESS2" | « ; » ||
    "BILL_TO_ADDRESS3" | « ; » ||
    "BILL_TO_ADDRESS4" | « ; » ||
    "BILL_TO_CITY" | « ; » ||
    "BILL_TO_POSTAL_CODE" | « ; » ||
    "BILL_TO_STATE" | « ; » ||
    "BILL_TO_PROVINCE" | « ; » ||
    "BILL_TO_COUNTY" | « ; » ||
    "SHIP_TO_COUNTRY | « ; » ||
    "SHIP_TO_ADDRESS1" | « ; » ||
    "SHIP_TO_ADDRESS2" | « ; » ||
    "SHIP_TO_ADDRESS3" | « ; » ||
    "SHIP_TO_ADDRESS4" | « ; » ||
    "SHIP_TO_CITY" | « ; » ||
    "SHIP_TO_POSTAL_CODE" | « ; » ||
    "SHIP_TO_STATE | « ; » ||
    "SHIP_TO_PROVINCE" | « ; » ||
    "SHIP_TO_COUNTY" | « ; » ||
    "INVOICE_DATE | « ; » ||
    "INVOICE_CREATION_DATE" | « ; » ||
    "PARTIALLY_DROPPED" | « ; » ||
    "AMOUNT".
    OF the double
    /
    SELECT "DOUBLE
    /
    SELECT "error Code" | « ; » ||' Error message "OF the DOUBLE
    /

    SELECT lookup_code. « ; » || Description
    OF fnd_lookup_values
    WHERE lookup_type = 'CUST_ERROR. '
    /

    The issue I'm facing is that the output of the competitive program file comes out bit so enter each line only 132 characters in a line and therefore gets pushed in the next row in excel.

    Output-

    PORTFOLIO; CONTRACT #; CONS_INV #; CUSTOMER #; CLIENT_NAME; MESSAGE; REQUEST_ID; BILL_TO_COUNTRY; BILL_TO_ADDRESS1; BILL_TO_ADDRESS2; BILL_TO_A
    DDRESS3; BILL_TO_ADDRESS4; BILL_TO_CITY; BILL_TO_POSTAL_CODE; BILL_TO_STATE; BILL_TO_PROVINCE; BILL_TO_COUNTY; SHIP_TO_COUNTRY; SHIP_TO_ADDR
    ESS1; SHIP_TO_ADDRESS2; SHIP_TO_ADDRESS3; SHIP_TO_ADDRESS4; SHIP_TO_CITY; SHIP_TO_POSTAL_CODE; SHIP_TO_STATE; SHIP_TO_PROVINCE; SHIP_TO_COUN
    TY; INVOICE_DATE; INVOICE_CREATION_DATE; PARTIALLY_DROPPED; AMOUNT


    Please advice on all of the commands that I can use in the script sql in order to expand the output page or any other workaround solutions!
    Please answer as soon as possible if you can help me!

    Thank you!

    SQL * MORE?

    SQL> set lin 1000
    SQL> spool your_file_out.csv
    SQL> your_query
    SQL> spool off
    

    Kind regards
    Malakshinov Sayan

  • import excel data to labVIEW, filtering and exporting to Excel

    LabVIEW dear specialists,

    I have about 2500 data each for acceleration and force stored in two excel columns of the worksheet as well as time data in another column. My problem is to purify my data of noise so I could generate thin sinusoidal signals for my thesis. I'm still new to labVIEW and I would like to ask for help to import my data from labVIEW, filter and exporting to Excel. Please help me. I enclose my data below. Thank you very much.

    froebaruch

    Hello!

    These could be good starting points:

    http://www.NI.com/analysis/Excel.htm

    https://decibel.NI.com/content/docs/doc-8226

    A few examples delivered with Labview, too.

    Kind regards

    Marco

  • ADF 12.2.1 and Glassfish 4.1 cannot download files and export to excel on table throws the error

    Hi all

    I use JDEV12.2 and Glassfish Server 4.1.1.

    I am facing issue while using the export to excel feature on table and file download and download throw Error Server glassfish 4.1.1 as follows:

    [SERIOUS] [[org.apache.myfaces.trinidadinternal.config.upload.FileUploadConfiguratorImpl]]

    java.io.EOFException

    at org.apache.myfaces.trinidadinternal.share.util.MultipartFormHandler._skipBoundary(MultipartFormHandler.java:229)

    to org.apache.myfaces.trinidadinternal.share.util.MultipartFormHandler. < init > (MultipartFormHandler.java:102)

    to org.apache.myfaces.trinidadinternal.share.util.MultipartFormHandler. < init > (MultipartFormHandler.java:75)

    at org.apache.myfaces.trinidadinternal.config.upload.FileUploadConfiguratorImpl.beginRequest(FileUploadConfiguratorImpl.java:139)

    at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl._startConfiguratorServiceRequest(GlobalConfiguratorImpl.java:746)

    at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.beginRequest(GlobalConfiguratorImpl.java:227)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:184)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:166)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:214)

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:316)

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:160)

    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:734)

    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:673)

    at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:99)

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:174)

    at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:415)

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:282)

    to com.sun.enterprise.v3.services.impl.ContainerMapper$ HttpHandlerCallable.call (ContainerMapper.java:459)

    at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:167)

    at org.glassfish.grizzly.http.server.HttpHandler.runService(HttpHandler.java:201)

    at org.glassfish.grizzly.http.server.HttpHandler.doHandle(HttpHandler.java:175)

    at org.glassfish.grizzly.http.server.HttpServerFilter.handleRead(HttpServerFilter.java:235)

    to org.glassfish.grizzly.filterchain.ExecutorResolver$ 9.execute(ExecutorResolver.java:119)

    at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeFilter(DefaultFilterChain.java:284)

    at org.glassfish.grizzly.filterchain.DefaultFilterChain.executeChainPart(DefaultFilterChain.java:201)

    at org.glassfish.grizzly.filterchain.DefaultFilterChain.execute(DefaultFilterChain.java:133)

    at org.glassfish.grizzly.filterchain.DefaultFilterChain.process(DefaultFilterChain.java:112)

    at org.glassfish.grizzly.ProcessorExecutor.execute(ProcessorExecutor.java:77)

    at org.glassfish.grizzly.nio.transport.TCPNIOTransport.fireIOEvent(TCPNIOTransport.java:561)

    at org.glassfish.grizzly.strategies.AbstractIOStrategy.fireIOEvent(AbstractIOStrategy.java:112)

    at org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.run0(WorkerThreadIOStrategy.java:117)

    in org.glassfish.grizzly.strategies.WorkerThreadIOStrategy.access$ 100 (WorkerThreadIOStrategy.java:56)

    to org.glassfish.grizzly.strategies.WorkerThreadIOStrategy$ WorkerThreadRunnable.run (WorkerThreadIOStrategy.java:137)

    to org.glassfish.grizzly.threadpool.AbstractThreadPool$ Worker.doWork (AbstractThreadPool.java:565)

    to org.glassfish.grizzly.threadpool.AbstractThreadPool$ Worker.run (AbstractThreadPool.java:545)

    to java.lang.Thread.run(Thread.java:745).

    Since it was a bug and slipped in glassfish 3.1.2.2.What will be work it around for that please someone help me.

    Thank you

    Hello

    It s a bug on the class MultipartFormHandler of the Trinity - impl.jar. You can download the sources of trinidad-impl (trinidad-impl - 2.0.0 - sources.jar.zip) and replace the following code to the _parseBoundary method:

    Source language:

    Analyze the text content type limit

    public static private String _parseBoundary (final String contentType)

    {

    final int boundaryStart = contentType.indexOf (_BOUNDARY_PARAMETER);

    If (boundaryStart<>

    {

    Returns a null value.

    }

    Limit begins with ' - '.

    return "-" + contentType.substring (boundaryStart + _BOUNDARY_PARAMETER.length ());

    }

    New:

    Analyze the text content type limit

    public static private String _parseBoundary (final String contentType)

    {

    final int boundaryStart = contentType.indexOf (_BOUNDARY_PARAMETER);

    If (boundaryStart<>

    {

    Returns a null value.

    }

    String limit = contentType.substring (boundaryStart + _BOUNDARY_PARAMETER.length ());

    final int semicolonIndex = boundary.indexOf(";");

    If (semicolonIndex >-1) {}

    Boundary = boundary.substring (0, semicolonIndex);

    }

    Limit begins with ' - '.

    return '-' + limit;

    }

    You can find the jar trinidad - impl.jar update here.

    ADF 12 c + Glassfish4 + trinidad-impl

    Replace the jar trinidad - impl.jar in your EARS or your deployment.

    It will be useful,

    Alex

  • How to take the photo of the photo capture, graph (Charter of control) in the same hour, and export to Excel file

    I want to make my sample of this project, follow these steps.

    I have

    1 create the model to compare other objects.

    2. save the template and ready to compare in real time with other objects

    II

    1 use the CCTV Sony camera captures the image of the object (lego toys).

    2. calculate the size of the objects and change to mm.

    3. compare with the model and the graphic plot (Charter of control) of length

    4. export the data in Excel files

    Not sure about the meaning of your last post. To create a Vision assistant VI, all you have to do is go to the Tools menu > create VI. This will create a LabVIEW VI that can be modified and adapted to your specific needs, because its schema is accessible.

  • Pl/sql script and select count()

    Hello!
    Is it possible somehow to put the result of (Select Select) count (h.id) in the "utl_file.put_line" (?)
    in this script, plsql?


    declare
    cursor kursori is
    SELECT count (h.id), n.state
    OF popperson h, popnationality n
    WHERE n.state > 3 and (n.state < 246) or n.state > 246
    and h.registerstate = 1 and h.id = n.state group n.poppersonid;
    Tietue kursori % ROWTYPE;
    tiedosto utl_file.file_type;
    Start
    tiedosto: = utl_file.fopen (' TEST_OUTPUTDIR ',' test.txt ', 'W');
    Open kursori;
    loop
    extract the kursori in tietue;
    When the output kursori % NOTFOUND;
    () UTL_FILE.put_line
    tiedosto, 'Code '. Tietue. State | ' ' || Tietue. ?) ;
    end loop;
    close kursori;
    UTL_FILE.fclose (tiedosto);
    end;
    /

    Thank you! OV
    declare
    cursor kursori is
    SELECT count(h.id) cnt, n.state
    FROM popperson h, popnationality n
    WHERE n.state > 3 and (n.state < 246 or n.state > 246)
    and h.registerstate=1 and h.id=n.poppersonid Group by n.state;
    tietue kursori%ROWTYPE;
    tiedosto utl_file.file_type;
    begin
    tiedosto := utl_file.fopen ('TEST_OUTPUTDIR','test.txt', 'W');
    open kursori;
    loop
    fetch kursori into tietue;
    exit when kursori%NOTFOUND;
    utl_file.put_line (
    tiedosto, 'Code ' || tietue.state || ' ' || tietue.cnt);
    end loop;
    close kursori;
    utl_file.fclose(tiedosto);
    end;
    /
    

    p.s: not tested.

    Concerning

    REDA

  • How to run SQL and export the results to Excel

    My task is to run a custom SQL script and create an Excel file through SQL Developer running from the command line (called by a scheduled script). Is this possible using SQL Developer?

    First, the thing I will try is to run a report user-defined in SQL Developer and save the results in an Excel file. Only 16000 result lines, but took 10 minutes to do the export and still cannot complete. Is there another way to do it?

    Thank you very much.

    Can't be done, but this is requested already exchanging SQL Developer, you can vote here and add weight to the possible future implementation.

    Kind regards
    K.

  • Combine the output of Script of ESX, VM, network, storage, and output in Excel

    Hello

    I have 6 scripts (written by Luke and Robert) who are used to extract information of the box of ESX as shown below. I want to combine the scripts into a single and output in excel. I have a csv file with names of servers esx in it. The combined script should take the entry of the name of the csv esx server and run these scripts and export information to an excel spreadsheet. I need a workbook with each server esx excel as a table in it.

    ESX - report.ps1-> extract info from esx host

    VM - report.ps1-> extract info VM

    Teddy - report.ps1-> extract info ESX physical network adapter

    PortGroup - report.ps1-> extract portgroup info

    scsiHBA - report.ps1-> extract info SCSI & HBA

    Report.ps1-> info report data store retrieves data store

    Firewall - report.ps1-> need to be written (gave joint excel spreadsheet format)

    Time servers - report.ps1-> need to be written (gave joint excel spreadsheet format)

    DNSserver - report.ps1-> need to be written (gave joint excel spreadsheet format)

    I have attached the format of the expected output excel workbook and scripts.

    Thanks in advance!

    There was a bug in the script, the Get-View in the teddy bear (report 3) and the portgroup (report 4) not took into account that the mode of VIServer ran in "multi".

    Which should be fixed in the new version attached.

    The new version also includes the name of ESX for the reports, 7, 8 and 9.

    ____________

    Blog: LucD notes

    Twitter: lucd22

  • Job SQL Script using UTL_Mail.send fails

    Hello world

    It comes to 10.2.0.4 on Windows

    I have configured UTL_Mail and it works when I send mails via sqlplus.

    Now, just trying to get my work very simple SQL Script to send an email.

    That's all that is in the control box (I use control of the database to create the job)

    exec UTL_MAIL.send (sender = > '[email protected]',)
    recipients = > "[email protected]"
    CC = > '[email protected] ',.
    BCC = > '[email protected] ',.
    subject = > "UTL_MAIL Test."
    message = > "Job ULTRAPRD INTEGER BKUP Email on PNCLULTRAPRD has successfully completed");



    Natural logarithm of output

    SQL * more: Release 10.2.0.4.0 - Production on Fri Jul 17 09:36:32 2009

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

    SQL > SQL > SQL > SQL > connect.
    SQL > SQL > START UTL_MAIL.send(sender => '[email protected]',;) END;
    *
    ERROR on line 1:
    ORA-06550: line 1, column 53:
    PLS-00103: encountered the symbol ";" when expecting one of the following values:
    (- + new case mod not null other < an ID >)
    < between double quote delimited identifiers of > < a variable binding > avg
    current account is min max sql stddev sum variance prior
    execute forall time timestamp interval date fusion
    < a literal string with character set specification >
    < a > < a SQL string between single quotes > hose
    < a literal character in string quoted also defined specifications >
    < an alternatively-q


    SQL > SP2-0734: order unknown beginning "recipients...". "- rest of the ignored line.
    SQL > SP2-0734: order unknown beginning 'cc... '. "- rest of line is ignored.
    SQL > SP2-0734: order unknown beginning «bcc...» "- rest of line is ignored.
    SQL > SP2-0734: beginning of unknown command "subject...". "- rest of the ignored line.
    SP2-0044: for a list of known commands type HELP
    and to let EXIT.
    SQL > SP2-0734: order unknown start "message...". »


    Thanks for all the ideas. John

    Published by: user629010 on July 17, 2009 17:11

    Published by: user629010 on July 17, 2009 17:13

    Why the output does not say:

    Procedure completed successfully

    ????

    What about -

    END;
    /

    as the last 2 lines.

  • How to assign the variable in the SQL script?

    I have the below running to generate the XML from the file.
    set long 100
    set pages 0
    set trimspool on
    set serveroutput on
    set echo off
    set terminal off
    variable out CLOB
    begin
            pack.proc('&&1','&&2',:out);
    end;
    /
    spool /dir/loc/file1.xml
    select :out from dual;
    spool off
    I'm queue in the order of the coil, the output to a file named file1.xml. I invoke this SQL script from a shell script, I will pass variable association 3rd since the shell script which I want to use in the file ' & & 3'.xml. Help me set this variable to the DIGITAL field in this SQL script and how can I add to the command of the coil?
    set long 100
    set pages 0
    set trimspool on
    set serveroutput on
    set echo off
    set terminal off
    variable out CLOB
    define var1='&1' -- to allow for more readable code
    define var2='&2'
    define var3 ='&3'
    begin
            pack.proc('&var1','&var2',:out);
    end;
    /
    spool /dir/loc/file&var3..xml -- note the substition variable has  . appended
    print out
    spool off
    

    ------------
    Sybrand Bakker
    Senior Oracle DBA

  • Catch a failed to connect in a script and allowing a new attempt

    Hello
    When we release new code we provide a control to the DBA script that runs all the data/DDL change scripts for different schemas. The script invites you to connect as the users involved to run each script.

    for example, the control script is as
    WHENEVER SQLERROR EXIT ROLLBACK
    
    ACCEPT TNS_STRING PROMPT 'Enter Database Tns Alias:'
    
    PROMPT login as SCHEMA1
    ACCEPT PASSWD PROMPT 'Enter password for SCHEMA1 Account:' HIDE
    CONNECT SCHEMA1/&PASSWD@&&TNS_STRING
    
    @schema1_ddl.sql
    @new_schema1_package.pks
    @new_schema1_package.pkb
    
    PROMPT login as SCHEMA2
    ACCEPT PASSWD PROMPT 'Enter password for SCHEMA1 Account:' HIDE
    CONNECT SCHEMA1/&PASSWD@&&TNS_STRING
    
    @schema2_ddl.sql
    @schema2_data.sql
    
    -- etc
    Sometimes the DBA type a password - for example, schema2 - and we are left with only half of a release. 'Procédures' mean they can't or don't edit the control file to comment made sections so it's a pain in the ass for them to get back to us, we change the script, we review the revised script, we get approval on change, etc.

    We were wondering if there is a way to catch a connection failure in a SQL script and give them a try-I ruined my brain, but I can't think of anything. Anyone?

    It is a 9i database and they run the scripts in 9i SQL * more.

    You can tweak the autour logic and the first fetch and check the two apsswords. Then start running scripts.

    not tested

    WHENEVER SQLERROR EXIT ROLLBACK
    
    ACCEPT TNS_STRING PROMPT 'Enter Database Tns Alias:'
    
    /* testing connect to Schema1 */
    PROMPT login as SCHEMA1
    ACCEPT PASSWD PROMPT 'Enter password for SCHEMA1 Account:' HIDE
    CONNECT SCHEMA1/&PASSWD@&&TNS_STRING
    
    disconnect
    
    /* testing connect to Schema2 */
    PROMPT login as SCHEMA2
    ACCEPT PASSWD2 PROMPT 'Enter password for SCHEMA2 Account:' HIDE
    CONNECT SCHEMA2/&PASSWD2@&&TNS_STRING
    
    disconnect 
    
    /* work on Schema1 */
    CONNECT SCHEMA1/&PASSWD@&&TNS_STRING
    
    @schema1_ddl.sql
    @new_schema1_package.pks
    @new_schema1_package.pkb
    
    /* work on Schema2 */
    CONNECT SCHEMA2/&PASSWD2@&&TNS_STRING
    
    @schema2_ddl.sql
    @schema2_data.sql
    
    -- etc
    

    Published by: Sven w. on January 11, 2011 13:41 - change the formatting

  • SQL script to check the status of the last command

    Hi all

    I need to make a SQL script and call it from Unix (bash) shell.


    =========================
    sqlplus vikas/vikas < < END
    coil /oracle/vikas/output.txt
    order 1
    command 2
    ...
    ....
    command N
    spool off;
    commit;
    END
    =========================


    It works perfectly, but my problem is that if a command fails, the other controls in suite works. However, I need to keep a check when a broken command that you exit the script.

    On unix, we have an option of echo $? to check the status of the previous command, but how to accomplish this SQL.

    Pls help!
    __________________
    == > VIKAS < ==

    =========================
    sqlplus vikas/vikas<>
    coil /oracle/vikas/output.txt
    WHENEVER SQLERROR EXIT; -Add this
    order 1
    command 2
    ...
    ....
    command N
    spool off;
    commit;
    END
    =========================

  • I want to extract information from the same input field in multipal PDFs (created using document pro) and export them to an excel file. Is this possible? If this isn't the case, Adobe seeks to make this project a reality.

    I want to extract information from the same input field in multipal PDFs (created using document pro) and export them to an excel file. Is this possible? If this isn't the case, Adobe seeks to make this project a reality.

    -Extract all data from a single file can be done via the tools - forms - more form Options - export data...

    -Extract some data from a single file will require a script to measure.

    -Extract all the data from multiple fields in a single file can be done via the tools - forms - more form Options - merge data files into spreadsheet...

    -Extraction of data from several files will require a script Custom Action, as I've written before.

  • exp and imp in a sql script

    Hello

    I want to develop a sql script contains both code for the creation and insertion on a table and the exp command to export this table.
    Do you have an idea how integrate the command exp and imp in the sql script.

    Thank you.

    Edited by: Andrew1 Nov. 11. 2009 02:33

    This should be easy under Windows.

    Put the #1 and #2 in separate text files (.sql as use ending), for example create_table_web_enfants1.sql

    Create a batch (.cmd use as ending) file when you call these sql files, for example setup.cmd

    sqlplus /@ @create_table_web_enfants1.sql
    ...

    Add your exp returns to your command file

    and STI test.

    BTW: I'm going to assume that you post any real names of user/passwords to a production company database in your example, if not, you have broken some rules concerning the said database access security.

    C.

  • Import script and merging of multiple Excel worksheets

    I use a script written by NOR supported for import and merge multiple Excel worksheets. This works when importing data in the format, so that the script has been designed. The data format has now changed with a new added to the right column. This new column is now only the first worksheet, but the script still matter the rest of the data correctly if I move another column across.

    How can I import data from Excel and merge while keeping in sync?

    Please find the attached script. Thank you very much.


Maybe you are looking for

  • ChumSearch malware/how to get rid of him?

    So I downloaded accidentally or somehow ended up with what we called ChumSearch and this is my new browser / default search engine and I tried just put in service and uninstall the extension safari, but even after I uninstalled it, it's still there.

  • Laptop HP 15-af157na: new laptop - how do I back up the operating system until I use?

    You just bought a laptop and PC World told me to back up the operating system before you start to use it on a pendrive of 32 GB, but because he wanted to sell their service, he refused to give me any indication on how where to start!  Should not be d

  • To convert a double complex 2D table array 2D of real double 64-bit

    Hello I have a table 2D double complex numbers that I have to establish a curve of intensity. Now I create the node property to scale Z scale with the maximum and the minum range. See the attached VI. There is a conflict between the type... How is po

  • How can I achieve a sous-suite with Csharp for the results of the stage

    Hello I want to join a sous-suite programmatically. I used CSharp just in order to get the results of step, is not to create an execution. I start my run in TestStand. And in the Group of the cleanup step, I added a step to the 'Action' to collect th

  • Windows Installer keeps flickering on my screen.

    Windows Installer has always tried to install "Roxio Media Manager" for some reason any.  I tried to uninstall because the installer kept asking for a disk and I did not.  In any case, now the intsaller Windows guard flickering on my screen.  It is v